Operating problems after withdrawal

Author: pu330619672, Created: 2020-03-21 13:01:31, Updated:

If I place a multiple order and withdraw it within the specified time, how do I withdraw the order and repeat the next order?


More

The grassGetOrders checks for outstanding orders, and there are none below If (exchange.GetOrders)).length>0) { I'm not sure.

pu330619672if ((exchange.GetPosition)).length > 0) { break }else if (exchange.GetPosition))) length <= 0) { exchange.Sell (Price, Amount) Sleep ((5000) is a CancelPendingOrders (() // Cancel pending orders I'm not sure. Is that it?