FTX API
https://docs.ftx.com/?csharp#rest-api
Authentication
只要是需要認證的API,都必須要帶有以下Header: FTX-KEY, FTX-SIGN, FTX-TS
GET /account
https://docs.ftx.com/?javascript#account
POST /orders
Last updated
https://docs.ftx.com/?csharp#rest-api
只要是需要認證的API,都必須要帶有以下Header: FTX-KEY, FTX-SIGN, FTX-TS
https://docs.ftx.com/?javascript#account
Last updated