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
Iván
1 year ago
Iván Si lo descargas e importas en tu PRT verás que se han creado las variables para luego config...
WhyAskOZ Hi, Ivan As always you are doing great coding. The code works on my PRT, however the issu...
Iván You can delete in the last line (return) the configuration for color. Delete coloured(xx,xx,...
Iván
1 year ago
Danger Zones Indicator
Danger Zones Indicator
4
Indicators
Iván Thank you very much!
Claudio Good morning Ivan. I try to use this indicator but I receive the automatic message on line 7...
Iván Hi Claudio The indicator works fine. Maybe you are with PRT11 instead PRT12?
Bernard13 (Je réécris mon commentaire -français- en français car certains mots ne correspondaient pas ...
Iván 1000 indicateurs !!! brutaux
Iván Gracias! Para el screener sólo tienes que copiar el indicador y poner como condición de búsq...
Lean Muchas gracias Iván, ya lo he podido crear.
bertoluce Hello Ivan, thank you very much for the indicator. An observation: would it be possible (and...
Iván sería así //------------------Inputs------------------------------ linreglength = 11//i...
Doddge Muchísimas gracias Iván, está genial.
superfalcio holaaa, have you run some statistics?
Doddge Hola Iván, ¿sería posible crear un screener que indique cuándo las velas coloreadas del indi...
RTR Ivan thank you for the pro-screener. I a trying to understand how to write the signals from ...
Iván Hi, Lines 62 and 63. These lines define buy and sell conditions.
Armand2020 Bonjour , super taf!! serait il possible de faire un poc dynamique en timeframe 5 min en mod...
philippe59139 voici ce qu'il faudrait faire ou ajouter: //poc dynamique defparam calculateonlastbars=1...
pouille Merci beaucoup vraiment beau boulot, j'adore je m'en sert régulièrement
Iván
1 year ago
oliTR Yes, I am sure it should work perfectly, but I found very strange vehavior like this one: ...
oliTR well, it seems that the issue came from my backTest period which was not long enough. sorry
oliTR Dear Ivan, why, in line 86, there is "currentsuperTrend[i]" and not "currentsuperTrend" only?
Iván Hi We could find stocks with sweep on: //PRC_Sweep Institucional //version = 0 //28.0...
inverse Like the way you think Ivan ... :)
ar Bonjour Ivan et merci pour ton partage, Est-il possible d'avoir ce code en ITF
Iván Hi You should delete from the indicator code all drawing functions and all variables not us...
Iván I've created a screener to show [longcondition or shortcondition]
Chrisinobi Hallo Ivan, Danke das ist Perfekt !! Kannst du bitte in der Screener-Bibliothek die itf. hoc...
Gio56 Super idée. j'ai juste un souci. j'ai pas de barre verte mais plusieurs lignes de couleurs.....
DeathMetal change line in histgram, (click on indicator name, click on tool (
Gio56 Super merci.
Razz Bonjour Je pense que votre indicateur est très bon. Serait-il possible d'afficher la heatma...
philippe59139 if marketEtHeamap=1 then drawtext("#touch#",barindex+10,checkprice,SansSerif,Standard,10) c...
philippe59139 voici pour toi RAZZ il te faut simplement ajouter les drawtext https://www.prorealcode.com...
MaoRai54 Thanks, now it's OK. in your first code at line 15-16 it's missing.
Madrosat Hello Ivan Did you try a strategy with this indicator
Iván Hi. No I didn't. This is a code translation requested by an user a few days ago.
Fgats https://www.prorealcode.com/topic/indicateur-3-sigma-documentation/ lien pour la documentat...
DELBERT Bonjour , merci pour le partage et la traduction , je vais essayer d'assimiler ce nouvelle i...

Top