Navigation

    Backtrader Community

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    For code/output blocks: Use ``` (aka backtick or grave accent) in a single line before and after the block. See: http://commonmark.org/help/

    On reports

    General Discussion
    2
    3
    1017
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • N
      Nagesh G.R. last edited by

      Hi,

      Sorry if I am asking a basic question. Analyzer is giving me total number of trades. I am interested in finding out some more details:

      • Total number winning trades
      • Total win amount
      • Total number of losing trades
      • Total lost amount
      • Max win amount
      • Max lost amount
      • Max number of sequential losers
      • Loss caused by maximum number of sequential losers
      • Max number of sequential winners
      • Profit caused by maximum number of sequential winners
        Any help on how I can get that?

      Thanks in advance.

      1 Reply Last reply Reply Quote 0
      • B
        backtrader administrators last edited by

        Which analyzer is giving you the total number of trades? Is it the TradeAnalyzer?

        That analyzer provides also this information:

          - Total Open/Closed Trades
        
          - Streak Won/Lost Current/Longest
        
          - ProfitAndLoss Total/Average
        
          - Won/Lost Count/ Total PNL/ Average PNL / Max PNL
        
          - Long/Short Count/ Total PNL / Average PNL / Max PNL
        
              - Won/Lost Count/ Total PNL/ Average PNL / Max PNL
        
          - Length (bars in the market)
        
            - Total/Average/Max/Min
        
            - Won/Lost Total/Average/Max/Min
        
            - Long/Short Total/Average/Max/Min
        
              - Won/Lost Total/Average/Max/Min
        
        N 1 Reply Last reply Reply Quote 0
        • N
          Nagesh G.R. @backtrader last edited by

          @backtrader Exactly what I was looking for. thanks a lot.

          1 Reply Last reply Reply Quote 0
          • 1 / 1
          • First post
            Last post
          Copyright © 2016, 2017, 2018, 2019, 2020, 2021 NodeBB Forums | Contributors