Navigation

    Backtrader Community

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

    shspersonalwork

    @shspersonalwork

    0
    Reputation
    7
    Profile views
    4
    Posts
    1
    Followers
    0
    Following
    Joined Last Online

    shspersonalwork Unfollow Follow

    Latest posts made by shspersonalwork

    • RE: Interactive Brokers Options Trading HLOC DataFeed

      Did this work for you?

      posted in General Code/Help
      S
      shspersonalwork
    • RE: Live trading multiple strategies, each one on a separate data feed

      @vladisld Were you able to resolve this issue? I have one strategy and two stocks. I don't see any hang or anything, but next() only runs for one of the stocks.

      posted in General Code/Help
      S
      shspersonalwork
    • RE: Next() not triggering on ibkr data feed

      @shspersonalwork I know the following about preload, however I want to know the impact of this setting on Live and Offline mode, and how did you debug the problem to this parameter setting?

      "preload -> Whether to preload the different data feeds passed to cerebro for the Strategies"

      posted in General Code/Help
      S
      shspersonalwork
    • RE: Next() not triggering on ibkr data feed

      @vladisld Could you please explain what preload=False do, and when should we set it to True and False when we are using the interactive broker?

      posted in General Code/Help
      S
      shspersonalwork