Whats up Guys,
i used to be a bit upset, when Mathtraders EA stopped working, so i attempted to program the logic of that EA on my own. Thus far, i'm fairly completely happy and perhaps together with your help we are able to enhance/implement new issues.
This EA relies on Martingale Technique so i can occur, that you just blow your account. Use with warning!
Cheers
Alex
Small description:
Inputs:
TakeProfit: Takeprofit in €. Closes Order when Revenue is reached.
StopLoss: Closes all Orders when the Drawdown is greater then this worth.
Heaps: Startlot of this EA.
Grid: Pointsdistance between Orders.
Gridmulti: If set to 1, the gap is all the time the identical. For instance = 2: first Gridvalue is one hundred, third order can be positioned after 200 Factors.
MartMulti: Identical like GridMulti however for Tons.
useSMART: I used a way to squeeze the final factors out of each Order. There isn't any drawback, so higher use it.
MaxOrders: Variety of MartingaleSteps.
EntryLogic:
-Bollinger: Locations an Order when value touches the outer Bands
-MA Sells, when fastMA<slowMA and the opposite approach round
-Candle: follows earlier Candle
-Spearman: tries to observe the pattern with the spearmancorrelation
-CCI/EMA: tries to observe the pattern with CCI and EMA
distanceMA: minimal distance between the MAs to Promote/purchase
The EA solely opens new Orders on new Candles!
Edit: Uploaded a corrected model
Attached File
[/emaillocker]