If I am trading in 1 hour timeframe, currently a Buy Position is open. If stoploss hits in with in 5 minutes after opening the buy Position then my algo won’t get alert from TV until the criteria met in next 55 Minutes. In that case I would like to take a reverse position(Sell this time) upon the stoploss hit. Is there any Feature available ? If not can this be implemented?
I have another scenario. Suppose I don’t have SL mentioned. I only have TT,TD,& TS. In this case when the Trailing SL hit, I wanted to take a reverse trade at that point. Earlier solution Provided by you, i.e. P becomes SL. But now I didn’t mentioned SL .How this Possible? Any thought how can I achieve this?
In your indicator or strategy, create a sell alert to open a sell stop when the trailing trigger is activated. So when the trade is in your profit area, the sell stop will be sent.