RSI MultiPeriods HeatMap

v10.3
RSI MultiPeriods HeatMap

This “heatmap” type indicator plots the returned values of the RSI oscillator for all its calculated periods between the values of “StartPeriod” up to “MaxScale”. Each value is colored according to its degree of over-sold (in red) and over-bought (in green).

The ensemble thus forms a cloud of colored dots making it easy to better identify how the market behaves in the different dimensions.

It is thus possible to determine the best opportunities for positions in trend following or mean reversion without wondering what is the best period of observation with respect to the  instrument and the timeframe used. .

Many ideas can sprout from the observation of this type of indicator, I let you work 🙂

Idea came from another indicator development from that topic.

 

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. Maxime Baudin • 06/28/2019 #

    Very intresting! Thanks Nicolas

  2. Fr7 • 06/28/2019 #

    Es muy interesante….¿Podría realizar el screener que detecte los valores cuando en el heatmap está rojo o verde?

    • Nicolas • 06/28/2019 #

      Sí, pero podríamos estar limitados a los períodos debido a las limitaciones de 255 barras de ProScreener, pero ¿por qué no?

  3. Fr7 • 06/28/2019 #

    Podríamos probar el proscreener y así ayudaría a encontrar los valores que acaban de dar señal¿Cómo sería el screener Nicolas?

    • Nicolas • 06/28/2019 #

      Por favor, abra un tema en el foro para esta aplicación de filtro.

  4. ggolfet • 06/28/2019 #

    I tried to use it (with prorealtime version 11 – end of day version). I receive an error message regardind an infinite loop or too much iteractions. I tried decreasing the end period of the loop, but the error message still remains. I’m not able to find a solution, has anyone the same problem? thanks in advance

    • Nicolas • 06/28/2019 #

      Try to reduce the displayed units of the chart.
      MaxScale should always be superior to StartPeriod.

  5. ggolfet • 06/28/2019 #

    Thanks Nicolas, I imported the itf file and solved the problem.

  6. Hasardeur • 06/28/2019 #

    Hallo Nicolas,

    i tried to code the multi period heat map in combination with the Ehler’s market mode.
    https://www.prorealcode.com/prorealtime-indicators/market-mode/
    The code it self is easy to realize, but I see different results by
    – Calculation the market mode by using a single period for example 20
    – Calculation the heat map by using while loop
    Same I see by calculation other indicators.
    All are using band pass filter with look back days.
    I expect that the look back days [1] [2] [3] in combination with the while loop are causing the problem.
    It would be very helpful, if you could have a look for these problem.
    Many thanks in advance.

    Best regards
    Hasardeur

    • Nicolas • 06/28/2019 #

      Please open a new topic with the code in forum.

avatar
Register or

Likes

avatar avatar avatar avatar avatar avatar avatar avatar avatar avatar
Related users ' posts
Bebbo Grazie del prezioso contributo Nicolas, scusa la mia inesperienza, sono alle prime armi e s...
Nicolas To avoid recalculation, you should use the one from this post.
Bebbo Ok Grazie Nicolas.
bolsatrilera
7 years ago
jissey Bonjour Bolsatrilera, je trouve le cm rsi interessant, merci de l'avoir mis à disposition ! ...
bolsatrilera bonjour jissey, je n'ai aucune information sur ce que tu dis, je suis désolé.
ALE Hi the color is given by a numerical value derived from the oscillator in use. If you comp...
efahmy Thanks mate
Jo-01-R Hello, it is possible to have this indicator but instead of colors rather have numbers rangi...
Gianluca Hello Nicolas, my prt become stuck when i load the indicator, is there any problem with it?
m-zeter Has anyone found a solution for Sofitech? Would it be possible to draw two lines? An upper l...
m-zeter Hm, i dont know exactly why, but I think, that the indicator needs lots of power. I need als...
Vonasi Discussion on this indicator/filter can be found here: https://www.prorealcode.com/topic/121...
Vonasi Forum discussion on these indicators can be found here: https://www.prorealcode.com/topic/av...
jennr29 Hi. Is it possible to convert this code to an mq4 file?
Nicolas Sorry but our website is dedicated to prorealtime programming. However, you can ask for priv...
snow_onar Very interesting indicator. Thanks for contributing it. What volume node or volume profile i...
Nicolas
7 years ago
enricot Scusa nn riesco.
SoloContado If you smooth the signal using a "summation" function, you get a nice "crossing of 0" graph....
ShaunG Greatly appreciated Nicolas!
Leo Does it opens pending orders?... maybe they were not trigger.
Mattzi Dont know, all i can see is that it opened an order yesterday in backtest but not live. Th...
Jean-Christophe Hello Leo, when running the strategy from 29/12/2015 to 31/08/2018 on ProRealTime Premium, I...
Gordon101 Hi when I added your Guppy indicator to my chart it went below the chart beside the oscilla...
Nicolas Add it on the price by using the wrench located on the left upper side of your price chart.
Gordon101 Thanks Nicolas, worked a treat.
Geronima Ortiz I watched the video three times, but I can not put the npips parameter as a variable. I do...
Geronima Ortiz I think the video is for an old version of prorealtime, the images do not correspond at all ...
Nicolas indicator1 = CALL “PRC_StopReversal”[npips, 1] and define npips in the optimization window ...
Etienne Hi, thanks for proving this code. I would like to contribute by adding a computation speed...
Etienne //Compute Super Smoother coefficients once if barindex = 1 then a1 = exp( -1.414 * 3.14159...
Nicolas Thanks a lot!
dertopen HI Wwhy you said avoiding bear market? Don't you think that we can use this code for short...
maurizio dove si trova lo screener?
macdopa Thanks...
anametsinwha Is it possible to change it to highs and lows rather than open and close?
Caribeengeek Bonjour j’avais vu que vous proposiez d’écrire des codes pour ceux qui s’y connaisse pas Mai...
Caribeengeek Les devises unité
Nicolas Merci d'utiliser le forum pour les demandes de programmation personnalisée
apachx Hi. Please, describe the algorithm in words. I want to understand how it works, but for now...
ak5hay2 Works like crazy on bitcoin. Use different timeframes. Thanks a lot Doc!!!
richyowen Hi, great code thanks. Very new to this forum. Is there a way to add a 100point target on an...
lisamitch50 Morning all, Just backtested on quite a few instruments, worked well on backtesting, but tel...

Top