Currently there is a routine to verify unfullfiled orders and then update their status.
Propose
On the Buy, Sell, Stop_loss and Take_profit functions the software should wait until the order is filled, reducing routines and giving better accuracy to metrics calculations by giving the full CummulativeQuoteQuantity.
Currently there is a routine to verify unfullfiled orders and then update their status.
Propose
On the
Buy
,Sell
,Stop_loss
andTake_profit
functions the software should wait until the order is filled, reducing routines and giving better accuracy to metrics calculations by giving the full CummulativeQuoteQuantity.