File size: 499 Bytes
84bd66b | 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": "30m",
"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": 96,
"best_val_dir_acc": 49.03225806451613,
"best_epoch": 3,
"test_dir_acc": 47.44,
"test_actionable_acc": 47.44,
"test_return_pct": 70.02,
"model_params": 2149252
} |