Breaking changes
-
As announced 1 Aug we will remove
profit_lossandcommissionfrom order objects to further improve platform performance and reduce latencies. -
API - Removed
profit_lossandcommissionfrom order-related methods responses and event notifications. -
FIX - We no longer support the tag
CommissioninExecution Reports; it will always have0as value. -
Commissions per trade can still be retrieved using trade methods (e.g.
private/get_user_trades_by_currency) or from transaction log https://docs.deribit.com/api-reference/trading/private-get_transaction_log.
Deprecations
-
Later this year public subscriptions on the API will be heavily rate-limited or even removed. Users are advised to start using our Event Nodes.