This commit is contained in:
Ichinga Samuel
2024-11-16 09:26:10 +01:00
parent 2e7aa73aec
commit 1109d78218
45 changed files with 1110 additions and 271 deletions
@@ -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
}