Backtrader Community

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

    tom

    @tom

    0
    Reputation
    253
    Profile views
    1
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    tom Unfollow Follow

    Latest posts made by tom

    • RE: Indicator warmup period

      works for me with

      period = si._minperiod
      

      instead of

      period = si.get_warm_up_period()
      
      posted in General Code/Help
      T
      tom