Spaces:
Sleeping
Sleeping
File size: 1,796 Bytes
dd2e8c7 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 |
,id,datetime,exchange,subaccount,pair,side,action,amount,price,error
0,31,2024-02-18 04:25:32,Bybit Futures,test connection,BTCUSDT,sell,open,0.009,51900,Order filled
1,32,2024-02-18 04:25:55,Bybit Futures,test connection,BTCUSDT,buy,close,0.009,51900.1,Order filled
2,35,2024-02-18 07:20:54,Bitget,bitget test,XRPUSDT,long,open,340,0.55548,Order filled
3,36,2024-02-18 07:21:14,Bitget,bitget test,XRPUSDT,short,close,336,0.55548,Order filled
4,37,2024-02-18 07:21:14,Bitget,bitget test,XRPUSDT,short,open,336,0.55548,Order filled
5,39,2024-02-18 07:22:23,Bitget,bitget test,XRPUSDT,long,open,414,0.55548,Order filled
6,49,2024-02-18 10:19:47,Bitget,Pumpernickel BitGet Test,ETHUSDT,long,open,0.1,2799.87,Order filled
7,51,2024-02-18 12:49:06,Bitget,Pumpernickel BitGet Test,ETHUSDT,short,close,0.1,2825.93,Order filled
8,52,2024-02-18 12:49:06,Bitget,Pumpernickel BitGet Test,ETHUSDT,short,open,0.1,2826.68,Order filled
9,53,2024-02-18 16:04:36,Bitget,Pumpernickel BitGet Test,ETHUSDT,short,open,0.09,2850.78,Order filled
10,54,2024-02-18 16:13:16,Bitget,Pumpernickel BitGet Test,ETHUSDT,short,open,0.09,2880.15,Order filled
11,97,2024-02-19 04:26:02,Bybit Futures,bybit test,,,,,,No need to place order for BTCUSDT.
12,98,2024-02-19 04:53:02,Bybit Futures,bybit test,,,,,,"Error: Get active positions:
Traceback (most recent call last):
File ""/home/breadbytes1/mysite/bybitUniFuturesClient.py"", line 158, in get_position
position = self.client.get_positions(category= ""linear"", symbol= pair)['result']['list'][0]
File ""/home/breadbytes1/.local/lib/python3.10/site-packages/pybit/_v5_position.py"", line 22, in get_positions
return self._submit_request(
File ""/home/breadbytes1/.local/lib/python3.10/site-packages/pybit/_http_manager.py"", line 294, in _submit_request
"
|