Changes/New Features
-
In the stop order log a new column has been added called 'Order type' showing the type of liquidation execution (reduce, hidden, post-only, and the regular limit or market).
-
APIv2 method '/private/get_stop_order_history' provides new fields: 'order_type', 'label', 'post_only' and 'reduce_only'
-
UI Added Position (Size) column to the transaction log showing the position after the trade.
-
The block trade period will be increased from 1 minute to 5 minutes. This is the maximum allowed time between the verify command and the execute instruction. https://docs.deribit.com/#private-verify_block_trade
-
Deletion of sub-accounts will be made possible.