55 Day Hi previous day

Forums ProRealTime English forum ProScreener support 55 Day Hi previous day

Viewing 8 posts - 1 through 8 (of 8 total)
  • #6319

    Hello all

    How i find by code the 55 Day Hi for previous day , is there any builtin function or something i can use.

    Thank you

    Penny

    #6321

    Hello Penny,

    You can use the HIGHEST instruction for that :

    It returns the previous high over the last 55 periods over the current timeframe.

    #6339

    Thank you Nicolas

    and if i want to compare the last 55 bar of 55 day hi is there any way to do it.

    Thanks

    #6341

    Hmm sorry… that is not clear 🙂

    But, if your request is just a simple comparison between the current bar high and the 55 days highest, here is the code :

    Then use this boolean result in your condition :

    or directly into your SCREENER instruction :

     

    #6342

    Thank you Nicola

    I mean if i needed to compare the value of the current 55 day hi to the previous 5  – 55 day hi 

    is it possible ?

    Thank you

    #6375

    Yes you can!

    If your variable is:

    Then you can catch what was its value 5 days before with:

    Then you can make your conditional statement with this 2 variables.

     

    #6475

    Thank you Nicola

    #6555

    Thank you Nicola

    I have last question in this issue – in weekly time frame how i can find the  value of the last bar of low ?

    I mean the last weekly bar today in the system is from May 2 2016, i need to retrieve this value.

    Thanks

    Penny

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

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