Course Name: Deep Reinforcement Learning in Trading, Section No: 12, Unit No: 3, Unit type: Exercise
env = Game(bars5m, bars1d, bars1h, reward_exponential_pnl,
lkbk=10, init_idx=3000)
An error occured while running the code:
lkbk=10, init_idx=3000)
An error occured while running the code:
Output from current code is: (0, False) (1.0020040053400068, True)