Insync index

v10.3
Insync index

Here’s a method to graphically display the signal status for a group of indicators as well as an algorithm for generating a consensus indicator that shows when these indicators are in sync. (by Norm North).

The below indicator compiled trend conditions on many indicators, such as the Bollinger Bands, RSI, CCI, Ease Of Movement, MACD, Money Flow Index, ROC and Stochastic. Each conditions gain a score of +5 or -5 (depending of the direction) and therefore give a global indicator with a score between 5 and 95.

5 is extremely bearish, while 95 is extremely bullish. Converted from a Metastock code following a request in the italian forum.

 

 

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. juanj • 09/30/2020 #

    Possible interpretation: Indicator tags 80 = Start of bullish trend, tags 20 = Start of bearish trend

  2. Yann LB • 09/30/2020 #

    Bonjour,

    Ajout de as “level 95” en toute fin de code. 😉

    • Enigma08 • 178 days ago #

      Hi Juanj. I am new to ProrealTime and I am trying to program the Proscreener. I want the Proscreener to be able to scan a certain class of assets and find certain conditions. Can you assist me in how to program it?

  3. ialaoufadia • 09/30/2020 #

    Bonjour.
    Votre code a l’air efficace. Sauriez-vous comment modifier les étiquettes qui s’affichent sur le graphique svp ? Mon problème est que j’ai les étiquettes avec les indices “inSync 95” et “level 5” qui s’affichent, alors que j’aimerais afficher l’ “InSync Index” . Merci.

    • Nicolas • 09/30/2020 #

      Il faut simplement modifier ces textes à convenance, dans la dernière ligne de code (les textes sont entre guillemets).

  4. ialaoufadia • 09/30/2020 #

    Je viens de comprendre l’origine de mon problème : le graphique n’avait tout simplement pas assez de place sur mon écran pour afficher toutes les étiquettes, et l’ “Insync Index” ne s’affichait pas. Tout bête.

  5. ialaoufadia • 09/30/2020 #

    Merci Nicolas, le problème était donc autre.

  6. Gianluca • 09/30/2020 #

    Sorry but the stochastic part should be different:
    sto=Stochastic[14,1]
    stod=average[3](sto)
    //STO%dInS
    if stod>80 then
    stodins=5
    elsif stod80 then
    stokins=5
    elsif sto<20 then
    stokins=-5
    else
    stokins=0
    endif

  7. Regisnew • 09/30/2020 #

    Bonjour à la communauté serait il possible d’avoir un scanner qui ramène les actions en journalier lorsque la ligne d’index est inférieure à la valeur 25? je n’arrive pas avec la création simplifiée de prorealtime . En espérant une réponse

    • Nicolas • 09/30/2020 #

      Merci d’ouvrir un sujet dans le forum des screeners en respectant les règles de publication svp 🙂

  8. Pensera • 09/30/2020 #

    Bravo Nicolas !
    Tu es en quelque sorte l’inventeur de Metascore…(oups je viens de lire jusqu’au bout et cela vient d’une demande d’un forum italien)
    J’y avais pensé mais impossible de savoir comment traduire la chose …
    C’est génial on va pouvoir réaliser notre propre « metascore «  d’après cette base et en retirant « extratrend «  qui pèse « lourd « dans metascore au point de le rendre asymétrique mais je comprends => beaucoup de stratégie et de programme automatique ne prennent que des longs…pas de shorts
    Une question => Pourquoi ?
    Merci pour toutes ces idées
    Arnaud

    • Nicolas • 09/30/2020 #

      Dans un but d’investissement pure, et non spéculatif.

avatar
Register or

Likes

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

+5 more likes

Related users ' posts
Etienne Hi, I'm quite late in this thread. I'd just like to propose an enhancement because this in...
Nicolas Thanks Etienne.
Bard Hi Nicolas, I wanted to make this scaled indicator above between -1 and +1 instead of 0 to +...
Madrosat Bonjour Nicolas Je souhaiterais faire colorier le fond du graphique supérieur en vert lorsq...
Nicolas Merci d'ouvrir un sujet dans le forum approprié.
Nwab Hello Mr Nicolas.. Please how can I set this up as an indicator to work on mt5. Your guidan...
DANY I did it on demo account; it's too dangerous for mea and I can not resist psychologically  ....
demoz How can a demo account be dangerous? Did you have it run live (on a demo account for exampl...
DANY Yes, I mean that I tried on a demo account for 2 months and it had work fine, like the BackT...
Dimi.A Awesome mate.
mora87 Hi David and Nicola, I'd like to share idea with you guys which is related to David's Idea. ...
Nicolas Please ask for custom coding in forums instead.
jeanphi0034 Hello, I would like to use the QQE indicator which is based on smooth RSI as far as I unders...
ilstefano Bonjour Nicolas, te serait il possible de rajouter la fast ATR manquante dans le code? Merci
Nicolas Désolé je ne comprends pas la question ?
Nicolas
9 years ago
ALMA MACD
ALMA MACD
7
Indicators
Arnaud HALVICK Great indicator, thank you!
JMat45 Hi Nicolas, just reviewing this indicator and noticed that you have double assigned the vari...
Nicolas That would not make any difference because the code is read from top to bottom.
rpreviteri Hi Nicolas, thanks a  loto for sharing your knowliedge, Wasn't the original momentum pinball...
air Thank you!  
elanoa Buonasera sig. Nicolas......sarebbe possibile far in modo che quando l'indicatore raggiunga ...
Nicolas Well done supertiti, nicely coded and very accurate.
Dimi.A Beautiful.
MikeGC I don't know if you have used the variables a and b to optimise the parameters for the Super...
gianpiero75 I have not optimized, I multiplied the parameters for 6 (5,8), to use them on the 4  hoursTF...
bertrandpinoy bonjour Mike j utilise TrendChaser V2.0 et quand il prend position cela ne programme pas le ...
Nicolas Thank you for contribution. Please consider that advertising is tolerate as long as you cont...
triss1965@gmail.com  Hi, I cant make it work. And if you doing so much money. Why do you have to sell it? It don...
T-rader Eva... He dosen´t sell anything. He is just a nice guy that want to share on of his strategy...
Pelle Nævestad Thanks Nicolas, this is a keeper!
Chicane23 Hi, when uploaded the WAE isnt showing histogram; only line. Is there a way to modify?
Nicolas Change the way the lines are displayed in the indicator settings window : histogram, lines, ...
Nicolas En effet, j'ai déjà eu ce genre de retour sur cet indicateur, je t'avoue avoir eu du mal à c...
Lavallette Bonjour Nicolas. Je trouve cet indicateur intéressant et j'essaie de l'intégrer dans une st...
Nicolas Non tout est correct, mais je comprends que tu aies un doute. C'est la façon dont a été écri...
zilliq The reasons why I think it's time consuming and we loose time to try to do backests and Auto...
filiprb Hello Zilliq, You don't need a system to produce a walk forward test. You can easily create...
Philip Raphael It is incredible! Thanks for sharing, Doctrading!
DerPat Like your zero lag indicators.
s00071609 Hi, could you please suggest, what this codes gives, lowest[b](rsi[a]) -- just trying to us...
Nicolas lowest[b](rsi[a]) returns the lowest values of the RSI of "a" periods, over the last "b" per...
s00071609 Hi, what would be the code to get the price for last bullish DTOSC cross over. I am looking ...
xel @DerPat - I don't see any question regarding the indicator.  Anyway, I think I give enough l...
diegofe_2000 Xel, tu eres el creador de este indicador? Bueno te  cuento que es muy bueno para hacer est...
xel Buen día @diegofe_2000 -  Claro, mandalo y por aquí lo probamos en otros instrumentos y si g...
Doctrading I forgot to write at the beginning :  a = 50 b = 50 These are intermediate levels Sorry
DerPat Thank you. This one could be an aid in my current research on stochastics.
Pelayo it is possible that in line 12 we should put seuilinf=-b, thaks for all
Doctrading It works on ProRealTime CFD, but backtest begins since May 2014
alex224 Hola Andres, buen trabajo. Algun problema por usar la estrategia con acciones en time frame ...
Andres Hola Alex, no lo he probado en otros timeframes, pero con esta configuración específica no c...

Top