MACD Signal Bands

v10.3
MACD Signal Bands

This indicator is a new version of the classic MACD. The coloured line is the difference between 2 moving average (a fast one and a slow one), you can modify their periods and their type in the settings.

A “band” made of a standard deviation act as a support or resistance and also as a filter to give accurate long and short signals. The widen of the band can be modify with the “dev” setting which is the multiplier of how many standard deviation is used for the calculation of the band.

Like the classic MACD, this oscillator can be also used to spot divergences and potential trend reversing.

I retrieved this code in my platform, so I’m sharing it. Enjoy.

 

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. Marius • 04/27/2017 #

    Hi Nicolas,
     
    thanks you for you valuable input. I am relatively news to PRT and I would like to ask, if there is a possibility to have more than only one fibonacci option. I use fibonacci a lot and I have 3 different fib sequences I use. I use different extensions or retracements when working on a ABCD pattern or a simple high/low move. It really annoys me that whenever I want to use a different fibonacci sequence I have to fill out 8 to 10 boxes to get my fibo setup. Is there a way to save more than just one fibonacci retracement?

    • Nicolas • 04/27/2017 #

      This is question that should be posted on forum, it’s general purpose and it is not related to this indicator. Thank you.

  2. Frankiesc • 04/27/2017 #

    Thanks Nicolas for sharing this indicator, it’s interesting

  3. CavalierDeCesDames • 04/27/2017 #

    Bonjour Nicolas,
    Thanks for your use full job. I tried this indicator on a shorter timeframe, wich it was still efficient.
    Raphaël

    • Nicolas • 04/27/2017 #

      You are welcome. I’m glad you like it.

  4. Bolbo • 04/27/2017 #

    It does not appear over the price indicator on V11. Thanks in advance.

avatar
Register or

Likes

avatar avatar avatar avatar avatar avatar avatar avatar avatar avatar avatar avatar avatar avatar avatar avatar

+3 more likes

Related users ' posts
YvesRobert Bonjour Nicolas, en effet ca marche, je me suis trompé, j'ai bien tout le tracé. C'est parce...
oliTR Bonjour, les conditions longCond et shortCond ne contiennent-elles pas une condition qui s'a...
xpe74 Utilitaire vraiment top, d'autant qu'ajouter des filtres de seuil peux aider a limiter le no...
Jiacky
3 years ago
Kalman Filter
Kalman Filter
0
Indicators
Nicolas
3 years ago
DELBERT Bonsoir , Nicolas , j'ai transféré votre indicateur sur ma PRT 10,3 et j'ai un méssage d'ére...
Nicolas Vous pouvez essayer en remplacant la ligne avec: vwapsd = sqrt(average[lengthz](square(clo...
DELBERT Bonsoir , merci Nicolas , a bientôt .
Sever
4 years ago
Stenozar Hi Sever, how can I visualize the coloured areas?
Sever Hi Stenozar, You need to add the color zones yourself , just go to Add Color Zone To set ...
atlante hi nicolas this indicator have 2 wrong borderline and islalastbarupdate. thank you can you h...
Nicolas That'"s because you are not using PRT v11? Just remove lines 59 to 62
Kanamax Hi Roberto, sorry for my confusing previous posts (forget them). My request is very simple,...
robertogozzi Please start a new topic in ProOrder support.
robertogozzi There you go: myMagicTrend = CALL “Magic Trend custom”[20, 14, 1, 5] alpha = 105 b = 0...
johann8 exactly :) Thank you all for the help!
max_92 Ciao Roberto, ho scaricato l'indicatore e come ti avevano già scritto sopra anch'io vedo la ...
Xenotrax A première vue, sa à l'air d'être un indicateur très puissant sur de petites temporalités, j...
merri Bonjour Nicolas, Comment transformer cet indicateur en bot sur PRT ?
Nicolas Cela a déjà été fait, voir ce sujet: https://www.prorealcode.com/topic/strategia-con-lindica...
Nicolas change the last line with: return v coloured(r,g,b) style(line,2), v+band coloured(168,168,1...
Paolo.B Thanks ... works as i wanted.
Kanamax Bonjour Nicolas, comme Paolo.B je souhaiterais utiliser cette indicateur au sein d'un code. ...
zilliq Thanks @Nicolas. I tried to use it as Trend in a proorder system, but don't know why, it doe...
Suzu Yuk He is right. MT and mavgMT are not defined and causing errors.....
Nicolas Sorry there was a small issue in the code, i have changed the attached itf file and updated ...
Mitchy14 Hi Nicholas, apologies, I am usually fairly good at implementing your creations (for which I...
Nicolas Are you using PRT version pre-v11? TIMEFRAME for indicators is possible since months for pro...
poldoposta si potrebbe trovare una soluzione per sovrapporlo al prezzo?
robertogozzi Basta che tu clicchi sull'etichetta (tag) PREZZO del grafico (appena sotto l'angolo in alto ...
RakeshPoluri I have a question about the bands on the candles. Is it bollinger bands or something else?
Nicolas I think that's 2 Bollinger Bands
Emperor.it "style(line,2)" C'è una guida ai parametri che si possono modificare ? Tipo stile della lin...
IV Mcm https://www.prorealcode.com/programming-with-prorealtime/

Top