mirror of
https://github.com/Ichinga-Samuel/aiomql.git
synced 2026-08-12 19:38:05 +00:00
v4
This commit is contained in:
@@ -1,17 +1,17 @@
|
||||
{
|
||||
"balance": 434.73,
|
||||
"balance": 221.44,
|
||||
"profit": 0,
|
||||
"equity": 434.73,
|
||||
"equity": 221.44,
|
||||
"margin": 0.0,
|
||||
"margin_free": 434.73,
|
||||
"margin_free": 221.44,
|
||||
"margin_level": 0,
|
||||
"wins": 97,
|
||||
"losses": 110,
|
||||
"total": 207,
|
||||
"win_percentage": 46.86,
|
||||
"win": 1101.92,
|
||||
"loss": -1017.19,
|
||||
"net_profit": 84.73,
|
||||
"profit_factor": 1.08,
|
||||
"profitability": 24.21
|
||||
"wins": 11,
|
||||
"losses": 54,
|
||||
"total": 65,
|
||||
"win_percentage": 16.92,
|
||||
"win": 85.57,
|
||||
"loss": -214.13,
|
||||
"net_profit": -128.56,
|
||||
"profit_factor": 0.4,
|
||||
"profitability": -36.73
|
||||
}
|
||||
Reference in New Issue
Block a user