mirror of
https://github.com/Ichinga-Samuel/aiomql.git
synced 2026-08-17 05:48:07 +00:00
24 lines
344 B
JSON
24 lines
344 B
JSON
[
|
|
{
|
|
"deal": 0,
|
|
"order": 0,
|
|
"volume": 0.0,
|
|
"price": 0.0,
|
|
"bid": 0.0,
|
|
"ask": 0.0,
|
|
"actual_profit": 0,
|
|
"closed": false,
|
|
"win": false
|
|
},
|
|
{
|
|
"deal": 0,
|
|
"order": 0,
|
|
"volume": 0.0,
|
|
"price": 0.0,
|
|
"bid": 0.0,
|
|
"ask": 0.0,
|
|
"actual_profit": 0,
|
|
"closed": false,
|
|
"win": false
|
|
}
|
|
] |