step by step EA
-
hello evreyone,,i want to creat a ea for step buying...my idea : first compartment whole volume and buy (without any strategy) then compare a area for set pending orders..area is difrrence between open price and stoploss..and calculate sections by compartment between total area size and step number...then setting pending order in any section by new stoploss ...
if you can visit and answer me...
when ea run,, pending order not set.
https://fxdreema.com/shared/18jtt0Ifd -
Just looking at this 1 block, you have a variable trying to save into a constant, this will never work. Strip this back to 1 thing, and then when working you can add other conditions, and keep doing this until all is working.
-
thank you bro