self updating/refreshing grid, compare two groups of trades
-
Nobody can wright me something to my question above?
fxdreema couln't you make the fractal-indicator similar to the zig-zag-indicator? What I am missing is the id on the fractal-indicator like on the zig-zag-indicator. Couldn' t you add an id to each fractal?
-
You can do almost anything. Dreema is a programming language after all. With MT4/MT5 underneath.
It can be done. Though, it can be complex.
-
Anybody who knows How to easily use fxdreema And willing to help me to invest the best of the best ea which will get the Fin freedom

-
This post is deleted! -
So many views
... since I stopped developing EAs, I want to leave some of my most important EA projects to the community here, well, for inspiration :).For backtesting, you should use Visual Mode and you must add the Kolier indicator.
0_1538488081129_Grid-EA v2.0.mq4
0_1538488093143_Kolier_SuperTrend_Indi._13mq4.mq4
0_1538488108451_SR Trading Tool v1.9.mq4
0_1538488122112_SR Trading Tool.mq4 -
I extended the Grid EA a bit and regrouped the constants. Nevertheless, I obviously was not able to develop a fully automatic Grid EA even though I spent a lot of effort :). Maybe someone of you has more potential here. I wish you success.
Nevertheless, the Grid EA can be very profitable in the right hands :).
FxDreama, thanks for your patience and support without the EA would not have come so far.
-
@fxdreema Your logic is correct. If ramsay wanted an auto refreshing grid, two logic trees with Opposite distance (up 10 and down 10). Were needed. Pending trade count = 0 Then Buy Pending order +10 pips and vice versa.
It's all that was needed.
-
buy and selling when objects appear on chart
can any help me , i have indicator which shows me buy condition by appearing vertical line as object on particular candle when the candle closes, and same for sell, How to create EA for this. -
Dies the indicator repaint? Because if it does, the bot is doomed.