You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After some investigation I realize that this is the way Binance (and probably other crypto exchanges) works - by holding the fund after placing an order.
I've tried to do it on Paper exchange (exchange = PaperTrade(Binance())) hoping it will allow me send the orders, and yet the second one is invalid.
[(Maybe this issue should be tagged by feature request - support of OCO (one cancel other) orders]
Description
Getting InvalidOrder Exception when trying to place bracket orders (stop-loss and take-profit) during backtesting of a strategy (paper trade)
It happens due to the fact that the quantity is being held after take-profit order
settings.json
Paper account on Binance exchange
Using default settings
Error (if applicable)
Platform Info
The text was updated successfully, but these errors were encountered: