File size: 500 Bytes
e7687c9
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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": "15m",
  "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": 41.88861985472155,
  "best_epoch": 6,
  "test_dir_acc": 35.11,
  "test_actionable_acc": 46.53,
  "test_return_pct": 133.89,
  "model_params": 2149252
}