vasanthkumarv
Results
1
comments of
vasanthkumarv
Hi Sreeni, I'm novice coder, Tried updating trackSLOrder in trademanger to include moveSL to cost. excuse if its not logical. @staticmethod def trackSLOrder(trade): if trade.tradeState != TradeState.ACTIVE: return if trade.stopLoss...