step was 0.01, the next step is 0.02, the next step is 0.03.
-
I want to tell the robot to buy in steps, for example, if the step is 0.01, the next step is 0.02, the next step is 0.03
-
In buy/sell block you can put for each trade above and something like adjust *2 in buy/sell, this way it will look at the last opened trade.
-
@jstap Can you show with a picture?
-
Here's an example, hope this helps: https://fxdreema.com/shared/lQcgpZjKb
-
@jstap Thank you. Only how can I determine the number of stairs?
-
you can probably add a max size in the block.
-
@jstap Hello , Good day
Can you please explain how i can link conditions with the AND block for example if 9 ema cross above 50 ema and if 9 ema cross above 50 sma it should buy
thanks -
-
@codex3024 Start your own question mate, you will need to use something like flags to decide when 2 have crossed so when the next cross you get your signal, there are probably times when it will need resetting.
-
@jstap Hello. After the stop loss, we wanted to reduce the volume, what should we do?