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/

    CCI result doesn't match other softwares

    Indicators/Strategies/Analyzers
    2
    2
    73
    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.
    • G
      goldcar last edited by

      I use Backtrader's CCI as below
      self.cci = bt.indicators.CommodityChannelIndex(self.data, period=10).cci

      but it output's different value with other softwares. what should I change

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

        @goldcar You've provided no detail for us to help you. Can you please show the code you have tried, the results you achieved, and what other software you are using? Thank you.

        RunBacktest.com

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