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/

    Need to find a high is broken (over some specific period like past 3, 4, 5, 10, 20 bars - day wise)

    General Code/Help
    2
    2
    28
    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.
    • ayush-somani
      ayush-somani last edited by

      On a Open=High Candle, I need to find that this high has broken the previous high over a some specific period like past 3, 4, 5, 10 and 20 bars (atleast) to enter into a Trade. I am quite confused with the Code.

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

        Please only post once.

        1 Reply Last reply Reply Quote 1
        • 1 / 1
        • First post
          Last post
        Copyright © 2016, 2017, 2018 NodeBB Forums | Contributors
        $(document).ready(function () { app.coldLoad(); }); }