How can I Automate ATR based dynamic Stop Loss?

Hello,
Is there any command to apply Automated ATR based Stop Loss Like SL= ATR(x,y,z). So that It will automatically adjusted in real time and close the trade when it hit?

Thanks in Advance.

Hello @pravatkc

You will need a developer to create a script that will calculate and output these values automatically. From here, you can fetch the values using the placeholders.

Tash