Navigation

    Backtrader Community

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

    longhngo

    @longhngo

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

    longhngo Unfollow Follow

    Best posts made by longhngo

    • RE: Cerebro plot failed to run

      @run-out I'm running backtrader in a separate process (I programmed a live trading model sourcing data from a websocket, the data sourcing done in a separate process). My idea was to end the backtrader process on Friday afternoon after market close but on attempting to plot I get precisely the same error message. will try cerebro.plot(iplot=False) to see if it works.

      posted in General Code/Help
      L
      longhngo
    • RE: Call plot while cerebro is running

      @vladisld thanks mate

      posted in General Code/Help
      L
      longhngo

    Latest posts made by longhngo

    • RE: Cerebro plot failed to run

      @longhngo This solved the problem in my case

      posted in General Code/Help
      L
      longhngo
    • RE: Cerebro plot failed to run

      @run-out I'm running backtrader in a separate process (I programmed a live trading model sourcing data from a websocket, the data sourcing done in a separate process). My idea was to end the backtrader process on Friday afternoon after market close but on attempting to plot I get precisely the same error message. will try cerebro.plot(iplot=False) to see if it works.

      posted in General Code/Help
      L
      longhngo
    • RE: Call plot while cerebro is running

      @vladisld thanks mate

      posted in General Code/Help
      L
      longhngo
    • Call plot while cerebro is running

      Is it possible to call plot from inside coding of bt.strategy?

      posted in General Code/Help
      L
      longhngo