Distribution of Index indicator bug fix

Forums ProRealTime English forum ProBuilder support Distribution of Index indicator bug fix

Viewing 9 posts - 1 through 9 (of 9 total)
  • #160934

    When I developed the Distribution of Index indicator that can be found in the library I only had v11 end of day data and it has come to light that on live data it continuously updates the distribution chart tick by tick leading to an incorrect chart being displayed.

    I have fixed the bug and suggest that anyone who uses v1.1 updates to v1.2.

    ITF file attached.

     

    1 user thanked author for this post.
    #166052

    Hey Vonasi

    is it possible you can help me add % of moves in the market to the indicator?

     

    #166060

    I did start coding something that showed distribution of price movements for a candle shown on a price chart but it requires some auto-scaling improvements before it is finished. At the moment I am not coding due to other commitments (plus I destroyed my keyboard with a cup of tea and my temporary replacement is horrible to type on. Also the results of Brexit are making getting a UK layout replacement keyboard delivered to Greece rather more challenging than it should be!)

    Have you seen these other indicators that I coded for distributions?

    https://www.prorealcode.com/prorealtime-indicators/price-rating-and-distribution/

    https://www.prorealcode.com/prorealtime-indicators/distribution-of-returns-prtv11/

    #166102

    https://www.prorealcode.com/prorealtime-indicators/distribution-of-returns-prtv11/

    looks interesting, not really sure how to make use of it? do you have any suggestion on how to use it? or any place one can learn more about it?

    did some searching and could not really get my head around how to interpret it to a strategy

    #166104

    I can’t tell you how to use it in a strategy. Distribution curves really just tell us how often an event has happened in the past and that can tell us the probability of it happening in the future. Also if we can see where we are on the curve at the moment then we can see how extreme recent price movements have been which can help us decide how likely a reversal is.

    #181939

    For some reason the indicator is not displaying the bar chart, any idea ?

    #181952

    It won’t display on any chart, as its scale doesn’t not match prices. It must be installed BELOW the chart.

    ON you chart you can spot it, but, say on DAX, it’s around level 50, while prices are at about 16100, so you need to use your mouse to reach 50 or shrink the chart about 300 times (making both bars and the indicator almost flat lines).

     

    #181978

    Sorry I should have been more precise. I does not display below the chart.

    What I am getting for the bar chart is N/A see attached picture

    #182121

    It’s because of the second FOR…NEXT iteration the one after if islastbarupdate then, if you set it to max 20 it’ll always work (still I couldn’t see any percentage, but there’s no error). With RSI that limit can be 50 and 40 with Williams’R, but ADX requires 20 max.

     

     

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

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