Backtrader Community

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    1. Home
    2. theochenko
    For code/output blocks: Use ``` (aka backtick or grave accent) in a single line before and after the block. See: http://commonmark.org/help/
    • Profile
    • Following 0
    • Followers 0
    • Topics 1
    • Posts 2
    • Best 0
    • Controversial 0
    • Groups 0

    theochenko

    @theochenko

    0
    Reputation
    12
    Profile views
    2
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    theochenko Unfollow Follow

    Latest posts made by theochenko

    • RE: Yahoo Data Feed

      @theochenko this issue is solved but now when I'm downloading data it marks me : FileNotFoundError: [Errno 2] No such file or directory: 'AAPL'

      posted in General Code/Help
      theochenko
      theochenko
    • Yahoo Data Feed

      Traceback (most recent call last):
      File "/Users/bognertheo/python/backtraderSMA.py", line 25, in <module>
      data = bt.feeds.YahooFinanceData(dataname='AAPL', fromdate=datetime(2020, 1, 1), todate=datetime(2022, 1, 1))
      TypeError: 'module' object is not callable

      Hi, can someone indicates me how to solve that issue ? I'm a fairly new user of bt.

      posted in General Code/Help
      theochenko
      theochenko