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
Sometimes we only have OrderUpdate and sometimes we only receive total traded (not partial fills). This implies the OrderUpdate should also track total commissions/fees.
Sometimes the commissions/fees are only reported by trade and there's no obvious link back to OrderUpdate.
The commission/fee asset isn't always available and assumptions must be made.
Sometimes we don't get any commissions/fees at all.
The goal is to fully support when possible.
The text was updated successfully, but these errors were encountered:
This is tricky for various reasons
OrderUpdate
and sometimes we only receive total traded (not partial fills). This implies theOrderUpdate
should also track total commissions/fees.OrderUpdate
.The goal is to fully support when possible.
The text was updated successfully, but these errors were encountered: