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
P. Marlowe Muy bueno. ¿Podría hacerse para señalar extremos por el lado bajista? Lo mismo a la inversa....
Miro Esta es una versión del indicador, para ambos extremos. //-------------------------------...
P. Marlowe Muchas gracias ¡¡
Iván Hi. You could add these lines of code: if intradaybarindex=0 then varhigh=round((dhigh(...
RTR Edit
@toniyecla ¡gracias! más capturas aqui: https://www.prorealcode.com/wp-content/uploads/2024/10/IC...
robert123 I had a go at the 'order block' version- badly done I'm sure....but a start. // Sonarlabs ...
robert123 take ''sens1 = 5'' out and put ''rango'' in as variable
@toniyecla captura: https://www.prorealcode.com/wp-content/uploads/2024/10/sesiones_v3.png
@toniyecla y más opciones: añade una línea también en sesiones EUROPA y USA (configurable) y un texto o...
@toniyecla // Author: toniyecla - contact@rescommunesomnium.com // VARIABLES // EspHorarioVerano (b...
Alai-n Hello, take a look at this formulation made by "Blade106", Topic link attached post #227334....
@toniyecla ¡interesante acercamiento! (no lo conocía, simplemente tuve la necesidad y lo programé) pers...
Iván
1 month ago
MaoRai54 dear Ivan, it seems to be very interesting but please clarify what are all the lines I see i...
Iván Hi! you have the answer in the last line of code... MacdMiddle as "histo" style(histogra...
kats Le Top , a utiliser avec le nuage violet et alerte TN pour plus de précision.
roccafragius Hello Ivan, another great Indicator, very useful to trace the trend ( blue line) and the pos...
roccafragius Hello Ivan, very good job! May I ask you to translate teh script from TradingView named Tre...
Iván Hi! yes. You can ask for it here: https://www.prorealcode.com/free-code-conversion/
roccafragius Thank you so much Ivan! I created this request in english Translate from TradingView Indicat...
Regisnew très bel indicateur merci
jordan //---settings MAmode=0 Period=150 NumberOfMA=100 //---end of settings MA2=undefined ...
jordan dites moi si cela correspond à ce que vous cherchez
kats bonjour merci de ta reponse mais non ca fonctionne pas sympa quand même d'avoir essayé cdlt
Jean2139 Bonjour Yvan, Merci pour ton indicateur que je trouve très intéressant. Je suppose que tu ...
Suffi Hier eine kleine Korrektur: //-----Inputs-----------------------------------------// MALengt...
Nicolas Sans doute parce que tu utilises le mauvais éditeur de code, il s'agit d'un indicateur. Je r...
achel J'ai la même erreur sur ligne 1 avec une importation dans les règles de l'art. Comment faire?
Iván Cela est probablement dû au fait que vous avez une ancienne version de l'outillage. Vérifi...
Iván
4 months ago
Iván Hola javier gracias! es importante realizar buenos backtest antes de lanzarse al mercado y ...
achel I have an error with "fillcolor" - How to solve this? / J'ai une erreur avec "fillcolor" - C...
Iván Hi! This is because you are not with V12. Just delete fillcolor

Top