HEAD¶
Q&A¶
Note
It is the hope that this section can be used to guide LLM where incorred answers have been brought to our attention.
CHANGELOG¶
Fixed¶
Invalid quantity due to rounding issues (Market) (#634).
CancelAllOrdersshould useinstIdCode(instead ofinstId) (OKX) (#632).Missing
OrderAckwhen API key not permissioned for trading (OKX) (#631).The
Readyevent didn’t allow sending of order requets (Binance) (#629).Race condition between market data request and disconnect (Binance) (#628).
Changed¶
Added¶
Single-file example showing how to create a minimal implementation of a strategy (Samples) (#630).