After Universal Exit, I want to re-enter the trade by clicking “REACTIVATE”. But, as I’ve added position details (count==1) its not even allowing me to manually reset / restart the strategy.
Being technical developer - I expect - “Position Details” values to be reset back to 0 on “REACTIVATE” button.
I’ve to manually PAUSE then EXIT and then REACTIVATE to start over.
But, reset value problem is still there for “LastRepairedPrice”. In this 2nd attempt also, my exit condition fired immediately (LTP calc on 0.95%)
How can start afresh so that all values work as expected?