Skip to content

Example does not work after installing. #13

Open
@tritan67

Description

@tritan67

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:

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions