20260123
This commit is contained in:
@@ -93,19 +93,7 @@
|
||||
"quantity_precision": "0.00000001",
|
||||
"price_tick": 0.1
|
||||
},
|
||||
"PAIR-BUSD-USDT": {
|
||||
"base_asset": "BUSD",
|
||||
"quote_asset": "USDT",
|
||||
"quantity_precision": "0.0001",
|
||||
"price_tick": 0.0001
|
||||
},
|
||||
# --- PAIR-D
|
||||
"PAIR-DOGE-BUSD": {
|
||||
"base_asset": "DOGE",
|
||||
"quote_asset": "BUSD",
|
||||
"quantity_precision": "0.01",
|
||||
"price_tick": 0.00001
|
||||
},
|
||||
"PAIR-DOGE-USD": {
|
||||
"base_asset": "DOGE",
|
||||
"quote_asset": "USD",
|
||||
@@ -131,12 +119,6 @@
|
||||
"price_tick": 0.001
|
||||
},
|
||||
# --- PAIR-E
|
||||
"PAIR-ETH-BUSD": {
|
||||
"base_asset": "ETH",
|
||||
"quote_asset": "BUSD",
|
||||
"quantity_precision": "0.0001",
|
||||
"price_tick": 0.01
|
||||
},
|
||||
"PAIR-ETH-USD": {
|
||||
"base_asset": "ETH",
|
||||
"quote_asset": "USD",
|
||||
@@ -188,12 +170,6 @@
|
||||
"price_tick": 0.00001
|
||||
},
|
||||
# --- PAIR-L
|
||||
"PAIR-LINK-BUSD": {
|
||||
"base_asset": "LINK",
|
||||
"quote_asset": "BUSD",
|
||||
"quantity_precision": "0.01",
|
||||
"price_tick": 0.001
|
||||
},
|
||||
"PAIR-LINK-USD": {
|
||||
"base_asset": "LINK",
|
||||
"quote_asset": "USD",
|
||||
@@ -206,12 +182,6 @@
|
||||
"quantity_precision": "0.01",
|
||||
"price_tick": 0.001
|
||||
},
|
||||
"PAIR-LTC-BUSD": {
|
||||
"base_asset": "LTC",
|
||||
"quote_asset": "BUSD",
|
||||
"quantity_precision": "0.001",
|
||||
"price_tick": 0.01
|
||||
},
|
||||
"PAIR-LTC-USD": {
|
||||
"base_asset": "LTC",
|
||||
"quote_asset": "USD",
|
||||
@@ -225,12 +195,6 @@
|
||||
"price_tick": 0.01
|
||||
},
|
||||
# --- PAIR-M
|
||||
"PAIR-MATIC-BUSD": {
|
||||
"base_asset": "MATIC",
|
||||
"quote_asset": "USD",
|
||||
"quantity_precision": "0.01",
|
||||
"price_tick": 0.0001
|
||||
},
|
||||
"PAIR-MATIC-USD": {
|
||||
"base_asset": "MATIC",
|
||||
"quote_asset": "USD",
|
||||
|
||||
Reference in New Issue
Block a user