Jump to content

maximillian

Members
  • Posts

    17
  • Joined

  • Last visited

Posts posted by maximillian

  1. Thanks!

     

    If you check their "Recent REAL LIVE Trades", you can see they used none of the tested pairs and probably not even the same strategy.

    It looks like the recent trades are from a night scalper EA, going by the trade time, currency pairs and pips won or lost.

     

    Cheers

  2. Here you go, no money required :)

     

    //+------------------------------------------------------------------+

    //| AlphaEMAband.mq4 |

    //+------------------------------------------------------------------+

    #property copyright ""

    #property link ""

    #property version "1.00"

    #property indicator_chart_window

    #property indicator_buffers 3

    #property indicator_color1 Green

    #property indicator_color2 Red

    #property indicator_color3 Blue

     

    extern int EMA_Length = 22;

    double PctBelow = 0.5;

    double PctAbove = 0.5;

    double PctBelowFactor = 0.0;

    double PctAboveFactor = 0.0;

    double regEMAbuffer[];

    double lowerEMAbuffer[];

    double upperEMAbuffer[];

     

     

    int init()

    {

    SetIndexBuffer(0, regEMAbuffer);

    SetIndexStyle(0, DRAW_NONE);

    SetIndexBuffer(1, lowerEMAbuffer);

    SetIndexStyle(1, DRAW_LINE);

    SetIndexBuffer(2, upperEMAbuffer);

    SetIndexStyle(2, DRAW_LINE);

    return(0);

    }

     

    int start()

    {

    double Alpha = 2/(EMA_Length + 1);

    PctBelowFactor = (1 - (0.5*0.01));

    PctAboveFactor = (1 + (0.5*0.01));

     

    for(int i=Bars-EMA_Length; i>=0; i--)

    {

    if (i < 3)

    {

    regEMAbuffer = (regEMAbuffer[i+1]*(1+2*0.5) + Alpha*(Close-regEMAbuffer[i+1]) - 0.5 * regEMAbuffer[i+2]) /1.5;

    }

    else { regEMAbuffer = Close; }

     

    lowerEMAbuffer = regEMAbuffer * PctBelowFactor;

    upperEMAbuffer = regEMAbuffer * PctAboveFactor;

    }

    return(0);

    }

  3. It is not blacklisted on most other forums. You also would know this since you are a mod on FIB where it is 'not blacklisted'.

    So you continue to lie about it on other forums. I think I simply stated the problem as unsolicited advertising included with the

    EA which you would not name. Perhaps you don't regard that as deceptive? Anyway, I wouldn't have bothered if you

    did'nt advertise, simply name the EA, or provided a link. Instead you insist that a personal email address be provided.

    The product is no longer being sold and is given away free with another product by the same owner Mark Fric.

     

    I don't need to delete the product as I already purchased the product 3 years ago at which time it was profitable and

    made enough to pay for itself. I didn't need your sly tricks to promote your EA selling websites with a useless freebee.

    It's common sense here to simply provide a link to a filesharing site, unamed EA or not, no personal emails necessary.

  4. I requested his secret unknown yet 'not' banned EA on another forum.

     

    It was just FMT with 2 advertising PDF's VIP info, and Get Secret Forex Systems!

     

    I thought the moderators would be vigilant enough to discover this thread,

    and really I don't know who the moderators are on this board to report it.

     

    Apology if his sharing of that EA is of value, but he didn't have to include

    the advertising with it and he could have honestly given a link to the EA,

    which isn't banned. I don't know what his intentions are with the emails.

     

    Here is the zip file he sent, so you can look at it.

    https://anonfiles.com/file/dbc7a73804434aa8c308e6a1181371f8

  5. So you say...

     

    Anything shared is obviously free, that is not the issue and, No one said you were an affiliate to the EA "forex morning trade",

    which isn't even being sold anymore, but given away.

     

    Still being evasive and sure enough you will still continue to advertise *coughs* share on other forums like FIB.

     

    If anyone wants what Navigator has, and I mean anything 'forsale' on his website 'VIP secret forex systems'.

    Then simply send me a message and I will send it to you free at no cost. Now that IS sharing! no problems.

     

    Good day sir!

  6. one by one spam is a big effort, but necessary when you are harvesting email addresses.

     

    I dont "think it's an advertisement", I KNOW it's an Advertisement for VIP secret forex systems!

     

    It's not a question of liking, it's a question of being useless and time wasting and exposing

    our email address to further spam in the future.

     

    If you think exposing the truth is not fair, then stop hiding your real intentions behind an

    "unamed" and supposedly "blacklisted" EA.

     

    By "share" you mean selling those other EA's through that website? but get 1 free?

    You share 1 may be 2 EA's just to advertise, for all others money is required.

     

    Disguised advertising, plain and simple!

  7. "If I'd write here the name of the blacklisted EA that I'm sharing, the thread would be closed in 1 min. "

     

    Rubbish! Forex Morning Trade worked 3 years ago but now a commercial failure.. no longer profitable.

     

    The point here is so everyone gets advertising with it in the email to a guy selling EA's that no longer work.

     

    So really it's disguised advertising for this offer of a krap EA.

  8. Without loss is easy with a bucket shop/ market maker where your trades are not placed in the 'real market'.

    Since there is no risk from the 'real market', they can offer your money back minus insurance cost.

     

    To satisfy trading insurance with over 250 lots required is the bigger risk as it will only cover the insured amount,

    and if you did not trade the lots required then you lose and are not covered. They have their cake and eat it

    too as a market maker they risk nothing with your money.

  9. 2 of them do use increased lots when losing.

     

    Cash printer appears curve fitted for its 102 trades

     

    YCombination has x1.4 lot multiplier

     

    Solomon has x1.28 lot multiplier

     

    Here is the largest set for Solomon,

     

    GBPUSD Sell 0.10 26-09-2013 17:49:00 04-10-2013 11:07:08 1.60057 1.61090 -$1.04 -$1.12 -$103.30 $19,029.01

    GBPUSD Sell 0.13 26-09-2013 18:35:42 04-10-2013 11:07:08 1.60142 1.61090 -$1.36 -$1.46 -$123.24 $19,265.30

    GBPUSD Sell 0.16 26-09-2013 21:10:25 04-10-2013 11:07:08 1.60294 1.61090 -$1.67 -$1.80 -$127.36 $19,134.47

    GBPUSD Sell 0.20 27-09-2013 07:33:48 04-10-2013 11:07:08 1.60482 1.61090 -$1.82 -$2.25 -$121.60 $19,391.36

    GBPUSD Sell 0.26 27-09-2013 08:19:56 04-10-2013 11:07:08 1.60754 1.61090 -$2.37 -$2.93 -$87.36 $19,517.03

    GBPUSD Sell 0.33 27-09-2013 08:20:24 04-10-2013 11:07:08 1.61117 1.61090 -$3.01 -$3.72 $8.91 $18,880.91

    GBPUSD Sell 0.42 30-09-2013 01:28:58 04-10-2013 11:07:08 1.61552 1.61090 -$3.29 -$4.75 $194.04 $19,066.91

    GBPUSD Sell 0.54 01-10-2013 06:01:47 04-10-2013 11:07:08 1.62113 1.61090 -$3.51 -$6.13 $552.42 $19,609.69

  10. Well I trade mostly the Euro and only win half the time or 50/50 over 100's of trades so that's not really 'consistency of profit' as the wins are only half the time. You can be quite profitable winning only half the time.

    There are periods between 25-35% of the time where the strategy will not work. You have to plan what to do after a certain number of trades otherwise your drawdown will be larger. So a successful career in forex or any other business is about managing the risk. I trade similar to the turtles, it's not rocket science.

×
×
  • Create New...