adjustment of historical ltp when runner is REMOVED
I'm trying to implement a trailing stop loss so I'm keeping track of the min/max of ltp. How do I adjust it when a runner changes status to REMOVED? Can I simply subtract the adjusmentFactor of the runner from the min/max?