This commit is contained in:
Ichinga Samuel
2024-11-23 10:23:01 +01:00
parent 9d9c02fcfd
commit f8c4c6e9a7
19 changed files with 279 additions and 209 deletions
@@ -1,17 +1,17 @@
{
"balance": 221.44,
"balance": 635.28,
"profit": 0,
"equity": 221.44,
"equity": 635.28,
"margin": 0.0,
"margin_free": 221.44,
"margin_free": 635.28,
"margin_level": 0,
"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
"wins": 29,
"losses": 40,
"total": 69,
"win_percentage": 42.03,
"win": 847.84,
"loss": -562.56,
"net_profit": 285.28,
"profit_factor": 1.51,
"profitability": 81.51
}