Hey Sujith thanks for replying, this doesn't seem to happen on any specific days or for any specific token. Meaning I couldn't reproduce the error when I re-query the exact dates and tokens from candles/historic API.
To answer your question, for my…
Hmm, Interestingly the API isn't returning the incorrect rows when I query the specific tokens and date. But I think over a date-range when you query data, some of the dates could be having these duplicate entries.
From my end: I just dumped whatev…
Great! Thanks a lot for the answer.
I'll summarise, please correct me if I'm wrong.
If I get a partial fill of 300 out of 1000:
A: If I modify quantity to 300, then the order is closed. No further execution.
B: If I modify it to 400, the order qua…
Taking care of partial orders is one of the edge case scenarios in my automation system, and would appreciate an answer. Testing the API call from my end will require huge effort to set-up the partial-trade in live trading.