msmmi
Results
2
comments of
msmmi
No me too... I guess this is causing the error : sell_order = Orders.sell_limit(symbol, quantity, sell_price) sell_id = sell_order['orderId'] print('Sell order create id: %d' % sell_id) time.sleep(self.WAIT_TIME_CHECK_SELL) if sell_order['status'] ==...
It has error too I am working on it back-testing it its fine I will update again. Thank you On Thu, Mar 8, 2018 at 2:58 AM, Asher Peruscini wrote:...