ROCK CLIMBER

ROCK CLIMBER

Hello, I want to share this strategy of Semi Swing Trading on DAX 4H

It includes a non-conventional PSAR setup, an RSI and 1 simple moving average. Only for Longs looking for brief small trends.

WF with 100000 bars attached.

Any suggestions to improve ratio win/loss or % of wins are always welcome =D

 

 

Best T.

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. JM • 08/30/2017 #

    Hello David, thanks for your strategy !!
    I have a question on your code, can you explain me the condition below :
    (xOpen > xClose and XHigh-XOpen and XLow < Xclose)
    I don't understand the condition XHigh-XOpen ?
    Do you want to test XHigh < XOpen ??
    I improve your stategy with a trailing stop but the performance is less but with a better drawdown !
    Regards.
    JM

  2. David Somogyi • 08/30/2017 #

    Hello JM, thanks for your comment.

    Actually i should have name it XMid instead of Xopen. xHigh means Highest value in the set, while xMid means Midpoint of the previous bar. XMid = [xOpen(Previous Bar) + Close(Previous Bar)]/2
    Also, an upper bollinger band crossing over close instead of PSAR works too as an exit.

    Regards

  3. JM • 08/30/2017 #

    David thanks for your return and your explication !
    But I have a problem of interstand the logical sequence of programmation : “XHigh-XOpen” -> this must be equal at 1 or 0 in the condition if …. ??
    Anyway perhaps I have to search in the ProBuilder language…
    Do you have test this strategy in real mode with the DAX ?
    I want to test with my IG account with CFD.
    Regards.

  4. David Somogyi • 08/30/2017 #

    JM,

    Actually you can remove that part of the code. Look at below:

    //ROCK CLIMBER DAX 4 HR
    defparam cumulateorders = false

    Positionsize = 2
    //MyPSAR = SAR[0.09,0.03,0.2]

    If BarIndex = 0 then
    xClose = TotalPrice
    xOpen = Open
    //xHigh = max(High,max(xOpen, xClose))
    xLow = min(Low,min(xOpen,Xclose))
    ELSE
    xClose = Totalprice
    xOpen = (xOpen[1] + xClose[1])/2
    //xHigh = max(High,max(xOpen, xClose))
    xLow = min(Low,min(xOpen,Xclose))
    ENDIF

    MyRSI = RSI[7](close)

    If MyRSI crosses over 60 and close> Average[25] then
    Buy Positionsize contracts at market
    ENDIF

    If LongonMarket and (xOpen > xClose and XLow < Xclose) or BollingerUp[7] crosses over close then
    Sell at market
    ENDIF

    set stop loss 80

    No, I currently don't have this system in my real portfolio but it is a good candidate.

  5. JM • 08/30/2017 #

    David,
    Thanks a lot and next week I begin the test of this strategy in real…
    You have other strategy in real account better then that one ??

  6. rejo007 • 08/30/2017 #

    hello david,
    i’ll try it
    could you tell me wich strategy do you use in real?
    thanks

  7. David Somogyi • 08/30/2017 #

    Hello,

    I have a couple of DAX strategies of breakout and mean reversion. I’ll try to post them later on.

    Regards,

  8. Roberto Blázquez • 08/30/2017 #

    Hi David, I just saw your strategy and it’s good!!! I’m going to try it from today in real and I’ll tell you. I’ve also tried it on the Dow Jones and it also works very well. I know this post is from many years ago but it’s great that to this day it keeps working. Thank you so much for this job.

avatar
Register or

Likes

avatar avatar avatar avatar avatar avatar avatar avatar avatar avatar avatar
Related users ' posts
Gubben So far so good. After a long drawdown it was winning four times in five weeks. Since 24 jul...
pat95162 Salut Pourquoi je n'ai pas les même résultats que vous
UkCoopDownUnder Any hints for us, on which variables we should be optimising ? As of November 2020, the cu...
Peter I recognized a possible problem with the timeframe / Defparam variables. As far as I know, t...
superfalcio Hello Peter, it is long time i have been watching this strategy, very good and interesting ...
Peter I indeed do have different modified strategies in the market. In the past my variants perfor...
JJ Tec Hola. Me gustaría contactar contigo para ver la estrategia..
nilsla1981 Has someone already tested in real ?
Lucas0000 Hola. estoy buscando un programador en proorder, para hacer un programa basado en el Q-trend...
ggolfet Thanks Nicolas, I imported the itf file and solved the problem.
Hasardeur Hallo Nicolas, i tried to code the multi period heat map in combination with the Ehler’s ...
Nicolas Please open a new topic with the code in forum.
JOKAMAURICE Thank you but I don't really understand. The values don't fit with what I see on my chart. I...
Marie-Eve Vergoz lorsque je copie les codes, le système me signale des erreurs à la ligne 12 et suivantes
Marie-Eve Vergoz sorry - tout est ok -
Alberto Aguilera Hi! Thanks for your strategy Anyone can check it with 200 bars?
TempusFugit Hi, this simple system for DOW and only shorts has worked quite well, maybe because of its q...
phoentzs Unfortunately, I never pursued this strategy further. Maybe I should take a look with what ...
AlgoAlex
6 years ago
Marcot18 Alex ti sei superato
AlexF Esagerato!
jobswaps Sube como trazar lineas de tendencias a tantas barras
Frankiesc interesting indicator !! Thanks for sharing!!!
robertogozzi Thank you :)
robertogozzi It surely CHANGES even when currently outside time range, as the lookback periods change as ...
SkippyTrader Thanks Roberto, but shouldnt the values in the outside time range not be different? As it sh...
robertogozzi Actually it is a constant (I tested them on a 1-hour TF, 9am to 5pm) and outside that time r...
Vonasi Yes that was the issue. I have posted an updated ITF file here: https://www.prorealcode.com/...
crolakstrading @vonasi Thank you for fixing the issue! This is a great indicator.
gregoire good evening vonasi , I had made the request to create this indicator a few years ago and I ...
tobytarczy Hi Vonasi, Sounds lovely, I race yachts around europe myself. Most regattas cancelled unfor...
mlouys Hello Vonasi thank for your work ! A question how can we do it for minutes ( or 15 min or x ...
Vonasi I think that would be possible but probably in a whole new indicator as detecting when a new...
JJ Tec Hola Las condiciones de entrada / salida vienen en el libro de J. Carter Mastering the trad...
Pixeldd Ich bekomme beim einfügen des Indikators einen Fehler angezeigt. Was bitte muss ich genau än...
HarryPro Hello, Firtly there appears to be a typo on line 6 "lenghkc=20" should this be "lengthkc=...
sir_i Bonjour à tous, Je suis nouveau sur le forum et sur la plateforme, pourriez-vous me dire com...
Nicolas Il faut simplement l'appliquer sur le prix.
sir_i Merci pour la réponse, je ne suis pas familier avec l'application de cette procédure simple,...
funkystuff Salut Balmora, Ton indicateur est plutôt intéressant :) Penses-tu qu'il soit possible de l'...
brian gilbert Hello, can you explain to me what are "pipsize" and "ATAN"? What functions do they have and ...
Bodaris Bonjour, Je suis débutant 1 mois :p pipsize ressemble à la fonction pointsize et ATAN...
Nicolas Il s'agit d'un indicateur compatible avec PRT v11 uniquement. Pour éviter les erreurs de cop...
Sébi Intéressant. Merci pour ce partage Nicolas. L'indicateur ne considère pas les divergences ...
Nicolas ok, pour les divergences chacun voit midi à sa porte je dirai :) Vu qu'il n'y a pas de formu...
darbes Hi How does it go on live ? JC
antonio73 Balmora74, io vedo che funziona anche su timeframe ad 1 minuto con piccole ottimizzazioni, t...
Juananantoniorodriguez hola buenas, a este sistema automático, Cómo se le podría poner un stoploss de beneficio sim...
mcha merci bien et félicitations pour la réactivité avec laquelle il a été mis dans la bibliothèq...
soulintact Great indicator Nicolas, thanks!
cdc.andersson Hello, when trying to include this wonderful Dynamic RSI on my trading system i get the erro...
Rafyone Bonjour Nicolas et bonne année lol J'ai une erreur qui apparait concernant drawbarchart une...
Nicolas Je pense que tu n'utilises pas le bon éditeur de code, cette instruction est compatible uniq...

Top