1) My strategy will call the EnterLong() or EnterShort() for executing an entry order if certain conditions are met, this works good.
2) All i want is for the script to also place a normal trailing stop order at the same time, so if the position drops by 5% or more from its high since entry, it will automatically sell the position at market.
What are the steps to do is? i tried using the stop and targets screen, but it just buy and sell at the same bar all the time.
thank you.

Comment