@binance/margin-trading 12.0.2 → 12.0.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.d.mts +6 -9
- package/dist/index.d.ts +6 -9
- package/dist/index.js +5 -7
- package/dist/index.js.map +1 -1
- package/dist/index.mjs +5 -7
- package/dist/index.mjs.map +1 -1
- package/package.json +2 -2
package/dist/index.d.mts
CHANGED
|
@@ -6468,15 +6468,14 @@ declare class RiskDataStreamApi implements RiskDataStreamApiInterface {
|
|
|
6468
6468
|
*/
|
|
6469
6469
|
interface TradeApiInterface {
|
|
6470
6470
|
/**
|
|
6471
|
-
* - Binance Margin offers low-latency trading through a [special key](https://www.binance.com/en/support/faq/frequently-asked-questions-on-margin-special-api-key-3208663e900d4d2e9fec4140e1832f4e), available exclusively to users with VIP level
|
|
6472
|
-
* - If you are VIP level
|
|
6471
|
+
* - Binance Margin offers low-latency trading through a [special key](https://www.binance.com/en/support/faq/frequently-asked-questions-on-margin-special-api-key-3208663e900d4d2e9fec4140e1832f4e), available exclusively to users with VIP level 7 or higher.
|
|
6472
|
+
* - If you are VIP level 6 or below, please contact your VIP manager for eligibility criterias.
|
|
6473
6473
|
*
|
|
6474
6474
|
**Supported Products:**
|
|
6475
6475
|
*
|
|
6476
6476
|
* - Cross Margin
|
|
6477
6477
|
* - Isolated Margin
|
|
6478
6478
|
* - Portfolio Margin Pro
|
|
6479
|
-
* - Cross Margin Pro (Additional agreement required and subject to meeting eligibility criteria)
|
|
6480
6479
|
*
|
|
6481
6480
|
**Unsupported Products:**
|
|
6482
6481
|
*
|
|
@@ -8116,15 +8115,14 @@ declare class TradeApi implements TradeApiInterface {
|
|
|
8116
8115
|
private localVarAxiosParamCreator;
|
|
8117
8116
|
constructor(configuration: ConfigurationRestAPI);
|
|
8118
8117
|
/**
|
|
8119
|
-
* - Binance Margin offers low-latency trading through a [special key](https://www.binance.com/en/support/faq/frequently-asked-questions-on-margin-special-api-key-3208663e900d4d2e9fec4140e1832f4e), available exclusively to users with VIP level
|
|
8120
|
-
* - If you are VIP level
|
|
8118
|
+
* - Binance Margin offers low-latency trading through a [special key](https://www.binance.com/en/support/faq/frequently-asked-questions-on-margin-special-api-key-3208663e900d4d2e9fec4140e1832f4e), available exclusively to users with VIP level 7 or higher.
|
|
8119
|
+
* - If you are VIP level 6 or below, please contact your VIP manager for eligibility criterias.
|
|
8121
8120
|
*
|
|
8122
8121
|
**Supported Products:**
|
|
8123
8122
|
*
|
|
8124
8123
|
* - Cross Margin
|
|
8125
8124
|
* - Isolated Margin
|
|
8126
8125
|
* - Portfolio Margin Pro
|
|
8127
|
-
* - Cross Margin Pro (Additional agreement required and subject to meeting eligibility criteria)
|
|
8128
8126
|
*
|
|
8129
8127
|
**Unsupported Products:**
|
|
8130
8128
|
*
|
|
@@ -9209,15 +9207,14 @@ declare class RestAPI {
|
|
|
9209
9207
|
*/
|
|
9210
9208
|
startUserDataStream(): Promise<RestApiResponse<StartUserDataStreamResponse>>;
|
|
9211
9209
|
/**
|
|
9212
|
-
* - Binance Margin offers low-latency trading through a [special key](https://www.binance.com/en/support/faq/frequently-asked-questions-on-margin-special-api-key-3208663e900d4d2e9fec4140e1832f4e), available exclusively to users with VIP level
|
|
9213
|
-
* - If you are VIP level
|
|
9210
|
+
* - Binance Margin offers low-latency trading through a [special key](https://www.binance.com/en/support/faq/frequently-asked-questions-on-margin-special-api-key-3208663e900d4d2e9fec4140e1832f4e), available exclusively to users with VIP level 7 or higher.
|
|
9211
|
+
* - If you are VIP level 6 or below, please contact your VIP manager for eligibility criterias.
|
|
9214
9212
|
*
|
|
9215
9213
|
**Supported Products:**
|
|
9216
9214
|
*
|
|
9217
9215
|
* - Cross Margin
|
|
9218
9216
|
* - Isolated Margin
|
|
9219
9217
|
* - Portfolio Margin Pro
|
|
9220
|
-
* - Cross Margin Pro (Additional agreement required and subject to meeting eligibility criteria)
|
|
9221
9218
|
*
|
|
9222
9219
|
**Unsupported Products:**
|
|
9223
9220
|
*
|
package/dist/index.d.ts
CHANGED
|
@@ -6470,15 +6470,14 @@ declare class RiskDataStreamApi implements RiskDataStreamApiInterface {
|
|
|
6470
6470
|
*/
|
|
6471
6471
|
interface TradeApiInterface {
|
|
6472
6472
|
/**
|
|
6473
|
-
* - Binance Margin offers low-latency trading through a [special key](https://www.binance.com/en/support/faq/frequently-asked-questions-on-margin-special-api-key-3208663e900d4d2e9fec4140e1832f4e), available exclusively to users with VIP level
|
|
6474
|
-
* - If you are VIP level
|
|
6473
|
+
* - Binance Margin offers low-latency trading through a [special key](https://www.binance.com/en/support/faq/frequently-asked-questions-on-margin-special-api-key-3208663e900d4d2e9fec4140e1832f4e), available exclusively to users with VIP level 7 or higher.
|
|
6474
|
+
* - If you are VIP level 6 or below, please contact your VIP manager for eligibility criterias.
|
|
6475
6475
|
*
|
|
6476
6476
|
**Supported Products:**
|
|
6477
6477
|
*
|
|
6478
6478
|
* - Cross Margin
|
|
6479
6479
|
* - Isolated Margin
|
|
6480
6480
|
* - Portfolio Margin Pro
|
|
6481
|
-
* - Cross Margin Pro (Additional agreement required and subject to meeting eligibility criteria)
|
|
6482
6481
|
*
|
|
6483
6482
|
**Unsupported Products:**
|
|
6484
6483
|
*
|
|
@@ -8118,15 +8117,14 @@ declare class TradeApi implements TradeApiInterface {
|
|
|
8118
8117
|
private localVarAxiosParamCreator;
|
|
8119
8118
|
constructor(configuration: ConfigurationRestAPI);
|
|
8120
8119
|
/**
|
|
8121
|
-
* - Binance Margin offers low-latency trading through a [special key](https://www.binance.com/en/support/faq/frequently-asked-questions-on-margin-special-api-key-3208663e900d4d2e9fec4140e1832f4e), available exclusively to users with VIP level
|
|
8122
|
-
* - If you are VIP level
|
|
8120
|
+
* - Binance Margin offers low-latency trading through a [special key](https://www.binance.com/en/support/faq/frequently-asked-questions-on-margin-special-api-key-3208663e900d4d2e9fec4140e1832f4e), available exclusively to users with VIP level 7 or higher.
|
|
8121
|
+
* - If you are VIP level 6 or below, please contact your VIP manager for eligibility criterias.
|
|
8123
8122
|
*
|
|
8124
8123
|
**Supported Products:**
|
|
8125
8124
|
*
|
|
8126
8125
|
* - Cross Margin
|
|
8127
8126
|
* - Isolated Margin
|
|
8128
8127
|
* - Portfolio Margin Pro
|
|
8129
|
-
* - Cross Margin Pro (Additional agreement required and subject to meeting eligibility criteria)
|
|
8130
8128
|
*
|
|
8131
8129
|
**Unsupported Products:**
|
|
8132
8130
|
*
|
|
@@ -9211,15 +9209,14 @@ declare class RestAPI {
|
|
|
9211
9209
|
*/
|
|
9212
9210
|
startUserDataStream(): Promise<RestApiResponse<StartUserDataStreamResponse>>;
|
|
9213
9211
|
/**
|
|
9214
|
-
* - Binance Margin offers low-latency trading through a [special key](https://www.binance.com/en/support/faq/frequently-asked-questions-on-margin-special-api-key-3208663e900d4d2e9fec4140e1832f4e), available exclusively to users with VIP level
|
|
9215
|
-
* - If you are VIP level
|
|
9212
|
+
* - Binance Margin offers low-latency trading through a [special key](https://www.binance.com/en/support/faq/frequently-asked-questions-on-margin-special-api-key-3208663e900d4d2e9fec4140e1832f4e), available exclusively to users with VIP level 7 or higher.
|
|
9213
|
+
* - If you are VIP level 6 or below, please contact your VIP manager for eligibility criterias.
|
|
9216
9214
|
*
|
|
9217
9215
|
**Supported Products:**
|
|
9218
9216
|
*
|
|
9219
9217
|
* - Cross Margin
|
|
9220
9218
|
* - Isolated Margin
|
|
9221
9219
|
* - Portfolio Margin Pro
|
|
9222
|
-
* - Cross Margin Pro (Additional agreement required and subject to meeting eligibility criteria)
|
|
9223
9220
|
*
|
|
9224
9221
|
**Unsupported Products:**
|
|
9225
9222
|
*
|
package/dist/index.js
CHANGED
|
@@ -14,7 +14,7 @@ let __binance_common = require("@binance/common");
|
|
|
14
14
|
|
|
15
15
|
//#region package.json
|
|
16
16
|
var name = "@binance/margin-trading";
|
|
17
|
-
var version = "12.0.
|
|
17
|
+
var version = "12.0.3";
|
|
18
18
|
|
|
19
19
|
//#endregion
|
|
20
20
|
//#region src/rest-api/modules/account-api.ts
|
|
@@ -1801,15 +1801,14 @@ var TradeApi = class {
|
|
|
1801
1801
|
this.localVarAxiosParamCreator = TradeApiAxiosParamCreator(configuration);
|
|
1802
1802
|
}
|
|
1803
1803
|
/**
|
|
1804
|
-
* - Binance Margin offers low-latency trading through a [special key](https://www.binance.com/en/support/faq/frequently-asked-questions-on-margin-special-api-key-3208663e900d4d2e9fec4140e1832f4e), available exclusively to users with VIP level
|
|
1805
|
-
* - If you are VIP level
|
|
1804
|
+
* - Binance Margin offers low-latency trading through a [special key](https://www.binance.com/en/support/faq/frequently-asked-questions-on-margin-special-api-key-3208663e900d4d2e9fec4140e1832f4e), available exclusively to users with VIP level 7 or higher.
|
|
1805
|
+
* - If you are VIP level 6 or below, please contact your VIP manager for eligibility criterias.
|
|
1806
1806
|
*
|
|
1807
1807
|
**Supported Products:**
|
|
1808
1808
|
*
|
|
1809
1809
|
* - Cross Margin
|
|
1810
1810
|
* - Isolated Margin
|
|
1811
1811
|
* - Portfolio Margin Pro
|
|
1812
|
-
* - Cross Margin Pro (Additional agreement required and subject to meeting eligibility criteria)
|
|
1813
1812
|
*
|
|
1814
1813
|
**Unsupported Products:**
|
|
1815
1814
|
*
|
|
@@ -3014,15 +3013,14 @@ var RestAPI = class {
|
|
|
3014
3013
|
return this.riskDataStreamApi.startUserDataStream();
|
|
3015
3014
|
}
|
|
3016
3015
|
/**
|
|
3017
|
-
* - Binance Margin offers low-latency trading through a [special key](https://www.binance.com/en/support/faq/frequently-asked-questions-on-margin-special-api-key-3208663e900d4d2e9fec4140e1832f4e), available exclusively to users with VIP level
|
|
3018
|
-
* - If you are VIP level
|
|
3016
|
+
* - Binance Margin offers low-latency trading through a [special key](https://www.binance.com/en/support/faq/frequently-asked-questions-on-margin-special-api-key-3208663e900d4d2e9fec4140e1832f4e), available exclusively to users with VIP level 7 or higher.
|
|
3017
|
+
* - If you are VIP level 6 or below, please contact your VIP manager for eligibility criterias.
|
|
3019
3018
|
*
|
|
3020
3019
|
**Supported Products:**
|
|
3021
3020
|
*
|
|
3022
3021
|
* - Cross Margin
|
|
3023
3022
|
* - Isolated Margin
|
|
3024
3023
|
* - Portfolio Margin Pro
|
|
3025
|
-
* - Cross Margin Pro (Additional agreement required and subject to meeting eligibility criteria)
|
|
3026
3024
|
*
|
|
3027
3025
|
**Unsupported Products:**
|
|
3028
3026
|
*
|