Sadukey V2 trend following indicator

v10.3
Sadukey V2 trend following indicator

Sadukey Indicator offers you to get in the trendy market. When you determine market place trend on H1 – H4, only choose the smaller period and wait for suitable color. You are able to used together the Sadukey Indicator in prorealtime along with some MACD ( and also work with it just for exit ). The Sadukey indicator is simply the next trend following indicator developed. Green-colored dots demonstrate an uptrending market. Red candlesticks display a bearish trend. Utilize in conjunction with different technical analysis systems in order to build a well designed trading trading system (description found on internet).

Indicator converted from MT4 by request on prorealtime probuilder 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. verdi55 • 12/20/2016 #

    Thank you, Nicolas. There is a small error in the itf file, the last two lines should read only 
    RETURN Buffer1, Buffer2
     
    as in the text, I think. But I am not sure. Could you check ?

    • Nicolas • 12/20/2016 #

      Nope, because this one is made for version 10.3 and no variables is needed in RETURN instruction, as long as you draw on chart (I draw custom candlesticks here, made of these 2 values). But you are right, if you plan to use it on version 10.2, these 2 variables are needed! 🙂

  2. Ernesto1 • 12/20/2016 #

    Nicolas, thanks for the code. I can use it in a trading system, as a set-up for entry  and exit to the market?

  3. supertiti • 12/20/2016 #

    Hola Nicolas,
    Can you make us the screener for the Sadukey V2 with the change of color ?
    thanks you

  4. algotrader • 12/20/2016 #

    This indicator looks coolBut on attempt to use it for a strategy dev’I get an error..“The indicator you have selected does not return values..”
    Any comment?Thanks,A.

  5. dajvop • 12/20/2016 #

    @algotrader if you at the bottom of the code add: RETURN Buffer1 as “up”, Buffer2 as “down”, then you’ll be able to call the indicator.

  6. Bateson • 12/20/2016 #

    Si cela peut servir, l’indicateur Sadukey a été créé en utilisant un générateur de filtre appelé “Digital filter methods” et téléchargeable ici :
    http://fx.qrz.ru/

    Les calculs ont été effectués à l’aide de deux variantes de l’algorithme de conception de filtre de Parkes-McGlellan :
    – Première variante basée sur un programme de filtrage numérique créé en 1995 par Jake Janovetz
    – Deuxième variante créée à l’aide de la bibliothèque de filtrage numérique MtxVec 1.51, qui reprend l’algorithme décrit dans la littérature :
    – Traitement du signal en temps discret. Openheim et Schafer, Prentice-Hall, 1989
    – Théorie et application du traitement du signal numérique, Lawrence R. Rabiner et Bernand Gold. Prentice Hall, 1975

avatar
Register or

Likes

avatar avatar avatar avatar avatar avatar avatar avatar avatar avatar
Related users ' posts
ullle73 nicolas, can you somehome make this to be in the background of the price chart?
jonpt88 none did that yet right?
Nicolas You can ask for a code modification on forums, please open a new topic with your request.
Toto le Heros Thanks Nicolas. I read somewhere that in the calculation, we should round the value of the A...
Nicolas aADX = round(adx[10])
bolsatrilera
7 years ago
Rainbow Oscillator
Rainbow Oscillator
1
Indicators
Maxime Baudin Interesting, thanks! Combine this indicator with the bollinger bands there is enough to make...
supertiti Bonsoir à tous For those who like me want to calibrate this indicator on a scale of 0 to ...
verdi55 You can find me at www.FXautomate.com Ahh. So i got it ? 4 different supertrends without th...
juanj What? This has nothing to do with the website. The site is simply a service to help people ...
Nicolas Advertising is allowed,as long as people are helping others and if provided services are abo...
styrke Hello Nicolas, Nice screener, I appreciate the way you always try to condense at maximum th...
Nicolas There's no particular reason. RSI is widely use with its default period and results seems re...
Vonasi I noticed a couple of typo errors in the code. The list of variables lines 4 to 11 should be...
Genotik Thank you for your important contribution this week which is much appreciated! Happy New Yea...
Vonasi No problem. I hope they are useful to someone. Happy and hopefully prosperous New Year to y...
DarioMazza Hi Vonasi, i have a question for you, the comand "pricetype" where did you found it in the ...
Vonasi PriceType is just a variable that I use. The value decides what type of price is used in the...
Vonasi I noticed a couple of typo errors in the code. The list of variables lines 4 to 11 should be...
Nicolas
8 years ago
Trinity Impulse
Trinity Impulse
5
Indicators
ribou ah d'accord merci beaucoup
domenico nlevel1 non modifica la curva al variare del suo valore
tiger_man_no1 Very nice ; what is the best period input date for DAILY CHART ?
Nicolas
8 years ago
Genotik Merci !
WarningTrading Comment peut on la comparer ? comme ceci ? cela ne me donne plus le message d'erreur manque...
sally31120 Bonjour, je n'arrive pas à créer ce screener close > supertrend extended2[1] la réponse...
Nicolas voir ce sujet pour un screener basé sur Supertrend Extended: https://www.prorealcode.com/top...
Marcel For those who are interested, I post trade opportunities with this indicator on Twitter. (@M...
swapping Thank you for sharing, best regards
Tellie2015 tack ska du ha för dina delningar både här o twitter
Leo Hi all, I posted a new version of this indicator ( I just add arrows to spot the local maxi...
Trading_En_El_Ibex35 Muchas Gracias por compartir este interesante indicador. Un saludo
xavieralava hola gracias leo
Nicolas
8 years ago
Nicolas https://www.prorealcode.com/topic/ayuda-screener-indicador-perfect-trend-line/#post-51291
Manu L. Bonjour Nicolas, suite a une de mes precedentes demande dans le forum indicateur, j'ai touv...
AntoGH C'est selon moi le meilleur indicateur, que j'ai vu, si vous trouvez mieux dîtes moi car dif...
Jiacky mma = average[per,1](close) should be mma = average[per,1](close * 1000). Otherwise TDF will...
bolsatrilera Hi Nicolas, I have this version of the True Balance Power ,created by eykpunter on Tradingvi...
bolsatrilera and the code : REM TRUE BALANCE OF POWER // código original de eykpunter para la plataform...
Steven Bahia Hi Nicolas - great indicator - is there a way to place a alert when the Oscillator crosses ...
Nicolas Alerts can't be programmed, you have to set them yourself with the Alert tool of the platfor...
Steven Bahia just to add to this would there be a way to establish a entry price from the Oscillator
juanj And the point of violation is the close of the candle that violates the line by generating a...
juanj For the latest version of the strategy or to follow updates and developments see the thread ...
phanz i backtested it with 10K units of EURUSD 1 hour i get an equity curve that is going one way ...

Top