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

Example does not work after installing. #13

Open
tritan67 opened this issue Jan 2, 2023 · 1 comment
Open

Example does not work after installing. #13

tritan67 opened this issue Jan 2, 2023 · 1 comment

Comments

@tritan67
Copy link

tritan67 commented Jan 2, 2023

After following the installation instructions and copying your example, I get this.
I looked in the site-packages folder and I do not see the code that is on this GitHub. There is a back tester lib there.

Traceback (most recent call last): File "C:\Users\Tyler\MarketRND\TensorFlowMarketRND\ModelBackTester.py", line 4, in <module> from backtradermql5.mt5store import MTraderStore ModuleNotFoundError: No module named 'backtradermql5'

I executed pip show backtrader
result:
Name: backtrader Version: 1.9.76.123 Summary: BackTesting Engine Home-page: https://github.com/mementum/backtrader Author: Daniel Rodriguez Author-email: [email protected] License: GPLv3+ Location: c:\users\tyler\appdata\roaming\python\python310\site-packages Requires: Required-by:

@01tsos
Copy link

01tsos commented Feb 24, 2023

pip install git+git://github.com/khramkov/Backtrader-MQL5-API.git

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

2 participants