File size: 500 Bytes
0bee36c | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 | {
"symbol": "GC=F",
"interval": "4h",
"feature_names": [
"Open",
"High",
"Low",
"Close",
"Volume",
"Returns",
"HL_Range",
"Close_Position",
"RSI",
"MACD_hist",
"ROC",
"MOM",
"ATR",
"BB_width",
"SMA_ratio",
"hour_sin",
"hour_cos"
],
"lookback": 60,
"best_val_dir_acc": 40.92071611253197,
"best_epoch": 20,
"test_dir_acc": 39.54,
"test_actionable_acc": 39.39,
"test_return_pct": -21.02,
"model_params": 2147716
} |