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
Kris75 Hi, This is great !! anyone ever developped a strategy about it ???
swapping hello Kris75, not that I know but it is possible to make a scenario ;)
digitation Hi swapping, Thanks for sharing this useful tool. I was wondering how difficult it would be...
Real Pro Great work gabri. I have this coded on Amibroker and I have done lots of backtesting but ne...
gabri Hi Real Pro, this indicator assists novices of the Wyckoff system. Wyckoff himself thought t...
tatie hi Gabri, I just came across the wyckoff method and was looking for the weiss wave indica...
Vonasi There is another version of this indicator that can plot the same lines but onto an indicato...
Martin35 Hello Vonasi, do you think it is possible with PRT to code with the same principle as on thi...
Vonasi A modified version of this indicator can be found here: https://www.prorealcode.com/topi...
abhay I am getting a shading between the lines, how can I avoid that. I just want to see lines as ...
Vonasi Delete the 'Color Zone' in the indicator settings window.
dau710 Are the Bulls Blue & the Bears Red?
dau710 Many thanks :)
Nicolas
7 years ago
Hans63 Thank you swapping
FREDNC @Nicolas merci pour se remarquable indicateur, reste à voir comment on va pourvoir l'intégre...
Diamant Bonjour à vous tous, D'après vous, quelle serais la bonne période pour du trading 15 minute...
arnaudat Merci nicolas, j'ai déjà pris cette version et en plus je suis sur les futures. Par contre d...
ullle73 hi nicolas, when im making a strategy out of this i get the error "PRC_VWAP z-score" called ...
Nicolas Please open a new topic in the ProOrder forum section and post the code there in order to ch...
hartgeld Hallo Atxeel, sehr interessanter Code, habe das installiert und funktioniert. Danke! Kannst ...
atxeel Hallo hartgeld, die Ziele sind schlicht, bspw. die Range beträgt 10 Punkte, dann ist das Zie...
AlexWoe89 Hi, thanks for the code. Do you have an idea, if you can also draw pre-market data on char...
Thomas Hello swapping. Very good idea. Can I use and modify the code? I would like to add a few mor...
Razz Hello swapping the indicator is very good! Can you tell me how I can add 2 lines in the dist...
swapping Hello wanjpt, I do not see how to do it because the calculation is for 12 candles of 5mn onl...
wanjpt Thanks swapping.
Thomas @wanjpt https://www.prorealcode.com/prorealtime-indicators/opening-range-eur-with-close-and...
Brisvegas Thats Awesome thank you
Vinks_o_7 Thanks Vonasi !
Tarkus1954 Hi. When I add this indicator it loads it in a separate window. How do I get the indicator...
Nicolas By adding it on the price chart. Use the wrench on the left upper side of the price chart.
ervelasco Thank you for your posting! I was missing the indicator when trying to select Keltner bands ...
swapping fib1236 = (hiday-lowday)*1.236+lowday DrawSegment(startbar,fib1236,barindex,fib1236) colou...
swapping Oups ! Nicolas il y a un problème avec l'insertion de code en utilisant le bouton [Add PRT ...
swapping fib1236 = (hiday-lowday)*1.236+lowday DrawSegment(startbar,fib1236,barindex,fib1236) colour...
RGKP Hi Vonasi, great work! But what I do not understand is that the statistics change according ...
mr_delta Hi https://www.prorealcode.com/user/vonasi/ I am interested in in scanning for a similar set...
Vonasi Minor Bug Fix Please download an updated version with a minor bug fix from here: https://www...

Top