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

Backtesting code error - no 'modules.isolation_model' found #1 #1

Open
1 task done
datatalking opened this issue Jun 28, 2022 · 0 comments
Open
1 task done

Comments

@datatalking
Copy link
Owner

I'm enjoying your Medium article and have implemented the code but its giving errors.

Are these suppsed to be part of one huge class or is there a function not included? I've expanded upon your code in my repo here for reference since I didnt see it in yours. Thanks for writing these articles they are good reference material.

box/PycharmProjects/Financial_Backtrader/backtesting_b.py", line 3, in
from models.isolation_model import IsolationModel
ModuleNotFoundError: No module named 'models'

TODO:

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