mirror of
https://github.com/freqtrade/freqtrade.git
synced 2025-12-15 04:11:14 +00:00
update bybit live order to v5
This commit is contained in:
@@ -234,12 +234,12 @@ EXCHANGES = {
|
||||
"orderId": "1274754916287346280",
|
||||
"orderLinkId": "1666798627015730",
|
||||
"symbol": "SOLUSDT",
|
||||
"createTime": "1674493798550",
|
||||
"orderPrice": "15.5",
|
||||
"orderQty": "1.1",
|
||||
"orderType": "LIMIT",
|
||||
"side": "BUY",
|
||||
"status": "NEW",
|
||||
"createdTime": "1674493798550",
|
||||
"price": "15.5",
|
||||
"qty": "1.1",
|
||||
"orderType": "Limit",
|
||||
"side": "Buy",
|
||||
"orderStatus": "New",
|
||||
"timeInForce": "GTC",
|
||||
"accountId": "5555555",
|
||||
"execQty": "0",
|
||||
|
||||
Reference in New Issue
Block a user