Bollinger Bands + RSI + TDI (EURUSD 30M)

Bollinger Bands + RSI + TDI (EURUSD 30M)

Hello,
I would like to share with you this first strategy that I have just developed. It is based on the Bollinger, RSI and TDI bands largely inspired by Marc website Doctrading (https://www.youtube.com/watch?v=KxTrCc3GmaY) . The results on the EUR/USD pair in 30 minutes look promising.
But it still needs a lot of optimization and hopefully help from you to get it optimized.
See you soon

Michel

 

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. imonix • 07/21/2020 #

    Have been trying this on demo since Monday before deciding whether to go live with it. Using 30 min chart for EUR/USD and so far 100%. I’d be very interested to see how the live market reacts to this algo if anyone has tried it. Thanks for posting it.

  2. Roberto Blázquez • 07/21/2020 #

    I’m sorry, I’ve tried it since November 2012 and it’s bad results.

avatar
Register or

Likes

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

+6 more likes

Related users ' posts
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...
Thomas Hi Nicloas nice one i do understand :D im trying to put in MA200 as a criteria so it only go...
Azzuerus Hello, Is there a ProRealCode indicator behind this strategy?
Nicolas No, but it's easy to make one: Period = 2 CUMRSI = SUMMATION[Period](RSI[Period](close)) ...
Nicolas
10 years ago
Nicolas Any timeframe possible, this indicator is only an RSI with bands made of standard deviation.
nellycopter hi do you have the TDI indicator pls..
Nicolas You can download the TDI indicator here: https://www.prorealcode.com/prorealtime-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
Guibourse HI, I wonder how to change the mid line color depending on its growing or declining evolutio...
Brent38 Bonjour à tous, Post tardif, mais on débute tous un jour, et moi je découvre Prorealcode. ...
Nicolas Oui en effet, le TDI c'est un RSI lissé avec des écarts types sur sa moyenne.

Top