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