DeMarker Indicator

DeMarker Indicator

The DeMarker (DM) is a very good indicator to spot divergencies with price. In the way the DeMarker is computed it gives, often, even better signal than the RSI.

The way I use it. Once I find the divergence I wait until the DM crosses above the peak between the two bottom and enter long. The opposite for shorts.

Blue skies!!

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. Rogers • 04/22/2017 #

    Hi Gabri;
    thank you for your interresting indicator. Is it possible to give different names to the lines 20, 80 and price line? it can allow integration of your indicator in a auto strategy. 
    Regards,
    Rogers.

  2. gabri • 04/22/2017 #

    Rogers,
    if I understood correctly your question you can write a line like this:
    return ratio as \"Line\",20 as \"20\",80 as \"80\"
     

  3. Rogers • 04/22/2017 #

    Thank you Gabri for your reply. it is ok now for me. thanks again 🙂

  4. HeikinAshi • 04/22/2017 #

    How do you spot the divergences? Do you use an divergence-finder indicator?

  5. gabri • 04/22/2017 #

    HeikinAshi, you can use this divergency finder https://www.prorealcode.com/prorealtime-indicators/rsi-divergences-finder/ and set the variable a in the first line with a call function for the demarker.

  6. HeikinAshi • 04/22/2017 #

    Thanks Gabri, I thought in this direction. I’ll check it out, thanks!

avatar
Register or

Likes

avatar avatar avatar avatar avatar avatar avatar avatar avatar avatar avatar avatar
Related users ' posts
r.angel It seems that the formula needs a SQRT (that is Vyangzhang = SQRT(...))
RickTrader I think to have annualized view of this historical volatility you will need : Vyangzhang =...
Nicolas
10 years ago
Miko31 Very good ! Many thanks
Nicolas
10 years ago
Nicolas
10 years ago
Vinks_o_7 great, thanks Nicolas !
Vinks_o_7 argh...still nothing even with 10 000 bars on daily or hourly basis...
Vinks_o_7 ok now : had to refresh the indicator.
211 Really nice indicator Nicolas! Well done!
supertiti Bonjour Nicolas comme j'avais l'impression qu'il en manque un bout j'ai fais ça : Peux...
Nicolas Merci supertiti ! C'est juste, encore un ptit bug quelquepart ! :|
Nicolas
10 years ago
Sniper T3-CCI
Sniper T3-CCI
0
Indicators
Nicolas
10 years ago
Nicolas
10 years ago
Denis Bonjour Nicolas, j'ai une question à propos de ce code, il faut que je la pose en anglais ca...
Nicolas En français pas de problème
robertogozzi Vous ne pouvez pas, car ProBuilder ne prend actuellement pas en charge MTF (Multiple Time Fr...
jeanguy Merci pour ce travail En quoi cette MM est elle différente d’une MM courte ?
Bern latest version pro real time not accepting code, same with Ehler's MAMA indicator. any idea...
Lotech123 This Indicator is very useful if the Risk number is altered to suit the time frame, volume o...
Bern error displaying, code must end with RETURN. Any idea hot to fix it?
j102491 how are you applying it to asc trend
Nicolas
10 years ago
Acceleration Bands
Acceleration Bands
0
Indicators
cepamoi Unfortunately, this still does not work: ONCE haOpen = medianprice haOpen = ((Open[1]+High...
Nicolas Force calculation to wait 1 bar of history already loaded: ONCE haOpen = medianprice if b...
cepamoi Now it works. Thanks a lot Nicolas! Here is the full code: // variables : // period ...
Nicolas
10 years ago
JosephFelix Hi Nicolas. Thank you for your excellent work. I am new to the platform. I have just import...
Alai-n Tout fonctionne bien dans cet indicateur? Quelle est la variable "Seuil" dans le code? Pourq...
Nicolas Oui il fonctionne, il faut que l'instrument analysé possède des Volumes. La variable "seuil"...
PeterClothier Hi, I downloaded this indicator and imported it. I tried adding it to a chart , and it hasn'...
Nicolas Don't add it on the price, so just don't use the price setting to add the indicator.

Top