maximotus/arl22-rl-stock-trading

OHLC + TIME

JFLXB opened this issue · 1 comments

JFLXB commented

Description

Run the Experiment for the following setup 3 times for a window_size of 30.

Attributes

["time", "open", "high", "low", "close", "tick_volume", "spread", "real_volume"]

Sub-Tasks

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