btc-accumulation-monitor/results/results_iter_2.json

120 lines
2.0 KiB
JSON

{
"sharpe_ratio": -0.546,
"total_return_pct": -18.32,
"max_drawdown_pct": -20.98,
"win_rate": 0.34,
"trade_count": 53,
"profit_factor": 0.542,
"avg_trade_duration_candles": 2.3,
"feature_importances": {
"EMA_20": 0.0295,
"EMA_5": 0.0274,
"OBV": 0.0252,
"price_vs_SMA_50": 0.0219,
"EMA_10": 0.0214,
"SMA_200": 0.0207,
"return_lag_5": 0.0191,
"SMA_5": 0.0189,
"vwap_approx": 0.0187,
"price_vs_SMA_200": 0.0186,
"BB_lower": 0.0181,
"SMA_20": 0.0175,
"ATR_pct": 0.0174,
"keltner_upper": 0.0172,
"volume_sma_20": 0.017,
"ATR_14": 0.0169,
"return_5": 0.0167,
"BB_upper": 0.0166,
"SMA_50": 0.0164,
"RSI_21": 0.0163,
"high_low_range_10": 0.0163,
"hist_volatility": 0.0163,
"high_low_range_20": 0.0163,
"EMA_50": 0.0162,
"keltner_lower": 0.016,
"MACD_hist": 0.0159,
"RSI_14_lag_1": 0.0152,
"CCI_20": 0.015,
"high_low_range_5": 0.015,
"volatility_20": 0.0149
},
"monthly_returns": [
-2.62,
-1.95,
-4.71,
1.32,
-2.8,
1.53,
-1.85,
-4.51,
-2.54,
-3.73,
0.01,
-1.05,
2.97,
0.31
],
"equity_curve": [
1.0,
0.9952,
0.9921,
0.9767,
0.974,
0.9579,
0.9754,
0.954,
0.9546,
0.9336,
0.9323,
0.9308,
0.9103,
0.9023,
0.8926,
0.9265,
0.9217,
0.9567,
0.9357,
0.9151,
0.8949,
0.8857,
0.8992,
0.9025,
0.9085,
0.9106,
0.9157,
0.8956,
0.8916,
0.8842,
0.8766,
0.8663,
0.852,
0.8467,
0.828,
0.8386,
0.8304,
0.8167,
0.808,
0.7902,
0.7995,
0.7912,
0.7984,
0.8069,
0.7995,
0.8115,
0.8109,
0.8086,
0.7908,
0.7941,
0.8167,
0.8076,
0.8143,
0.8168
],
"per_window_sharpe": [
-2.302,
-0.762,
-6.981,
-0.909,
4.91
]
}