The Reinforcement Learning uses a 5-minute as a baseline in all code sets and I want to use 1-minute.
When changing from a 5-min to a 1-min is there anything I should be aware of or can I just add or change the 5-min to a 1-min configuration.
Therefore I could use a 1-min, 5-min, 1-hour, 1-day as a configuration or just replace the 5-min with a 1-min.
The Reinforcement Learning uses a 5-minute as a baseline in all code sets and I want to use 1-minute.
When changing from a 5-min to a 1-min is there anything I should be aware of or can I just add or change the 5-min to a 1-min configuration.
Therefore I could use a 1-min, 5-min, 1-hour, 1-day as a configuration or just replace the 5-min with a 1-min.
Hi William,
The data can be switched from a 5-min baseline to a 1-min baseline.
You can work with different frequencies as mentioned. The _assemble_state function will have to be changed accordingly if you add more frequencies.
Hope this helps!