Value Chart High/Low

Value Chart High/Low

The original value chart is made of OHLC candlesticks drowned on a normalized scale. This one only reflect high and low values, that are more useful for its purpose.

This indicator is popular in scalping trading and short-term binary options because of its effectiveness to spot prices excess on a relative short time scale. Period and overbought/oversold areas are configurable to fit your timeframe and trading method.

Share this

Risk disclosure:

No information on this site is investment advice or a solicitation to buy or sell any financial instrument. Past performance is not indicative of future results. Trading may expose you to risk of loss greater than your deposits and is only suitable for experienced investors who have sufficient financial means to bear such risk.

ProRealTime ITF files and other attachments : How to import ITF files into ProRealTime platform?

PRC is also on YouTube, subscribe to our channel for exclusive content and tutorials

  1. Nicolas • 02/17/2016 #

    Very nice, thanks for your contribution. Next generation of the platform will have the ability to draw custom candlestick with only a simple instruction, then we’ll can make this indicator entirely without restriction. You can have a look on the new DRAWCANDLESTICK instruction here : http://www.prorealcode.com/documentation/drawcandle/
    Drawing Bar chart will be also possible with the instruction DRAWBARCHART  : http://www.prorealcode.com/documentation/drawbarchart/

    • daveAF • 02/17/2016 #

      very interesting, do you know when it will be available to everyone?

    • Nicolas • 02/17/2016 #

      Don’t really know it. I only have a VIP Beta access and it looks promising. A lot of improvements have been made for indicators development and beyond. Of course i’ll give news here in ProRealCode as soon as possible.
      I already have investigated in new drawing capabilities and it is awesome! At least, we can do almost anything for chart drawing. Our imagination the limit 🙂

    • daveAF • 02/17/2016 #

      Well, i’ll look forward for it. Cant wait.Thank you Nicolas!

  2. Nicolas • 02/17/2016 #

    For your interest i have coded the ProRealTime next generation version of this indicator, with all the OHLC value. I’m talking about it here in the forum : http://www.prorealcode.com/topic/the-next-prorealtime-version-10-3-and-new-graphical-functionnalities/#post-3316

  3. hans • 02/17/2016 #

    Salut Nicolas,
    for me the chart shows up as 2 lines. what does it mean “high value” and “low value”? is it enough for the “high value” to be oversold to trigger a signal or do both lines have to be above?
     
    Merci

    • Nicolas • 02/17/2016 #

      Only high for short signal and low for long signal are important.

  4. tfx • 02/17/2016 #

    Nice indicator. It might be a newbie question, but what kind of candlesticks are visible on the upper part of the chart? They are kind of equalized. Thank you.

    • daveAF • 02/17/2016 #

      Don’t remember but they seem to be normal candlesticks to me. In 1 minute time frame there not much ticks. 

  5. tfx • 02/17/2016 #

    This was my first thought, but 1 minute bars don’t look like these on my charts. Hmm…

    • daveAF • 02/17/2016 #

       It’s SP500 before Wall Street open. 

    • tfx • 02/17/2016 #

      I will be looking into it. Thank you for responding!

avatar
Register or

Likes

avatar avatar avatar avatar avatar avatar avatar avatar avatar avatar
Related users ' posts
ALE Very Very Nice
manel Hi - Many thanks for this and your other analytical codes, stellar work - very useful ! With...
Vonasi Good idea Manel. I have posted a new version here that shows results as a percentage: https:...
mathiasKN Steffen Schmauch • 12/11/2018 # hello Nicolas, can I change the indicator that I only get t...
Nicolas Please open a new topic in the indicator forum and explain there your query, thank you.
upupandaway This seems like a very useful indicator. However, it does not seem to open properly in the c...
Choliver HI, Thanks a lot Good job. :-)
mscharstrom Hi @robertogozzi, I really love this indicator. However, I'd like to tinker with it to fit ...
Ahimsa Hi Roberto I cannot thank you enough for writing this code. It could help me more than you ...
Nicolas With PRT v11, you have to click on "price" at the upper left side of the price chart.
robertogozzi Firstly you need to make the correct calculation, you need to swap 22 and 7. Secondly PRT's...
SB-FO Sorry, i did forget to change the 7/22, I have run it both ways. PRT is calculating PPO a...
RubberToe I believe there is an error in line 23 of the MACD version. It points to the FastP. Should...
Leo I don't know, I just copy paste the strategy. The optimisation of the values I wrote them in...
bertrandpinoy hello Leo I'm spending time on your strategy code. do you agree to try to include this code ...
bertrandpinoy //version a: ajout filtre MM defparam cumulateorders=false // --- paramètres taille =...
Bard Problems with Safari latest s/ware and this site and links and adding code. Let me add the...
grimweasel47 Ok thanks Nicolas - could this be adapted to take into account MFI and then have price, volu...
Nicolas I don't understand what you mean exactly, would be better to open a topic about this idea wi...
Jesper Great share!
capgros Bonjour @Nicolas, Thanks a lot for this tool, it is very useful for me. I would like to s...
Hans63 Would you add the possibility to color also the Heikin Ashi and bar chart?
Nicolas That's possible, please open a new topic in the indicator forum explaining what you need exa...
Nicolas Change line 62 with: drawcandle(flup,fldn,flup,fldn) coloured(169,169,169,80) bordercolor(16...
DimKar Thank you very much from Greece sir , have a nice day ....!!!! Really i do not have words...
mit_ose Bonjour, J'ai d'excellents résultats avec cet indicateur simple et efficace; Merci beaucoup;
3agl3 voglio l indicatore
Victor.Strand Hi Pableitor, the code is just great; i was playing a lil bit with these factors, darwsegmen...
micky_red Hi, I have tried to use this indicator in version 12 and it doesn't work. Do you know how...
Victor.Strand Hey Micky, indicator works well, justpaste the code on the platform, or save it as an "itf" ...
ottimo Thank you Nicolas, great indicator, N. 1
tikigai Merci Nicolas! First Happy new Year 2020. Very good indicator BUT (yes the french "oui, m...
Nicolas Whats prorealtime version? Did you try in version prior to v11? indicator's call and loop ca...
jissey Bonjour Bolsatrilera,j'essaie de vous contacter pour le cm rsi ;je le trouve interessant, m...
jissey J'essaie de vous contacter pour l'indicateur"cm rsi"....
Vonasi No problem pableitor - I'm glad you like it.
pableitor Hi Vonasi, I was checking a few random weeks with your indicator and sometimes it seems to ...
Vonasi I have not checked your query on a chart but my guess is that you are reading the indicator ...
Nicolas Yes, that's how it goes when using loops..
JosephFelix Hi, Could I please have help with adding these indicators 'on price'? Every indicator that I...
Nicolas Just add it on price by clicking the wrench on the left upper side of the price chart.
Nicolas Thanks for create a specific thread in the forum in order to handle your coding query. I see...
Victor.Strand Thanks Nicolas, I didnt know there was a multitimeframe support now... I will check it. This...
Nicolas to return a value of a Close of timeframe 1-hour, for instance : TIMEFRAME(1 hour) c = close...
lokbuscas is it possible to make a screener with this conditions??? thank you
achel I believe so but I leave it to Nicolas to decide if it is possible
Nicolas Please open a new topic in the screeners forum
myhlo Super Nicolas !! Cet indicateur offre une nouvelle lecture du Rsi ! Ces bandes up & Dawn...
okiki please how can i acess the indicator i like it and want it please am new here
Nicolas download the itf file above and import it into your prorealtime platform: https://www.prorea...

Top