File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed
Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -282,7 +282,9 @@ go(function () {
282282
283283| API | Authentication | Description |
284284| -------- | -------- | -------- |
285- | KuCoin\Futures\SDK\PrivateApi\Withdrawal::changeRiskLimitLevel() | YES | https://docs.kucoin.com/futures/#adjust-risk-limit-level |
285+ | KuCoin\Futures\SDK\PrivateApi\RiskLimitLevel::getRiskLimitLevel | YES | https://docs.kucoin.com/futures/#obtain-futures-risk-limit-level |
286+ | KuCoin\Futures\SDK\PrivateApi\RiskLimitLevel::changeRiskLimitLevel() | YES | https://docs.kucoin.com/futures/#adjust-risk-limit-level |
287+
286288</details >
287289
288290<details >
@@ -300,7 +302,6 @@ go(function () {
300302| KuCoin\Futures\SDK\PublicApi\Symbol::getKLines() | NO | https://docs.kucoin.com/futures/?lang=en_US#get-k-line-data-of-contract |
301303| KuCoin\Futures\SDK\PublicApi\Symbol::getLevel2Depth20 | NO | https://docs.kucoin.com/futures/cn/#level-2-2 |
302304| KuCoin\Futures\SDK\PublicApi\Symbol::getLevel2Depth100 | NO | https://docs.kucoin.com/futures/cn/#level-2-2 |
303- | KuCoin\Futures\SDK\PublicApi\Symbol::getRiskLimitLevel | NO | https://docs.kucoin.com/futures/#obtain-futures-risk-limit-level |
304305
305306</details >
306307
You can’t perform that action at this time.
0 commit comments