TANGIER Germany30 – Time frame 30 minutes

TANGIER Germany30 – Time frame 30 minutes

Hello everybody! I post here a strategy that I am using with real money.

It uses trend direction (slope) of the 20 periods moving average and the price momentum.

Orders are then triggered once the RSI 20 periods enter in overbought and oversold areas.

Tested with 100k bars: if someone could test it with 200k bars and let me then know the result, this would be many appreciated!!

Best regards.

H.

 

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. Jean-Christophe • 01/28/2019 #

    Buon Giorno Discomusic ! Tested with 200k bars tick by tick (16/08/2010->now):
    – almost flat from 16/08/2010 till Q2 2015
    – capital curve increases since Q2 2015
    – win position 50%, profit factor 1,26
    – profit = 4719€
    – max drawdown 1176€

    • discomusic • 01/28/2019 #

      many thanks!! Interesting… Just a question, please, how is i psssible to obtain the 200k bars for the backtests?
      Thanks, have a nice day,

    • Jean-Christophe • 01/28/2019 #

      To get 200k bars you must have either a premium or a sponsored CFD account : https://trading.prorealtime.com/it/ig

  2. PastaPesto • 01/28/2019 #

    Hello, Thanks for sharing.
    I did a quick test on Wallstreet and it looks pretty good on 1 hour chart. You probably need to raise pips there because there are many 0 bars on closed positions. It seems to be ok even on larger SL and TP levels on wallstreet.
    Maybe you should look at more index, to see if there is something there.

    • discomusic • 01/28/2019 #

      Hi! thanks!! Very interesting! I shall make some other test, and then I inform you.
      I like to consider us as a team, without secrets or similar… As I guess that ‘together’ we can have more chances.. 🙂

    • discomusic • 01/28/2019 #

      ok, thank you!!!! 🙂

  3. fifi743 • 01/28/2019 #

    Hello, I made some changes attached here
    cordially

  4. discomusic • 01/28/2019 #

    Hi GraHal! Thanks for the suggestion: I have just created this thread: https://www.prorealcode.com/topic/tangier-germany30-strategy-time-frame-30-minutes/
    As PastaPesto remarks, this strategy could work (perhaps better) on other charts. I am doing some test in this direction, with good results..
    I shall post here the best of them. Unfortunately I can only load 100k bars backtests.
    Let us try to work togheter, to obtain something reliable.
    Ciao!

  5. Davide Bramerini • 01/28/2019 #

    it is really good ?

  6. Davide Bramerini • 01/28/2019 #

    is really good for the cac 40

  7. Tony87 • 01/28/2019 #

    on 200k test in the red untill 2017 then strong green

  8. LancerX • 01/28/2019 #

    Please indicate the trade stat to show ave gain against average lost..

  9. Jan Wind • 01/28/2019 #

    Thanks for sharing the strategy !.
    Did you do an Out of Sample run when testing on the 100k bars ? I usually test my strategy with 66% in sample and 34% out of sample (just one, not 5 which is stated by default) on the total run of in this case 100k bars.

  10. jmf125 • 01/28/2019 #

    I don’t know if anyone is following this thread anymore. Anyway I will post my comment.
    After many years I decide to go back to prorealtime and imported this strategy. I am using IG Indexand tried it on Germany30 , 30 mins interval.
    My results are totally different from the time period shown (Feb 2018 to Feb 2019). I have 3 trades and a total loss of 130.
    What am I doing wrong ? Import of the strategy, same market, same timeframe. Is it IG Index ?

  11. Andrea.1981 • 01/28/2019 #

    hey i have optimized this code …if anyone whant look it worck on germany 1euro not 5euro that it was …. and only 1 contract
    i make 2 versiono first is normal take profit but is very linear profit and second a simply trail stop make more profit.

    • Exalaxe • 01/28/2019 #

      Hey, i just noticed you optimized this strategy. Could i see your new version, please?

  12. Andrea.1981 • 01/28/2019 #

    sorry i add my code but it not enter why i dont know

  13. Andrea.1981 • 01/28/2019 #

    this is code simply stop , and you can see another version for stop

    / Codice principale : TANGIER _ ger30 30min ok
    //————————————————————————-
    // Definizione dei parametri del codice
    DEFPARAM CumulateOrders = False // Posizioni cumulate disattivate
    DEFPARAM FLATBEFORE = 090000
    DEFPARAM FLATafter = 175500
    indicator1 = RSI[25](close)
    c1 = (indicator1 CROSSES OVER 50)
    c8=close>average[15]
    c65=Momentum[12]>momentum[13][1]
    c66=momentum[14][1]>momentum[12][2]
    IF c8 and c1 and c65 and c66 THEN
    BUY 1 CONTRACT AT MARKET
    ENDIF

    indicator2 = RSI[15](close)
    c2 = (indicator2 CROSSES UNDER 60)
    c13= average[17]<average[16][1]
    IF c2 or c13 THEN
    SELL AT MARKET
    ENDIF

    indicator3 = RSI[22](close)
    c3 = (indicator3 CROSSES UNDER 32)
    c34=close<average[20]
    c65=Momentum[12]<momentum[12][1]
    c66=momentum[14][1]average[22][1]
    IF c5 or c13 THEN
    EXITSHORT AT MARKET
    ENDIF

    SET STOP pLOSS 40
    //tsl = round(440/10000*close)
    SET TARGET pPROFIT 40//tsl

avatar
Register or

Likes

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

+10 more likes

Related users ' posts
P. Marlowe Quite an impressive work, Iván. Extremely useful and accurate. Congratulations. Keep it up¡
lkiklkik i love it !!! thanks.
Stenozar Hi Ivan, can you translate from tradingviwe the EMA TREND METER INDICATOR? It couid be inte...
Iván Hi Yes I can. Please, create a new topic for that I will translate it.
Stenozar Hi Ivan, I've created a new topic about the indicator: https://www.prorealcode.com/topic/ema...
Gio56 Super idée. j'ai juste un souci. j'ai pas de barre verte mais plusieurs lignes de couleurs.....
DeathMetal change line in histgram, (click on indicator name, click on tool (
Gio56 Super merci.
Bateson
5 months ago
Matriciel Very nice job ! Is it possible to do the opposite because what interests me is to have the ...
YvesRobert Hi Matriciel, how can we do this, because stochastic is limited between 0 and 100 but price ...
Traderfox06 Dear zeiiermantrading, I really like your approach combining adaptive averages with MACD in...
jacquesgermain Hello IASD it's normal , when this occurs, uncheck RSI and MFI line and click then the MAC...
emiliobercial Thank you very much for sharing!
Carlose estoy de acuerdo con IASD Esta muy bien el MAD y el indicador en el precio no se ven bien...
bousalahane merci pour le partage de cet l'indicateur, j'ai rajouté un autre indicateur pour faire une s...
Gianluca Amazing, thank You for your contribution!
Alex Spioglou Thank you for featuring my work, and I hope you found it useful. Mind the paper was publ...
KumoNoJuzza Hi Guys. This looks very interesting but don't overnight fees kill the profit when trading o...
ThaNoizy Yes, you cannot use CFDs on IG for Weekly strats you need to use their Index Futures, they h...
KumoNoJuzza Thanks. I did not know IG had Futures. I am always missing an info or a detail. I used to th...
Nicolas
1 year ago
3 RSI
3 RSI
2
Indicators
Violet Nicolas, you calculate iRSI, but don't use it. You show RSI in the returned values, which, a...
Nicolas Yes, that's an error. RSI instruction is set by default to 14 if you don't indicate it that'...
JohnScher Short variant, see at https://www.prorealcode.com/topic/late-lunch-trade-dax40-strategy/
DANY Hi JohnScher, Thanks a lot for your contribution. Consider this release to avoid overfit...
JohnScher Thank you so much for exploring the Late Lunch Strategy. For discussion and in answer to yo...
BenJuice JohnScher, merci de partager ta stratégie. Je suis nouveau dans ce domaine, sur ton code q...
JohnScher As a percentage of the price, here 2%. StopLoss as well as TargetProfit. SL and TP come ...
Wilko I absolutely love the simplicity of this mean-reversion strategy. Well done!
Patrice210 bonjour STANKO, effectivement la première ligne apparait en anomalie et je ne comprend pas v...
KumoNoJuzza Hi guys, Thanks @Stanko and everyone for your contributions. I have been playing around ...
Stanko Hi KumoNoJuzza, thanks for the post. I also tried your code with Dax and the performance is ...
snucke i dont think you understod the question. i did not ask about the band pass indicator. i as...
thomas2004ch Hi, Is this startegy suitable for daily SPY? Regards
ebous64 Je cherche à traiter des effets de bords avec un encadrement ajustable des variables. Vous a...
DELBERT Bonjour , Nicolas , je voudrais installer cet indicateur sur ma PRT , version 10.3 , mais je...
Nicolas En effet, il faut à minima une version 11. La 10.3 est tellement ancienne maintenant.. Je pe...
DELBERT Bonjour , Nicolas , merci pour ta réponse , je fais un essai et je verrais . Salutations .
Khaled Thank you Nicolas! Looks like TDI (Trader Dynamic Index). Interesting to give Exit Signal as...
Nicolas ColorBetween is an instruction added last year: https://www.prorealcode.com/documentation/co...
JohnScher Postscript: It's running in the live right now. One position after the other is opened. ...
ullle73 nice!! how's it been since your last post on going live? :)
thomas2004ch Hi, Is this strategy suitable for daily SPY? Regards
wally Hola soy nuevo en el mudo robots. Alguien seria tan amable de poner el archivo itf.file ya q...
Darren Nash I found this works well on the DOW
thomas2004ch Hi John, Is your strategy suitable for daily SPY? Regards

Top