20260124
This commit is contained in:
@@ -399,51 +399,6 @@
|
|||||||
"quantity_precision": "1",
|
"quantity_precision": "1",
|
||||||
"price_tick": 0.00001
|
"price_tick": 0.00001
|
||||||
}
|
}
|
||||||
# ****************************************************
|
|
||||||
# PERPCs (coin-margined)
|
|
||||||
# ****************************************************
|
|
||||||
# --- PERPC-B
|
|
||||||
, "PERPC-BTC-USD": {
|
|
||||||
"base_asset": "BTC",
|
|
||||||
"quote_asset": "USD",
|
|
||||||
"quantity_precision": "1",
|
|
||||||
"price_tick": 0.1
|
|
||||||
}
|
|
||||||
# --- PERPC-D
|
|
||||||
, "PERPC-DOGE-USD": {
|
|
||||||
"base_asset": "DOGE",
|
|
||||||
"quote_asset": "USDT",
|
|
||||||
"quantity_precision": "1",
|
|
||||||
"price_tick": 0.000001
|
|
||||||
}
|
|
||||||
# --- PERPC-E
|
|
||||||
, "PERPC-ETH-USD": {
|
|
||||||
"base_asset": "ETH",
|
|
||||||
"quote_asset": "USD",
|
|
||||||
"quantity_precision": "1",
|
|
||||||
"price_tick": 0.01
|
|
||||||
}
|
|
||||||
# --- PERPC-L
|
|
||||||
, "PERPC-LINK-USD": {
|
|
||||||
"base_asset": "LINK",
|
|
||||||
"quote_asset": "USDT",
|
|
||||||
"quantity_precision": "1",
|
|
||||||
"price_tick": 0.001
|
|
||||||
}
|
|
||||||
, "PERPC-LTC-USD": {
|
|
||||||
"base_asset": "LTC",
|
|
||||||
"quote_asset": "USDT",
|
|
||||||
"quantity_precision": "1",
|
|
||||||
"price_tick": 0.01
|
|
||||||
}
|
|
||||||
# --- PERPC-M
|
|
||||||
, "PERPC-MATIC-USD": {
|
|
||||||
"base_asset": "MATIC",
|
|
||||||
"quote_asset": "USDT",
|
|
||||||
"quantity_precision": "1",
|
|
||||||
"price_tick": 0.0001
|
|
||||||
}
|
|
||||||
|
|
||||||
# ------------------- STOCKS
|
# ------------------- STOCKS
|
||||||
, "STOCK-AAPL": {
|
, "STOCK-AAPL": {
|
||||||
"base_asset": "EQT.AAPL"
|
"base_asset": "EQT.AAPL"
|
||||||
|
|||||||
Reference in New Issue
Block a user