Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AttributeError: 'trading_env' object has no attribute 'backtest_done' #10

Open
irvineAlgotrading opened this issue Jul 15, 2019 · 0 comments

Comments

@irvineAlgotrading
Copy link

irvineAlgotrading commented Jul 15, 2019

Hey! Great project, really excited about it but having a small problem.

Can't run the agent, env.backtest is causing a problem, so in the trading_env.make function I added the parameter backtest=1, and now the backtest_done is popping up as having to attribute.

This seems to be a problem with threading, from what I can read online.

Has anyone had success beyond the point of this error? Is it a package version I can downgrade?

Attached my notebook.
trading-gym-andy.zip

no matter what I add to trading_env.make, including backtest_done=0 or 1, it fails to see it as an attribute... wtf!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant