refactor valkey into objects with health check
This commit is contained in:
280
aster.ipynb
280
aster.ipynb
@@ -2,7 +2,7 @@
|
||||
"cells": [
|
||||
{
|
||||
"cell_type": "code",
|
||||
"execution_count": 4,
|
||||
"execution_count": 1,
|
||||
"id": "3a269644",
|
||||
"metadata": {},
|
||||
"outputs": [],
|
||||
@@ -12,7 +12,7 @@
|
||||
},
|
||||
{
|
||||
"cell_type": "code",
|
||||
"execution_count": 9,
|
||||
"execution_count": 2,
|
||||
"id": "4395fabb",
|
||||
"metadata": {},
|
||||
"outputs": [],
|
||||
@@ -92,7 +92,7 @@
|
||||
},
|
||||
{
|
||||
"cell_type": "code",
|
||||
"execution_count": 10,
|
||||
"execution_count": 3,
|
||||
"id": "2122885a",
|
||||
"metadata": {},
|
||||
"outputs": [],
|
||||
@@ -102,7 +102,7 @@
|
||||
},
|
||||
{
|
||||
"cell_type": "code",
|
||||
"execution_count": 11,
|
||||
"execution_count": 4,
|
||||
"id": "e7341726",
|
||||
"metadata": {},
|
||||
"outputs": [
|
||||
@@ -352,7 +352,7 @@
|
||||
" {'symbol': 'CHIPUSDT',\n",
|
||||
" 'positionAmt': '0',\n",
|
||||
" 'entryPrice': '0.0',\n",
|
||||
" 'markPrice': '0.00000000',\n",
|
||||
" 'markPrice': '0.05884243',\n",
|
||||
" 'unRealizedProfit': '0.00000000',\n",
|
||||
" 'liquidationPrice': '0',\n",
|
||||
" 'leverage': '50',\n",
|
||||
@@ -363,7 +363,7 @@
|
||||
" 'positionSide': 'BOTH',\n",
|
||||
" 'notional': '0',\n",
|
||||
" 'isolatedWallet': '0',\n",
|
||||
" 'updateTime': 0},\n",
|
||||
" 'updateTime': 1778212620637},\n",
|
||||
" {'symbol': '1000BONKUSDT',\n",
|
||||
" 'positionAmt': '0',\n",
|
||||
" 'entryPrice': '0.0',\n",
|
||||
@@ -619,6 +619,21 @@
|
||||
" 'notional': '0',\n",
|
||||
" 'isolatedWallet': '0',\n",
|
||||
" 'updateTime': 0},\n",
|
||||
" {'symbol': 'MINIMAXUSDT',\n",
|
||||
" 'positionAmt': '0.0000',\n",
|
||||
" 'entryPrice': '0.0',\n",
|
||||
" 'markPrice': '0.00000000',\n",
|
||||
" 'unRealizedProfit': '0.00000000',\n",
|
||||
" 'liquidationPrice': '0',\n",
|
||||
" 'leverage': '2',\n",
|
||||
" 'maxNotionalValue': '80000',\n",
|
||||
" 'marginType': 'cross',\n",
|
||||
" 'isolatedMargin': '0.00000000',\n",
|
||||
" 'isAutoAddMargin': 'false',\n",
|
||||
" 'positionSide': 'BOTH',\n",
|
||||
" 'notional': '0',\n",
|
||||
" 'isolatedWallet': '0',\n",
|
||||
" 'updateTime': 0},\n",
|
||||
" {'symbol': 'AIOTUSDT',\n",
|
||||
" 'positionAmt': '0',\n",
|
||||
" 'entryPrice': '0.0',\n",
|
||||
@@ -1132,18 +1147,18 @@
|
||||
" {'symbol': 'HYPEUSDT',\n",
|
||||
" 'positionAmt': '0.00',\n",
|
||||
" 'entryPrice': '0.0',\n",
|
||||
" 'markPrice': '0.00000000',\n",
|
||||
" 'markPrice': '42.14600000',\n",
|
||||
" 'unRealizedProfit': '0.00000000',\n",
|
||||
" 'liquidationPrice': '0',\n",
|
||||
" 'leverage': '300',\n",
|
||||
" 'maxNotionalValue': '1000',\n",
|
||||
" 'leverage': '150',\n",
|
||||
" 'maxNotionalValue': '2000',\n",
|
||||
" 'marginType': 'cross',\n",
|
||||
" 'isolatedMargin': '0.00000000',\n",
|
||||
" 'isAutoAddMargin': 'false',\n",
|
||||
" 'positionSide': 'BOTH',\n",
|
||||
" 'notional': '0',\n",
|
||||
" 'isolatedWallet': '0',\n",
|
||||
" 'updateTime': 0},\n",
|
||||
" 'updateTime': 1778174116771},\n",
|
||||
" {'symbol': 'SYRUPUSDT',\n",
|
||||
" 'positionAmt': '0',\n",
|
||||
" 'entryPrice': '0.0',\n",
|
||||
@@ -1436,7 +1451,7 @@
|
||||
" 'unRealizedProfit': '0.00000000',\n",
|
||||
" 'liquidationPrice': '0',\n",
|
||||
" 'leverage': '2',\n",
|
||||
" 'maxNotionalValue': '2000000',\n",
|
||||
" 'maxNotionalValue': '5000000',\n",
|
||||
" 'marginType': 'cross',\n",
|
||||
" 'isolatedMargin': '0.00000000',\n",
|
||||
" 'isAutoAddMargin': 'false',\n",
|
||||
@@ -1552,7 +1567,7 @@
|
||||
" {'symbol': 'SOLUSDT',\n",
|
||||
" 'positionAmt': '0.00',\n",
|
||||
" 'entryPrice': '0.0',\n",
|
||||
" 'markPrice': '0.00000000',\n",
|
||||
" 'markPrice': '88.08336403',\n",
|
||||
" 'unRealizedProfit': '0.00000000',\n",
|
||||
" 'liquidationPrice': '0',\n",
|
||||
" 'leverage': '100',\n",
|
||||
@@ -2182,7 +2197,7 @@
|
||||
" {'symbol': 'ETHUSDT',\n",
|
||||
" 'positionAmt': '0.000',\n",
|
||||
" 'entryPrice': '0.0',\n",
|
||||
" 'markPrice': '2327.94576938',\n",
|
||||
" 'markPrice': '2278.29032657',\n",
|
||||
" 'unRealizedProfit': '0.00000000',\n",
|
||||
" 'liquidationPrice': '0',\n",
|
||||
" 'leverage': '150',\n",
|
||||
@@ -2193,7 +2208,7 @@
|
||||
" 'positionSide': 'BOTH',\n",
|
||||
" 'notional': '0',\n",
|
||||
" 'isolatedWallet': '0',\n",
|
||||
" 'updateTime': 1777835550378},\n",
|
||||
" 'updateTime': 1778127016832},\n",
|
||||
" {'symbol': 'ZKCUSDT',\n",
|
||||
" 'positionAmt': '0',\n",
|
||||
" 'entryPrice': '0.0',\n",
|
||||
@@ -2332,7 +2347,7 @@
|
||||
" {'symbol': 'XAGUSDT',\n",
|
||||
" 'positionAmt': '0.000',\n",
|
||||
" 'entryPrice': '0.0',\n",
|
||||
" 'markPrice': '75.87000000',\n",
|
||||
" 'markPrice': '79.55000000',\n",
|
||||
" 'unRealizedProfit': '0.00000000',\n",
|
||||
" 'liquidationPrice': '0',\n",
|
||||
" 'leverage': '100',\n",
|
||||
@@ -2351,7 +2366,7 @@
|
||||
" 'unRealizedProfit': '0.00000000',\n",
|
||||
" 'liquidationPrice': '0',\n",
|
||||
" 'leverage': '20',\n",
|
||||
" 'maxNotionalValue': '5000',\n",
|
||||
" 'maxNotionalValue': '500000',\n",
|
||||
" 'marginType': 'cross',\n",
|
||||
" 'isolatedMargin': '0.00000000',\n",
|
||||
" 'isAutoAddMargin': 'false',\n",
|
||||
@@ -2524,6 +2539,21 @@
|
||||
" 'notional': '0',\n",
|
||||
" 'isolatedWallet': '0',\n",
|
||||
" 'updateTime': 0},\n",
|
||||
" {'symbol': 'NOTUSDT',\n",
|
||||
" 'positionAmt': '0',\n",
|
||||
" 'entryPrice': '0.0',\n",
|
||||
" 'markPrice': '0.00000000',\n",
|
||||
" 'unRealizedProfit': '0.00000000',\n",
|
||||
" 'liquidationPrice': '0',\n",
|
||||
" 'leverage': '3',\n",
|
||||
" 'maxNotionalValue': '2500000',\n",
|
||||
" 'marginType': 'cross',\n",
|
||||
" 'isolatedMargin': '0.00000000',\n",
|
||||
" 'isAutoAddMargin': 'false',\n",
|
||||
" 'positionSide': 'BOTH',\n",
|
||||
" 'notional': '0',\n",
|
||||
" 'isolatedWallet': '0',\n",
|
||||
" 'updateTime': 0},\n",
|
||||
" {'symbol': 'COLLECTUSDT',\n",
|
||||
" 'positionAmt': '0',\n",
|
||||
" 'entryPrice': '0.0',\n",
|
||||
@@ -2539,6 +2569,21 @@
|
||||
" 'notional': '0',\n",
|
||||
" 'isolatedWallet': '0',\n",
|
||||
" 'updateTime': 0},\n",
|
||||
" {'symbol': 'XIAOMIUSDT',\n",
|
||||
" 'positionAmt': '0.00',\n",
|
||||
" 'entryPrice': '0.0',\n",
|
||||
" 'markPrice': '0.00000000',\n",
|
||||
" 'unRealizedProfit': '0.00000000',\n",
|
||||
" 'liquidationPrice': '0',\n",
|
||||
" 'leverage': '2',\n",
|
||||
" 'maxNotionalValue': '80000',\n",
|
||||
" 'marginType': 'cross',\n",
|
||||
" 'isolatedMargin': '0.00000000',\n",
|
||||
" 'isAutoAddMargin': 'false',\n",
|
||||
" 'positionSide': 'BOTH',\n",
|
||||
" 'notional': '0',\n",
|
||||
" 'isolatedWallet': '0',\n",
|
||||
" 'updateTime': 0},\n",
|
||||
" {'symbol': 'LUNA2USDT',\n",
|
||||
" 'positionAmt': '0',\n",
|
||||
" 'entryPrice': '0.0',\n",
|
||||
@@ -2989,6 +3034,21 @@
|
||||
" 'notional': '0',\n",
|
||||
" 'isolatedWallet': '0',\n",
|
||||
" 'updateTime': 0},\n",
|
||||
" {'symbol': 'BABYUSDT',\n",
|
||||
" 'positionAmt': '0',\n",
|
||||
" 'entryPrice': '0.0',\n",
|
||||
" 'markPrice': '0.00000000',\n",
|
||||
" 'unRealizedProfit': '0.00000000',\n",
|
||||
" 'liquidationPrice': '0',\n",
|
||||
" 'leverage': '3',\n",
|
||||
" 'maxNotionalValue': '2500000',\n",
|
||||
" 'marginType': 'cross',\n",
|
||||
" 'isolatedMargin': '0.00000000',\n",
|
||||
" 'isAutoAddMargin': 'false',\n",
|
||||
" 'positionSide': 'BOTH',\n",
|
||||
" 'notional': '0',\n",
|
||||
" 'isolatedWallet': '0',\n",
|
||||
" 'updateTime': 0},\n",
|
||||
" {'symbol': 'AVAXUSDT',\n",
|
||||
" 'positionAmt': '0',\n",
|
||||
" 'entryPrice': '0.0',\n",
|
||||
@@ -3154,6 +3214,21 @@
|
||||
" 'notional': '0',\n",
|
||||
" 'isolatedWallet': '0',\n",
|
||||
" 'updateTime': 0},\n",
|
||||
" {'symbol': 'THETAUSDT',\n",
|
||||
" 'positionAmt': '0.0',\n",
|
||||
" 'entryPrice': '0.0',\n",
|
||||
" 'markPrice': '0.00000000',\n",
|
||||
" 'unRealizedProfit': '0.00000000',\n",
|
||||
" 'liquidationPrice': '0',\n",
|
||||
" 'leverage': '3',\n",
|
||||
" 'maxNotionalValue': '2500000',\n",
|
||||
" 'marginType': 'cross',\n",
|
||||
" 'isolatedMargin': '0.00000000',\n",
|
||||
" 'isAutoAddMargin': 'false',\n",
|
||||
" 'positionSide': 'BOTH',\n",
|
||||
" 'notional': '0',\n",
|
||||
" 'isolatedWallet': '0',\n",
|
||||
" 'updateTime': 0},\n",
|
||||
" {'symbol': 'UNIUSDT',\n",
|
||||
" 'positionAmt': '0',\n",
|
||||
" 'entryPrice': '0.0',\n",
|
||||
@@ -3289,6 +3364,21 @@
|
||||
" 'notional': '0',\n",
|
||||
" 'isolatedWallet': '0',\n",
|
||||
" 'updateTime': 0},\n",
|
||||
" {'symbol': 'POPMARTUSDT',\n",
|
||||
" 'positionAmt': '0.0000',\n",
|
||||
" 'entryPrice': '0.0',\n",
|
||||
" 'markPrice': '0.00000000',\n",
|
||||
" 'unRealizedProfit': '0.00000000',\n",
|
||||
" 'liquidationPrice': '0',\n",
|
||||
" 'leverage': '2',\n",
|
||||
" 'maxNotionalValue': '80000',\n",
|
||||
" 'marginType': 'cross',\n",
|
||||
" 'isolatedMargin': '0.00000000',\n",
|
||||
" 'isAutoAddMargin': 'false',\n",
|
||||
" 'positionSide': 'BOTH',\n",
|
||||
" 'notional': '0',\n",
|
||||
" 'isolatedWallet': '0',\n",
|
||||
" 'updateTime': 0},\n",
|
||||
" {'symbol': 'ARTXUSDT',\n",
|
||||
" 'positionAmt': '0',\n",
|
||||
" 'entryPrice': '0.0',\n",
|
||||
@@ -3304,6 +3394,21 @@
|
||||
" 'notional': '0',\n",
|
||||
" 'isolatedWallet': '0',\n",
|
||||
" 'updateTime': 0},\n",
|
||||
" {'symbol': 'CARDSUSDT',\n",
|
||||
" 'positionAmt': '0',\n",
|
||||
" 'entryPrice': '0.0',\n",
|
||||
" 'markPrice': '0.00000000',\n",
|
||||
" 'unRealizedProfit': '0.00000000',\n",
|
||||
" 'liquidationPrice': '0',\n",
|
||||
" 'leverage': '2',\n",
|
||||
" 'maxNotionalValue': '80000',\n",
|
||||
" 'marginType': 'cross',\n",
|
||||
" 'isolatedMargin': '0.00000000',\n",
|
||||
" 'isAutoAddMargin': 'false',\n",
|
||||
" 'positionSide': 'BOTH',\n",
|
||||
" 'notional': '0',\n",
|
||||
" 'isolatedWallet': '0',\n",
|
||||
" 'updateTime': 0},\n",
|
||||
" {'symbol': 'SXPUSDT',\n",
|
||||
" 'positionAmt': '0',\n",
|
||||
" 'entryPrice': '0.0',\n",
|
||||
@@ -3394,6 +3499,21 @@
|
||||
" 'notional': '0',\n",
|
||||
" 'isolatedWallet': '0',\n",
|
||||
" 'updateTime': 0},\n",
|
||||
" {'symbol': 'AGTUSDT',\n",
|
||||
" 'positionAmt': '0',\n",
|
||||
" 'entryPrice': '0.0',\n",
|
||||
" 'markPrice': '0.00000000',\n",
|
||||
" 'unRealizedProfit': '0.00000000',\n",
|
||||
" 'liquidationPrice': '0',\n",
|
||||
" 'leverage': '3',\n",
|
||||
" 'maxNotionalValue': '2500000',\n",
|
||||
" 'marginType': 'cross',\n",
|
||||
" 'isolatedMargin': '0.00000000',\n",
|
||||
" 'isAutoAddMargin': 'false',\n",
|
||||
" 'positionSide': 'BOTH',\n",
|
||||
" 'notional': '0',\n",
|
||||
" 'isolatedWallet': '0',\n",
|
||||
" 'updateTime': 0},\n",
|
||||
" {'symbol': 'CHZUSDT',\n",
|
||||
" 'positionAmt': '0',\n",
|
||||
" 'entryPrice': '0.0',\n",
|
||||
@@ -3562,7 +3682,7 @@
|
||||
" {'symbol': 'INITUSDT',\n",
|
||||
" 'positionAmt': '0',\n",
|
||||
" 'entryPrice': '0.0',\n",
|
||||
" 'markPrice': '0.08765944',\n",
|
||||
" 'markPrice': '0.11143193',\n",
|
||||
" 'unRealizedProfit': '0.00000000',\n",
|
||||
" 'liquidationPrice': '0',\n",
|
||||
" 'leverage': '50',\n",
|
||||
@@ -3697,7 +3817,7 @@
|
||||
" {'symbol': 'BNBUSDT',\n",
|
||||
" 'positionAmt': '0.00',\n",
|
||||
" 'entryPrice': '0.0',\n",
|
||||
" 'markPrice': '619.51000000',\n",
|
||||
" 'markPrice': '639.19000000',\n",
|
||||
" 'unRealizedProfit': '0.00000000',\n",
|
||||
" 'liquidationPrice': '0',\n",
|
||||
" 'leverage': '100',\n",
|
||||
@@ -3727,7 +3847,7 @@
|
||||
" {'symbol': 'XMRUSDT',\n",
|
||||
" 'positionAmt': '0.000',\n",
|
||||
" 'entryPrice': '0.0',\n",
|
||||
" 'markPrice': '0.00000000',\n",
|
||||
" 'markPrice': '390.77183333',\n",
|
||||
" 'unRealizedProfit': '0.00000000',\n",
|
||||
" 'liquidationPrice': '0',\n",
|
||||
" 'leverage': '50',\n",
|
||||
@@ -3817,7 +3937,7 @@
|
||||
" {'symbol': 'DOGEUSDT',\n",
|
||||
" 'positionAmt': '0',\n",
|
||||
" 'entryPrice': '0.0',\n",
|
||||
" 'markPrice': '0.00000000',\n",
|
||||
" 'markPrice': '0.10631546',\n",
|
||||
" 'unRealizedProfit': '0.00000000',\n",
|
||||
" 'liquidationPrice': '0',\n",
|
||||
" 'leverage': '75',\n",
|
||||
@@ -3828,7 +3948,7 @@
|
||||
" 'positionSide': 'BOTH',\n",
|
||||
" 'notional': '0',\n",
|
||||
" 'isolatedWallet': '0',\n",
|
||||
" 'updateTime': 0},\n",
|
||||
" 'updateTime': 1778098357669},\n",
|
||||
" {'symbol': 'GPSUSDT',\n",
|
||||
" 'positionAmt': '0',\n",
|
||||
" 'entryPrice': '0.0',\n",
|
||||
@@ -3971,7 +4091,7 @@
|
||||
" 'unRealizedProfit': '0.00000000',\n",
|
||||
" 'liquidationPrice': '0',\n",
|
||||
" 'leverage': '2',\n",
|
||||
" 'maxNotionalValue': '60000',\n",
|
||||
" 'maxNotionalValue': '5000000',\n",
|
||||
" 'marginType': 'cross',\n",
|
||||
" 'isolatedMargin': '0.00000000',\n",
|
||||
" 'isAutoAddMargin': 'false',\n",
|
||||
@@ -4039,6 +4159,21 @@
|
||||
" 'notional': '0',\n",
|
||||
" 'isolatedWallet': '0',\n",
|
||||
" 'updateTime': 0},\n",
|
||||
" {'symbol': 'DOGSUSDT',\n",
|
||||
" 'positionAmt': '0',\n",
|
||||
" 'entryPrice': '0.0',\n",
|
||||
" 'markPrice': '0.00000000',\n",
|
||||
" 'unRealizedProfit': '0.00000000',\n",
|
||||
" 'liquidationPrice': '0',\n",
|
||||
" 'leverage': '3',\n",
|
||||
" 'maxNotionalValue': '2500000',\n",
|
||||
" 'marginType': 'cross',\n",
|
||||
" 'isolatedMargin': '0.00000000',\n",
|
||||
" 'isAutoAddMargin': 'false',\n",
|
||||
" 'positionSide': 'BOTH',\n",
|
||||
" 'notional': '0',\n",
|
||||
" 'isolatedWallet': '0',\n",
|
||||
" 'updateTime': 0},\n",
|
||||
" {'symbol': 'COSUSDT',\n",
|
||||
" 'positionAmt': '0',\n",
|
||||
" 'entryPrice': '0.0',\n",
|
||||
@@ -4174,6 +4309,21 @@
|
||||
" 'notional': '0',\n",
|
||||
" 'isolatedWallet': '0',\n",
|
||||
" 'updateTime': 0},\n",
|
||||
" {'symbol': 'SOXLUSDT',\n",
|
||||
" 'positionAmt': '0.0000',\n",
|
||||
" 'entryPrice': '0.0',\n",
|
||||
" 'markPrice': '0.00000000',\n",
|
||||
" 'unRealizedProfit': '0.00000000',\n",
|
||||
" 'liquidationPrice': '0',\n",
|
||||
" 'leverage': '2',\n",
|
||||
" 'maxNotionalValue': '2000000',\n",
|
||||
" 'marginType': 'cross',\n",
|
||||
" 'isolatedMargin': '0.00000000',\n",
|
||||
" 'isAutoAddMargin': 'false',\n",
|
||||
" 'positionSide': 'BOTH',\n",
|
||||
" 'notional': '0',\n",
|
||||
" 'isolatedWallet': '0',\n",
|
||||
" 'updateTime': 0},\n",
|
||||
" {'symbol': 'HEMIUSDT',\n",
|
||||
" 'positionAmt': '0',\n",
|
||||
" 'entryPrice': '0.0',\n",
|
||||
@@ -4346,7 +4496,7 @@
|
||||
" 'unRealizedProfit': '0.00000000',\n",
|
||||
" 'liquidationPrice': '0',\n",
|
||||
" 'leverage': '20',\n",
|
||||
" 'maxNotionalValue': '25000',\n",
|
||||
" 'maxNotionalValue': '500000',\n",
|
||||
" 'marginType': 'cross',\n",
|
||||
" 'isolatedMargin': '0.00000000',\n",
|
||||
" 'isAutoAddMargin': 'false',\n",
|
||||
@@ -5047,7 +5197,7 @@
|
||||
" {'symbol': '4USDT',\n",
|
||||
" 'positionAmt': '0',\n",
|
||||
" 'entryPrice': '0.0',\n",
|
||||
" 'markPrice': '0.00000000',\n",
|
||||
" 'markPrice': '0.01297365',\n",
|
||||
" 'unRealizedProfit': '0.00000000',\n",
|
||||
" 'liquidationPrice': '0',\n",
|
||||
" 'leverage': '50',\n",
|
||||
@@ -5058,7 +5208,7 @@
|
||||
" 'positionSide': 'BOTH',\n",
|
||||
" 'notional': '0',\n",
|
||||
" 'isolatedWallet': '0',\n",
|
||||
" 'updateTime': 0},\n",
|
||||
" 'updateTime': 1777965261969},\n",
|
||||
" {'symbol': 'BELUSDT',\n",
|
||||
" 'positionAmt': '0',\n",
|
||||
" 'entryPrice': '0.0',\n",
|
||||
@@ -5330,20 +5480,20 @@
|
||||
" 'isolatedWallet': '0',\n",
|
||||
" 'updateTime': 0},\n",
|
||||
" {'symbol': 'LITUSDT',\n",
|
||||
" 'positionAmt': '0',\n",
|
||||
" 'entryPrice': '0.0',\n",
|
||||
" 'markPrice': '0.93992527',\n",
|
||||
" 'unRealizedProfit': '0.00000000',\n",
|
||||
" 'liquidationPrice': '0',\n",
|
||||
" 'positionAmt': '179',\n",
|
||||
" 'entryPrice': '0.9766',\n",
|
||||
" 'markPrice': '0.97480000',\n",
|
||||
" 'unRealizedProfit': '-0.32220000',\n",
|
||||
" 'liquidationPrice': '0.68966790',\n",
|
||||
" 'leverage': '50',\n",
|
||||
" 'maxNotionalValue': '2500',\n",
|
||||
" 'marginType': 'cross',\n",
|
||||
" 'isolatedMargin': '0.00000000',\n",
|
||||
" 'isAutoAddMargin': 'false',\n",
|
||||
" 'positionSide': 'BOTH',\n",
|
||||
" 'notional': '0',\n",
|
||||
" 'notional': '174.48920000',\n",
|
||||
" 'isolatedWallet': '0',\n",
|
||||
" 'updateTime': 1777819835027},\n",
|
||||
" 'updateTime': 1778213915476},\n",
|
||||
" {'symbol': 'FFUSDT',\n",
|
||||
" 'positionAmt': '0',\n",
|
||||
" 'entryPrice': '0.0',\n",
|
||||
@@ -5389,6 +5539,21 @@
|
||||
" 'notional': '0',\n",
|
||||
" 'isolatedWallet': '0',\n",
|
||||
" 'updateTime': 0},\n",
|
||||
" {'symbol': 'STEEMUSDT',\n",
|
||||
" 'positionAmt': '0',\n",
|
||||
" 'entryPrice': '0.0',\n",
|
||||
" 'markPrice': '0.00000000',\n",
|
||||
" 'unRealizedProfit': '0.00000000',\n",
|
||||
" 'liquidationPrice': '0',\n",
|
||||
" 'leverage': '3',\n",
|
||||
" 'maxNotionalValue': '2500000',\n",
|
||||
" 'marginType': 'cross',\n",
|
||||
" 'isolatedMargin': '0.00000000',\n",
|
||||
" 'isAutoAddMargin': 'false',\n",
|
||||
" 'positionSide': 'BOTH',\n",
|
||||
" 'notional': '0',\n",
|
||||
" 'isolatedWallet': '0',\n",
|
||||
" 'updateTime': 0},\n",
|
||||
" {'symbol': 'BMTUSDT',\n",
|
||||
" 'positionAmt': '0',\n",
|
||||
" 'entryPrice': '0.0',\n",
|
||||
@@ -5509,6 +5674,21 @@
|
||||
" 'notional': '0',\n",
|
||||
" 'isolatedWallet': '0',\n",
|
||||
" 'updateTime': 0},\n",
|
||||
" {'symbol': 'DRAMUSDT',\n",
|
||||
" 'positionAmt': '0.00',\n",
|
||||
" 'entryPrice': '0.0',\n",
|
||||
" 'markPrice': '0.00000000',\n",
|
||||
" 'unRealizedProfit': '0.00000000',\n",
|
||||
" 'liquidationPrice': '0',\n",
|
||||
" 'leverage': '2',\n",
|
||||
" 'maxNotionalValue': '80000',\n",
|
||||
" 'marginType': 'cross',\n",
|
||||
" 'isolatedMargin': '0.00000000',\n",
|
||||
" 'isAutoAddMargin': 'false',\n",
|
||||
" 'positionSide': 'BOTH',\n",
|
||||
" 'notional': '0',\n",
|
||||
" 'isolatedWallet': '0',\n",
|
||||
" 'updateTime': 0},\n",
|
||||
" {'symbol': 'BOBUSDT',\n",
|
||||
" 'positionAmt': '0',\n",
|
||||
" 'entryPrice': '0.0',\n",
|
||||
@@ -5947,7 +6127,7 @@
|
||||
" {'symbol': 'WLFIUSDT',\n",
|
||||
" 'positionAmt': '0',\n",
|
||||
" 'entryPrice': '0.0',\n",
|
||||
" 'markPrice': '0.05870000',\n",
|
||||
" 'markPrice': '0.07422827',\n",
|
||||
" 'unRealizedProfit': '0.00000000',\n",
|
||||
" 'liquidationPrice': '0',\n",
|
||||
" 'leverage': '25',\n",
|
||||
@@ -6154,6 +6334,21 @@
|
||||
" 'notional': '0',\n",
|
||||
" 'isolatedWallet': '0',\n",
|
||||
" 'updateTime': 0},\n",
|
||||
" {'symbol': 'BILLUSDT',\n",
|
||||
" 'positionAmt': '0',\n",
|
||||
" 'entryPrice': '0.0',\n",
|
||||
" 'markPrice': '0.00000000',\n",
|
||||
" 'unRealizedProfit': '0.00000000',\n",
|
||||
" 'liquidationPrice': '0',\n",
|
||||
" 'leverage': '3',\n",
|
||||
" 'maxNotionalValue': '2500000',\n",
|
||||
" 'marginType': 'cross',\n",
|
||||
" 'isolatedMargin': '0.00000000',\n",
|
||||
" 'isAutoAddMargin': 'false',\n",
|
||||
" 'positionSide': 'BOTH',\n",
|
||||
" 'notional': '0',\n",
|
||||
" 'isolatedWallet': '0',\n",
|
||||
" 'updateTime': 0},\n",
|
||||
" {'symbol': 'CYBERUSDT',\n",
|
||||
" 'positionAmt': '0',\n",
|
||||
" 'entryPrice': '0.0',\n",
|
||||
@@ -6607,7 +6802,7 @@
|
||||
" {'symbol': 'BTCUSDT',\n",
|
||||
" 'positionAmt': '0.000',\n",
|
||||
" 'entryPrice': '0.0',\n",
|
||||
" 'markPrice': '78659.35912065',\n",
|
||||
" 'markPrice': '79558.40000000',\n",
|
||||
" 'unRealizedProfit': '0.00000000',\n",
|
||||
" 'liquidationPrice': '0',\n",
|
||||
" 'leverage': '150',\n",
|
||||
@@ -6664,6 +6859,21 @@
|
||||
" 'notional': '0',\n",
|
||||
" 'isolatedWallet': '0',\n",
|
||||
" 'updateTime': 0},\n",
|
||||
" {'symbol': 'TENCENTUSDT',\n",
|
||||
" 'positionAmt': '0.0000',\n",
|
||||
" 'entryPrice': '0.0',\n",
|
||||
" 'markPrice': '0.00000000',\n",
|
||||
" 'unRealizedProfit': '0.00000000',\n",
|
||||
" 'liquidationPrice': '0',\n",
|
||||
" 'leverage': '2',\n",
|
||||
" 'maxNotionalValue': '80000',\n",
|
||||
" 'marginType': 'cross',\n",
|
||||
" 'isolatedMargin': '0.00000000',\n",
|
||||
" 'isAutoAddMargin': 'false',\n",
|
||||
" 'positionSide': 'BOTH',\n",
|
||||
" 'notional': '0',\n",
|
||||
" 'isolatedWallet': '0',\n",
|
||||
" 'updateTime': 0},\n",
|
||||
" {'symbol': 'HOODUSDT',\n",
|
||||
" 'positionAmt': '0.00',\n",
|
||||
" 'entryPrice': '0.0',\n",
|
||||
@@ -6876,7 +7086,7 @@
|
||||
" 'updateTime': 0}]"
|
||||
]
|
||||
},
|
||||
"execution_count": 11,
|
||||
"execution_count": 4,
|
||||
"metadata": {},
|
||||
"output_type": "execute_result"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user