SWING BREAK – DAX reversal patterns trading strategy

SWING BREAK – DAX reversal patterns trading strategy

When the price breaks a resistance or a support level, there is a breakout.
But most of the time when the price meets a level of support or resistance it is rejected back. If not, it would not make sense to talk about supports and resistances.

This strategy searches for levels of support and resistance. The levels are dynamic in the sense that they are periodically updated every 2 hours.
We are looking for inversion patterns on these levels where, we hope, the price rebounds.
The patterns used here are the “pin bar” and the “engulfing”.

  • The “pin bar buy” is a green candle with a small body and a long lower sword.
  • The “pin bar sell” is a red candle with a small body and a long upper sword.
  • The “bullish engulfing” consists of 2 candles, the first red and the second green that totally incorporates the first one.
  • The “bearish engulfing” is composed of 2 candles, the first green and the second red that totally incorporates the first one.

(Note that the “engulfing” is a masked “pin bar” – example: an “engulfing” on timeframe at 1 min becomes a “pin bar” on timeframe at 2 min.).

Of course you can also use other inversion patterns, for example, morning stars, evening stars, hammers, doji, harami, narrow ranges, etc. At you find the best ones. Or, why not, an indicator of overbought and oversold (RSI, Stochastic, etc).

At the contrary, in the event that there was a “breakout”: that is if the price broke through the support or resistance, we buy or sell on a retracement in the direction of the trend.

The strategy is implemented with the possibility of increasing the number of contracts to buy / sell (see warnings in the code).
In addition, a daily monetary stoploss and a daily monetary profit target are set. If exceeded, no other operations are performed that day.
The orders are all “stop orders” and remain valid for the 3 bars after the entry signal has occurred.

The strategy has been tested on

Market: DAX – Timeframe 1 Min. – Capital € 10,000 – spread 1 point.

Many thanks to all those who want to test and / or implement what shared.

 

 

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. vlongobardo67 • 03/15/2018 #

    Ciao Fulvio,

    ho scaricato ed importato il file.
    m,a se lo faccio girare sul miniDax non apre nessun ordine !
    cosa sto sbagliando ?

  2. FULVIO09 • 03/15/2018 #

    Attualmente non c’è sufficiente volatilità : la condizione “C0 = AverageTrueRange[1500](Close) > 3” non è verificata.

  3. vlongobardo67 • 03/15/2018 #

    Ma io intendevo in backtest !
    Scusa non l’ho menzionato.

  4. ciniselloftse • 03/15/2018 #

    salve fulvio .il trading sistem e sempre profittevole?

avatar
Register or

Likes

avatar avatar avatar avatar avatar avatar avatar avatar
Related users ' posts
JohnScher After a small error crept in, a correct itf.file has been uploaded.
dougie80 Great Indicator, Is there a way to use this as an alert ?
JohnScher I created the screener with some help here from PRT. It is surely somewhere in one of the fo...
Xusto Hello, Fully Agree, I will update it with your advice. Btw Can would you like share you co...
Niklas johansson hägglund do you now if it's possible to use this strategy with this code in tradingview also?
Alexander9 This code for metastock ?, can for amibroker . Thanks
Gianluca ok i fixed it i hope is ok like this: //TAC trader zone 10.2 | indicator //01.01.2018 //R...
TAC Bolsa Hello try this new version or view the blog with the new indicators .. https://www.t...
TAC Bolsa Sorry, TAC Trader Zone V2 https://www.tiburonesdealetacorta.com/2018/11/indicador-tac-tr...
Ravindra Khanna copied it to pro real time not working. what to do?
Petersson Kristian Hi when I do back test I get 0 results, what do I do wrong? Trade Well Chris
JohnScher Yes i did before, see library/strategys/repulse and dpo https://www.prorealcode.com/proreal...
JohnScher Don't know what you're doing wrong. Import ITF and observe time zone settings. This should...
Geronima Ortiz I watched the video three times, but I can not put the npips parameter as a variable. I do...
Geronima Ortiz I think the video is for an old version of prorealtime, the images do not correspond at all ...
Nicolas indicator1 = CALL “PRC_StopReversal”[npips, 1] and define npips in the optimization window ...
osupero https://www.screencast.com/t/2fCW8fkGsOeZ....solo posiciones largas por ahora
osupero https://www.screencast.com/t/MIaSZ2PRg
ALZ Hi JohnSher, Nice but not the same result Do you have the last itf of it ? Good result i...
GraHal Wow! Thank you Vonasi, great idea!
Vonasi No Problem GraHal. Please share anything interesting that you find using it.
Vonasi I've made a small improvement by adding a Buy and Hold line for comparison. This line can be...
Vonasi Thanks for your thanks Real Pro and yes everyone should import the itf file to make sure tha...
Pepsmile Good job, which could be applied for a spectrum of another indicators.
Pepsmile As to better understand which parameters are better for an indicators in a specific period (...
Bard I was talking to a Machine Learning coder today who's algos have apparently managed to get 7...
ak5hay2 Works like crazy on bitcoin. Use different timeframes. Thanks a lot Doc!!!
richyowen Hi, great code thanks. Very new to this forum. Is there a way to add a 100point target on an...
lisamitch50 Morning all, Just backtested on quite a few instruments, worked well on backtesting, but tel...
reb Hello have you used this strat since last year ? live or Back test ? What are the results ?
beeb Yes last Year. But only back test
drysheep Hi all, did anyone test this strategy recently? As i dont get a single trade in the backt...
Yannick TradingDayLong = dayofweek = 1 or dayofweek = 2 or dayofweek = 3 or dayofweek = 4 or dayof...
Marlon Hey JohnScher, your code works fine, but my results aren't as good as yours. Even if I use ...
DarioMazza Bha... this code dont work. gg
cervantes2 Buenas tardes y gracias por este magnifico indicador. Queria saber si tienes un proscreener ...
cervantes2 Que busque los valores que la linea verde acaba de cruzar al alza o a la baja
AngelPujalt Tenéis algún screener de este indicador?
ALE
8 years ago
settival CIAO ALE CREDO DI AVER SETTATO PER BENINO LO SCALPING INDICATOR MA NON VISUALIZZO I SEGNALI ...
graff.laetitia Hello, I'm sorry to bother you, I'm new to trading, I managed to download the indicator but ...
Alby118 i can get it to work? dax 1 min. upload indicator on the4 chart. thank you
Yannick Hello There is a mistake in trailing stop code, I think that this should fix the problem s...
Paul About the trailing-stop the way it's coded. That works for backtesting only, just look at th...
Jonny sorry paul, but system says that is not possible to put many stop order combined...what have...
Bard Hi Violet, Thanks so much for making this screener. Bulkowski's work is thorough. I though...
s00071609 I am using this indicator but it keep crashing as i change the timeframe. For example, chang...
Nicolas in the mean time you can try this one: https://www.prorealcode.com/prorealtime-indicators/ho...
Gianluca Is it possible to have an indicator where those value are as instogram ? and separated? in o...
Gregg Hi all, is there anyone who is using this pattern? It's been 3 days I'm trying it and I'm ...
Violet Hi Gregg, TP and SL? There are no variables by those names. The signal appears/disapp...
Marcus Quartus Aurius Thanks great job !

Top