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/

    How to get Trade Analysis for Multiple DataFeed using TradeAnalyser?

    Indicators/Strategies/Analyzers
    3
    4
    283
    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.
    • C
      coder1111 last edited by

      Hi Team

      I want to know how can I get Trade Analysis for Multiple DataFeed using TradeAnalyser?

      I am looking for Total trades , Total Won, Total Loose and other analysis for each stocks I pass through the data feed.

      Thanks and Regards!

      run-out 1 Reply Last reply Reply Quote 0
      • run-out
        run-out @coder1111 last edited by

        @coder1111 Trade analysis prepares a full result for a backtest and is cannot be used as is for individual stocks. If you are running your backtest one stock at a time, then yes, you can save the TradeAnalyzer at the end of each backtest. If you have multiple stocks as part of a portfolio inside a test, you will have to make a custom analyzer to get the data you want for each stock.

        RunBacktest.com

        1 Reply Last reply Reply Quote 1
        • C
          coder1111 last edited by

          @run-out Thank You for the help. I have now created a custom analyser for my work.

          Thanks Again

          M 1 Reply Last reply Reply Quote 1
          • M
            Mexflubber @coder1111 last edited by

            @coder1111 Can you share your custom analyzer ?

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