New Martingale EA (logic like Mathtrader EA)
1 2 3 11 ...

thread: New Martingale EA (logic like Mathtrader EA)

  1. #1
    Senior Member patatas08's Avatar
    114

    New Martingale EA (logic like Mathtrader EA)

    1 Attachment(s) Hello Guys,

    I was a little disappointed, when Mathtraders EA (https://www.cliqforex.com/trading-sy...-intraday.html) stopped functioning, so I tried to plan the logic of that EA by myself. Thus far, I am pretty happy and possibly with your support we can improve/implement new items.

    This EA relies on Martingale Strategy so I can happen, that you blow your account. Use with care!

    Cheers
    Alex

    Small description:
    Inputs:

    TakeProfit: Takeprofit in #8364;. Closes Order when Profit is reached.

    StopLoss: Closes all Orders when the Drawdown is larger then this value.

    Lots: Startlot of the EA.

    Grid: Pointsdistance between Orders.

    Gridmulti: If set to 1, the distance is always the same. For example = 2: first Gridvalue is 100, third order will be placed after 200 Factors.

    MartMulti: Same like GridMulti but for Lots.

    UseSMART: I utilized a procedure to squeeze the last points from every Order. There is absolutely no disadvantage, so better use it.

    MaxOrders: Number of MartingaleSteps.

    EntryLogic:
    -Bollinger: Places an Order when price touches the outside Bands
    -MA Sells, when fastMAlt;slowMA and the other way around
    -Candle: follows previous Candle
    -Spearman: attempts to follow the tendency with the spearmancorrelation
    -CCI/EMA: attempts to follow the tendency with CCI and EMA

    distanceMA: minimum distance between the MAs to Sell/buy

    The EA only unlocks new Orders on new Candles!

    Edit: Uploaded a fixed version

    Touch:
    https://www.cliqforex.com/general-fo...nectivity.html

  2. #2
    Senior Member Arrtta's Avatar
    106
    42508Used this EA using the settings offered on EURUSD 15M here by a few of the members. Made 125 pips in two weeks without large drawdown. Let us see how it will go.

  3. #3
    Junior Member anpknio.abs's Avatar
    28
    91866
    Employed this EA with the settings offered by a few of the members here on EURUSD 15M. Made 125 pips with no drawdown that was big. Let's see how it will go.
    Which setting are you using?

  4. #4
    91866.... Silent killer

    http://algofxsolution.com/wp-content.../03/eurchf.png

  5. #5
    Senior Member Arrtta's Avatar
    106
    91866
    quote that setting are you using?
    The AUDUSD 15M configurations from edge0xc

  6. #6
    Senior Member Arrtta's Avatar
    106
    91866
    .... Silent killer http://algofxsolution.com/wp-content.../03/eurchf.png
    No EA would have been able to forecast that leap. That's one of the risks of trading I guess.

  7. #7

  8. #8
    91866exnesss mini account/$1000/1:2000
    EURUSD,GBPUSD,USDJPY,EURJPY,EURCHF,USDCAD/M1

    http://www.myfxbook.com/members/Good...389838/1978624

  9. #9
    91866
    exnesss mini account/$1000/1:2000 EURUSD,GBPUSD,USDJPY,EURJPY,EURCHF,USDCAD/M1 http://www.myfxbook.com/members/Good...389838/1978624
    Good fortune friend...

  10. #10
    91866I implemented 3 logical Distinct but I Would Have to insert the source (mq4)
    My email is: email address deleted by staff

  •