Changes/New Features
-
APIv2 response parameter
position
(for perpetual instruments) includes fieldrealized_funding
. -
Added APIv2 method
public/get_delivery_prices
. -
An updated formula for calculating options mark price.
-
Added the 'Verification' tab to the user account page.
-
APIv2 methods
public/exchange_token
,public/fork_token
don't accept registered application tokens. -
New Security measure: The user can configure a withdrawal delay (3 days or more).
-
New Security measure: Disable mail confirmations.
-
The authorization form (for Registered Application service) shows the user account name and allows to switch to the subaccount.
-
General documentation update: fixed invalid names or unclear descriptions.
Bugfixes
-
APIv2 method
/private/edit
handles properlyreduce_only
parameter. -
Fixed switching between options instruments.
-
Showing valid description for error about reaching request limit.
-
Better
tab
key handling in the API Console Raw Request field. -
The user statistics properly shows the "year up to date" cell.
-
Fixed handling WS
heartbeat
in the API Console window. -
BlockTrade requests only accept order size which is multiple of contract size.
-
Improved selecting option expirations dates for small mobile screens.
-
Fixed description for the withdrawal cancel link in the case when it was already cancelled.
-
Block trade is properly displayed on the trade list.
-
APIv2 method
public/get_funding_rate_history
ends with empty result data instead of error for nonexistent records. -
Fixed incorrectly passed notification in the FIX protocol.
-
Fixed error response for the APIv2 method
private/execute_block_trade
when the price limit is crossed. -
Fixed wrong image scaling in the announcements drop-down list.
-
Fixed withdrawal of all available funds.