@icgio/clients-config 1.0.372 → 1.0.374
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.
|
@@ -0,0 +1 @@
|
|
|
1
|
+
auto-key-locate clear
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
secretread.js:
|
|
1
|
+
secretread.js:e97da70f466a216d52500ba427e9df7ad598d9b9a997d87cbc1587547d28007e
|
|
2
2
|
data-source.js:358b5abb7deff6bc304784ebe0b1df248abeeb3fc8685b95a912b8cf32d2e9b0
|
package/config.json
CHANGED
|
@@ -68,7 +68,8 @@
|
|
|
68
68
|
},
|
|
69
69
|
"PUFFER": {
|
|
70
70
|
"Bybit": ["PUFFERUSDT"],
|
|
71
|
-
"Mexc": ["PUFFERUSDT"]
|
|
71
|
+
"Mexc": ["PUFFERUSDT"],
|
|
72
|
+
"Hashkeyglobal": ["PUFFERUSDT"]
|
|
72
73
|
},
|
|
73
74
|
"SWFTC": {
|
|
74
75
|
"Coinbase": ["SWFTCUSD"],
|
|
@@ -81,7 +82,8 @@
|
|
|
81
82
|
"client_exchange_market_types": {
|
|
82
83
|
"PUFFER": {
|
|
83
84
|
"Bybit": "perp",
|
|
84
|
-
"Mexc": "spot"
|
|
85
|
+
"Mexc": "spot",
|
|
86
|
+
"Hashkeyglobal": "spot"
|
|
85
87
|
}
|
|
86
88
|
},
|
|
87
89
|
"client_levels": {
|
|
@@ -104,7 +106,8 @@
|
|
|
104
106
|
},
|
|
105
107
|
"PUFFER": {
|
|
106
108
|
"Bybit": [0.3, 0.5, 1],
|
|
107
|
-
"Mexc": [2]
|
|
109
|
+
"Mexc": [2],
|
|
110
|
+
"Hashkeyglobal": [2]
|
|
108
111
|
},
|
|
109
112
|
"SWFTC": {
|
|
110
113
|
"Coinbase": [1, 2, 5, 10, 20, 50, 100],
|
|
@@ -117,7 +120,8 @@
|
|
|
117
120
|
"clients_levels_target_usd": {
|
|
118
121
|
"PUFFER": {
|
|
119
122
|
"Bybit": [2000, 5000, 10000],
|
|
120
|
-
"Mexc": [1000]
|
|
123
|
+
"Mexc": [1000],
|
|
124
|
+
"Hashkeyglobal": [2000]
|
|
121
125
|
}
|
|
122
126
|
},
|
|
123
127
|
"client_not_include_exchanges": {
|
package/package.json
CHANGED
package/secretread.js.secret
CHANGED
|
Binary file
|