Move start point for trade

Hello

Pls help me - how i can setup delay start bot only if price go down 10% from sma line?

Start the bot or start the deal? You can either add a start condition in indicators or use the bot controller with indicator. Here is the settings that you need, choose the timeframe you want:

Tnx a lot.
I compare data with original sma minus 10% and it’s doesn’t duplicate position
it work by other way :frowning:

If you want to add to the same deal you need to set the indicator in the DCA section. Or you can start different deals then merge them together manually.