{
    "test_start_date": "2015-01-12T00:00:00",
    "test_end_date": "2021-07-30T00:00:00",
    "start_balance": 10000.0,
    "net_profit": 1015.62,
    "drawdown_max": 145.89,
    "trades_total": 1399,
    "close_type_map": {
        "Close": 1273,
        "T/P": 126
    },
    "grid_summary": {
        "open_grids": {},
        "grids_stats": {
            "Buy": {
                "1": {
                    "grid_count": 214,
                    "lots_total": 2.1399999999999983,
                    "lifetime_seconds_total": 1798800.0
                },
                "2": {
                    "grid_count": 95,
                    "lots_total": 1.9000000000000012,
                    "lifetime_seconds_total": 2340360.0
                },
                "3": {
                    "grid_count": 51,
                    "lots_total": 1.5300000000000011,
                    "lifetime_seconds_total": 1843260.0
                },
                "4": {
                    "grid_count": 15,
                    "lots_total": 0.6,
                    "lifetime_seconds_total": 1635540.0
                },
                "6": {
                    "grid_count": 12,
                    "lots_total": 0.7200000000000002,
                    "lifetime_seconds_total": 2730600.0
                },
                "7": {
                    "grid_count": 6,
                    "lots_total": 0.42000000000000004,
                    "lifetime_seconds_total": 2019060.0
                },
                "10": {
                    "grid_count": 2,
                    "lots_total": 0.19999999999999998,
                    "lifetime_seconds_total": 1880100.0
                },
                "5": {
                    "grid_count": 6,
                    "lots_total": 0.3,
                    "lifetime_seconds_total": 630000.0
                },
                "8": {
                    "grid_count": 3,
                    "lots_total": 0.24,
                    "lifetime_seconds_total": 1486800.0
                },
                "11": {
                    "grid_count": 1,
                    "lots_total": 0.10999999999999999,
                    "lifetime_seconds_total": 109500.0
                }
            },
            "Sell": {
                "6": {
                    "grid_count": 4,
                    "lots_total": 0.24000000000000002,
                    "lifetime_seconds_total": 791100.0
                },
                "3": {
                    "grid_count": 42,
                    "lots_total": 1.260000000000001,
                    "lifetime_seconds_total": 1500000.0
                },
                "1": {
                    "grid_count": 146,
                    "lots_total": 1.460000000000001,
                    "lifetime_seconds_total": 1613940.0
                },
                "2": {
                    "grid_count": 69,
                    "lots_total": 1.3800000000000008,
                    "lifetime_seconds_total": 1688940.0
                },
                "5": {
                    "grid_count": 8,
                    "lots_total": 0.39999999999999997,
                    "lifetime_seconds_total": 1251960.0
                },
                "4": {
                    "grid_count": 10,
                    "lots_total": 0.39999999999999997,
                    "lifetime_seconds_total": 636480.0
                },
                "10": {
                    "grid_count": 3,
                    "lots_total": 0.3,
                    "lifetime_seconds_total": 2520540.0
                },
                "7": {
                    "grid_count": 4,
                    "lots_total": 0.28,
                    "lifetime_seconds_total": 934800.0
                },
                "11": {
                    "grid_count": 1,
                    "lots_total": 0.10999999999999999,
                    "lifetime_seconds_total": 1142700.0
                }
            }
        }
    },
    "year_summary": {
        "max_dd": 145.89,
        "by_time_open": {
            "2015": {
                "max_dd": 145.89,
                "trades": 444,
                "profit": 325.4799999999999
            },
            "2016": {
                "max_dd": 145.89,
                "trades": 331,
                "profit": 257.72999999999996
            },
            "2017": {
                "max_dd": 145.89,
                "trades": 197,
                "profit": 133.54999999999998
            },
            "2018": {
                "max_dd": 145.89,
                "trades": 117,
                "profit": 82.17000000000003
            },
            "2019": {
                "max_dd": 145.89,
                "trades": 40,
                "profit": 19.85
            },
            "2020": {
                "max_dd": 145.89,
                "trades": 220,
                "profit": 167.5200000000001
            },
            "2021": {
                "max_dd": 145.89,
                "trades": 50,
                "profit": 30.06
            }
        },
        "by_time_close": {
            "2015": {
                "max_dd": 145.89,
                "trades": 444,
                "profit": 325.4799999999999
            },
            "2016": {
                "max_dd": 145.89,
                "trades": 331,
                "profit": 257.72999999999996
            },
            "2017": {
                "max_dd": 145.89,
                "trades": 197,
                "profit": 133.54999999999998
            },
            "2018": {
                "max_dd": 145.89,
                "trades": 117,
                "profit": 82.17000000000003
            },
            "2019": {
                "max_dd": 145.89,
                "trades": 40,
                "profit": 19.85
            },
            "2020": {
                "max_dd": 145.89,
                "trades": 220,
                "profit": 167.5200000000001
            },
            "2021": {
                "max_dd": 145.89,
                "trades": 50,
                "profit": 30.06
            }
        }
    },
    "drawdown_relative_percent": 1.34,
    "gross_profit": 1434.14,
    "gross_loss": -418.52,
    "profitability": 3.43,
    "expectancy": 0.73,
    "drawdown_absolute": 21.63,
    "trades_short": 583,
    "trades_long": 816,
    "largest_win": 13.24,
    "largest_loss": -8.08,
    "max_wins_in_a_row": 27,
    "max_total_win_in_a_row": 20.15,
    "max_losses_in_a_row": 6,
    "max_total_loss_in_a_row": -28.54,
    "total_lots": 13.989999999999746,
    "trade_lifetime_seconds_max": 1503900,
    "trade_lifetime_seconds_min": 0,
    "trade_lifetime_seconds_total": 121725420,
    "trades_long_won": 642,
    "trades_short_won": 451
}