A Free Range Breakout indicator for Prorealtime

Forums ProRealTime English forum General trading discussions A Free Range Breakout indicator for Prorealtime

Viewing 2 posts - 16 through 17 (of 17 total)
  • #240814

    Hello,

    Thank you all for your suggestions.

    I published the code above to help you test configurations. This code is incomplete and should not be used on a real account. (I should have clarified this.)

    I will do what I can to make the indicator usable in a robot.

    However, I cannot remove the tables from my code because the range recognition algorithm relies on them.

    I added the “Return” option to avoid rescaling the chart. This comes from the buy and sell signals that are 1 and -1.

    For now, I recommend that you backest your configurations before taking manual positions. You can use the variable optimizer to find the stoploss and target levels.

    Kind regards

    2 users thanked author for this post.
    #244533

    Hello everyone,

     

    I just updated the Range Breaker indicator. I fixed the bug that caused the bot calling the indicator to crash. I added checks on all the tables present in the code. I also improved the algorithm and optimized the code. The indicator is more efficient and faster now.

     

    The call parameters of the indicator have changed. You must use the following code to integrate the indicator in a backtest:

     

    I updated the documentation of the indicator in which I describe the new options:

    https://artificall.com/docs/range-breaker/range-breaker-documentation-en/

     

    New: Range Breakout Screener

    I created a range break detection screener. I sent the new indicator and screener version to my subscriber list. If you haven’t received them, you will find the download link on the documentation page.

     

    Feel free to reply to this message if you have any questions.

    I wish you good trades. 😊

    Vivien

Viewing 2 posts - 16 through 17 (of 17 total)

Create your free account now and post your request to benefit from the help of the community
Register or Login