RSI Reverse Engineering indicator

RSI Reverse Engineering indicator

With the RSI Reverse Engineering indicator, you are able to calculate the price of the next candle on a certain value of the RSI. E.g. what price is needed for the RSI to be at 70 on the next candle.

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. Matt B • 09/14/2018 #

    Thank you Louis. I just download,
    Which system do you recommend ?

    • Louis Winthorp III • 09/14/2018 #

      Hi Matt, there is not a specific system. For traders using the RSI in their setup, with this indicator they can see which share price is needed on the next bar to achieve a certain value RSI value. Let’s say the RSI(x) is currently on 76, and you want to know the share price the next bar if the RSI would touch the 80 line. The indicator gives you the needed share price.

  2. Kosuda76 • 09/14/2018 #

    Hi Louis! This indicator has helped me a lot, has tried to get the RSI 30 extracted in the graph without success. Can you help me?

  3. Louis Winthorp III • 09/14/2018 #

    Hi Kosuda76, have you downloaded the rsi_revengineering.itf file? Then you can set any value you want. (The example code above contains hard coded 70 and 14 values)

  4. Kosuda76 • 09/14/2018 #

    Thanks for your reply! But I do not really understand what the opposite of them the values ​​you entered. ;-(

  5. AdriTrade • 09/14/2018 #

    Good job Louis!! How could do this for the Williams indicator? Thank you very much.

  6. imorandin • 09/14/2018 #

    Hi!, Nice code.
    I’m tryng to port it to another language, but I don’t understand this part:

    upMAOri = wilderAverage[RSIPeriod](UPOri)
    downMAOri = wilderAverage[RSIPeriod](DOWNOri)

    UpOri and DOWNOri seems to be prices (float) but wilderAverage function expects a collection of prices, right? can you explain?

    Thanks!,

    Ignacio

avatar
Register or

Likes

avatar avatar avatar avatar avatar avatar avatar avatar avatar avatar avatar avatar
Related users ' posts
Nicolas
7 years ago
StepRSI
StepRSI
5
Indicators
Nicolas Thanks for this modification, I still do not have tested it, where did you get this idea to ...
rfsteve Trial and error from study of indicators call it coding mad science was trying to find an in...
Maxime Baudin Nice! Thanks :)
Nicolas
7 years ago
GraHal Forked code I mention above is here ... GraHal wrote: So below is the PRC Stochastic RSI v...
GraHal Try again (quite limited what you can do as Comments in the Library) https://www.prorealco...
AutoFlanders Thanks GraHal, that's what i was looking for
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 ?
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 ...
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!
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 ...
Nicolas RSI is an oscillator made for price centering. This strategy bet on mean reverting phenomena...
air Good start. Works decently during stock runaway bull market. I have tested it over 80 year p...
TheHovisTrader Hi - the way Larry trades it does not work - discovered that over 10 years ago! BUT If you ...
Glen Marquis I wonder how this fairs on 5 or 15 mins. Maybe 21 or 25 instead of 14 .
Doctrading Hello, you can test it. It's not my best strategy... but I think someone can improve it.
Investment Account Wow great thanks ... looks good! Do I set the colour shades up from within the indicator 's...
avatar
Anonymous Thanks for your comments and yes, that is exactly how I set up the colour levels.
Vish Thanks I have added this in my watch list. Has anyone tried it yet ? Does it work on currenc...
Nicolas Aucune immobilisation du capital. Quel est le drawdown du buy & hold ? Je ne l'ai pas ca...
jctrader ok pour le codage mais le choix "indice" n'est pas le bon : moins de 5%/an pour le meilleur ...
Thomas Hi Nicloas nice one i do understand :D im trying to put in MA200 as a criteria so it only go...

Top