Open JFLXB opened 2 years ago
Run the Experiment for the following setup 3 times for a window_size of 30.
3
window_size
30
["time", "open", "high", "low", "close", "tick_volume", "spread", "real_volume"]
These window sizes should be tested after running the experiment 3 times using the default window_size of 30.
window_size: 1
window_size: 5
window_size: 30
window_size: 60
window_size: 360
window_size: 720
window_size: 1440
window_size: 10080
https://github.com/maximotus/arl22-rl-stock-trading/tree/main/experiments/config/ohlc_time
Description
Run the Experiment for the following setup
3
times for awindow_size
of30
.Attributes
Sub-Tasks
These window sizes should be tested after running the experiment
3
times using the defaultwindow_size
of30
.window_size: 1
window_size: 5
window_size: 30
window_size: 60
window_size: 360
window_size: 720
window_size: 1440
window_size: 10080