ATR on chart indicator

Forums ProRealTime English forum ProBuilder support ATR on chart indicator

Viewing 7 posts - 1 through 7 (of 7 total)
  • #126936

    Hi

    Can anyone help with this code please, the ATR “on chart” indicator won’t match the PRT below chart indicator.. both set to 20 atr. What is wrong with the code?

    I’ve tried both including the weekend data and not including it,  and still way off. The below chart I can assume is accurate because its the PRT standard, can anyone help please?

    Picture attached shows the error between atr indicators.

    thanks

     

    #126939

    There are some simple rules that everyone using the forums is expected to follow. Your post has broken one or more of these rules.

    The forum rules are as follows. I have highlighted in bold the rule/rules that you have not followed:

    Post your topic in the correct forum.

    ProRealTime Platform Support          only platform related issues.
    ProOrder                                                only strategy topics.
    ProBuilder                                              only indicator topics.
    ProScreener                                           only screener topics
    General Discussion                               any other topics.
    Welcome New Members                      for new forum members to introduce themselves.

    Only post in the language of the forum that you are posting in. For example English only in the English speaking forums and French only in the French speaking forums.
    Always use the ‘Insert PRT Code’ button when putting code in your posts to make it easier for others to read.
    Do not double post. Ask your question only once and only in one forum. All double posts will be deleted anyway so posting the same question multiple times will just be wasting your own time and will not get you an answer any quicker. Double posting just creates confusion in the forums.
    Be careful when quoting others in your posts. Only use the quote option when you need to highlight a particular bit of text that you are referring to or to highlight that you are replying to a particular member if there are several involved in a conversation. Do not include large amounts of code in your quotes. Just highlight the text you want to quote and then click on ‘Quote’.
    Give your topic a meaningful title. Describe your question or your subject in your title. Do not use meaningless titles such as ‘Coding Help Needed’.
    Do not include personal information such as email addresses or telephone numbers in your posts. If you would like to contact another forum member directly outside of the forums then contact the forums administrator via ‘Contact Us’ and they will pass your details on to the member that you wish to contact.
    Always be polite and courteous to others.
    Have fun.

    I have edited your post where required. Please ensure that your future posts meet these few simple forum rules. 🙂

    1 user thanked author for this post.
    #129317

    So I found an alternative on prorealcode that displays an on chart ATR range above and below price, but it doesn’t discount the weekend data. Anyway to remove the weekend data without actually removing the weekend candles from view? thanks

    #140193

    Bump

    #140195

    Try this (not tested):

     

    1 user thanked author for this post.
    #141956

    Hi

    I had a go with that code, thanks for trying.  It should match the PRT standard 20 average true range indicator once I remove the weekend data from the platform, but its still usually out by 10 pips or so. Unsure why it isn’t identical

    #142410

    Removing weekend data from your chart won’t REMOVE data, just it won’t be visualized.

    Indicators keep running as usual, that’s why they differ and you need a custom indicator.

     

     

Viewing 7 posts - 1 through 7 (of 7 total)

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