Added
New values added to the "AssetClass" enum
1 day ago
Trading API
Adds new values to the AssetClass enum: crypto_perp, us_index, treasury, corporate, global_equity, and us_equity_chain. These values can now appear on assets, positions, orders, and watchlist entries.
Affected Endpoints
GET /v2/assetsGET /v2/assets/{symbol_or_asset_id}GET /v2/positionsGET /v2/positions/{symbol_or_asset_id}DELETE /v2/positionsDELETE /v2/positions/{symbol_or_asset_id}GET /v2/ordersGET /v2/orders/{order_id}GET /v2/orders:by_client_order_idPOST /v2/ordersPATCH /v2/orders/{order_id}POST /v2/watchlistsGET /v2/watchlists/{watchlist_id}PUT /v2/watchlists/{watchlist_id}POST /v2/watchlists/{watchlist_id}DELETE /v2/watchlists/{watchlist_id}/{symbol}GET /v2/watchlists:by_namePUT /v2/watchlists:by_namePOST /v2/watchlists:by_name