Rogendo commited on
Commit
bb4b4ad
·
verified ·
1 Parent(s): 799c708

Upload GC_F_1h_meta.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. GC_F_1h_meta.json +30 -0
GC_F_1h_meta.json ADDED
@@ -0,0 +1,30 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "symbol": "GC=F",
3
+ "interval": "1h",
4
+ "feature_names": [
5
+ "Open",
6
+ "High",
7
+ "Low",
8
+ "Close",
9
+ "Volume",
10
+ "Returns",
11
+ "HL_Range",
12
+ "Close_Position",
13
+ "RSI",
14
+ "MACD_hist",
15
+ "ROC",
16
+ "MOM",
17
+ "ATR",
18
+ "BB_width",
19
+ "SMA_ratio",
20
+ "hour_sin",
21
+ "hour_cos"
22
+ ],
23
+ "lookback": 96,
24
+ "best_val_dir_acc": 35.05674653215637,
25
+ "best_epoch": 3,
26
+ "test_dir_acc": 37.3,
27
+ "test_actionable_acc": 37.3,
28
+ "test_return_pct": -92.59,
29
+ "model_params": 2149252
30
+ }