tradebot
tradebot copied to clipboard
Reinforcement learning for online crypto trading
Results
1
tradebot issues
Sort by
recently updated
recently updated
newest added
Traceback (most recent call last): File "run.py", line 32, in while not sim.sim_done(): File "/Users/abdik/Documents/projects/tradebot/sim.py", line 116, in sim_done if self.t() == len(self.data): AttributeError: 'Simulator' object has no attribute 't