Backtrader Community

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

    kev

    @kev

    0
    Reputation
    260
    Profile views
    6
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    kev Unfollow Follow

    Latest posts made by kev

    • RE: Broker.getvalue() = nan?

      I also ran into the the same bizarre situation today. Have you figured out something?

      posted in General Code/Help
      K
      kev
    • RE: Does 'preload' have to be set as 'False' while bt running in live-trading mode?

      @Paska-Houso Many thanks! I'm still at sea with the internals of backtrader, does it provide a method to get our current holdings (i.e. a list containing all the stocks we are now holding) ?

      posted in General Discussion
      K
      kev
    • Does 'preload' have to be set as 'False' while bt running in live-trading mode?

      What are the merits for one another: 'preload' and not 'preload'?

      And does 'preload' have to be set as 'False' if we want bt to run in live-trading mode?

      posted in General Discussion
      K
      kev
    • RE: How do we get pnl data for each specific strategy ?

      And also trades, positions. Or just it's currently impossible to get analysis for each single strategy when backtesting multiple strategies with one cerebro instance?

      posted in Indicators/Strategies/Analyzers
      K
      kev
    • How do we get pnl data for each specific strategy ?

      How do we get pnl data for each specific strategy when we have more than 1 strategy added to cerebro?

      posted in Indicators/Strategies/Analyzers
      K
      kev
    • perf records for multiple strategies

      If i have multiple strategies (by 'cerebro.addstrategy(st0)' ...), how do I get perf records (pnl, trades, etc) for each strategy?

      posted in Indicators/Strategies/Analyzers
      K
      kev