Describe the bug
In the trading_env.py gym environment, all of the hyperparameters are hard coded as well as the stock symbol used.
To Reproduce
Make any changes in the 04_q_learning_for_trading.ipynb file, it doesn't do anything as it'll still use AAPL and all of the default hyperparameters.
Describe the bug In the trading_env.py gym environment, all of the hyperparameters are hard coded as well as the stock symbol used.
To Reproduce Make any changes in the 04_q_learning_for_trading.ipynb file, it doesn't do anything as it'll still use AAPL and all of the default hyperparameters.