Pathfinder Trading System

Forums ProRealTime English forum ProOrder support Pathfinder Trading System

Tagged: 

Viewing 15 posts - 181 through 195 (of 1,835 total)
  • #15856

    Hi MichiM,

    wie du vlt. gelesen hast, hatten wir alle mehr oder weniger das gleiche Problem. Ich habe mir den Code von V5B2 nochmal genau angeschaut und einen Fehler bei der Berechnung der Haltedauer für einen short trade gefunden (siehe oben). Ich werde in kürze eine neuen Version hierzu veröffentlichen. Ich handle nur den DAX und da waren die Real Mode Trades und die Backtest Trades bis auf eine slippage von ein paar Punkten bisher eigentlich immer identisch. Es muss da aber noch irgendwas mit der PRT Plattform passiert sein, ich hatte z.B auch ein völlig falschen Stopp – ich werde das beobachten.

    MichiM had the same problems like many others here. As mentioned above I made a code review for V5B2 and found the described error. In my opinion there must be some additional PRT platform anomalies because I had a false stop limit. In my opinion Pathfinder code looks OK so far and I’ll release a fixed version soon.

    best, Reiner

     

     

    #15857

    Hi Flo,

    Yes, the found error wasn’t responsible for everthing what I saw e.g. the stop limit was wrong as well. I made a code review and found no further points. I’ll keep my eye on it.

    best, Reiner

    #15860

    I have created a new version Pathfinder DAX H4 V5. Contains all beta funnctions and additional the following changes:

    • fixed a bug in the calculation of the maximum holding period for short trades
    • adaption of  Pathfinder’s parameter to the maximum available data history with 24 quotes (from August 2010)

    best, Reiner

    8 users thanked author for this post.
    #15914

    Hey Reiner,

    in deinem System ist der Handel von 8:00 bis 22:00 Uhr begrenzt. Bezieht sich das auch auf die anderen Indikatoren?

    Also z.B. Tages/Wochen/Monatshoch und -tief? Oder die geglätteten Durchschnitte?

    Denn ich hab mir Gedanken darüber gemacht wie man den Backtest aussagekräftiger machen kann und noch mehr historische Daten nutzen. Der eigentliche Handel an den Börsen findet ja zwischen 8 und 22 Uhr statt. Wie genau IG seine Kurse dazwischen stellt weiß ich leider auch nicht. Wäre es möglich dem System zu sagen, dass es für die Zeit von 22 bis 8 Uhr einfach den Endkurs des Tages (also den Kurs von 22Uhr) für die Berechnungen heranziehen soll? Also das es virtuell mit einer Kerze rechnet, die eigentlich gar nicht da ist?

    Ich hoffe du verstehst was ich meine. Dein Screenshot von dem System, das auf die Kernhandelszeiten beschränkt ist war zwar wesentlich schlechter als das aktuelle System und hatte einen größeren Drawdown, aber das Ergebnis war trotzdem gut. Eventuell lässt es sich das Ergebnis verbessern, indem ein 24h handel simuliert wird durch diese virtuelle Kerze.

    Das ganze ist wahrscheinlich nicht so einfach umzusetzen, aber ich würde mich trotzdem freuen wenn du mir deine Meinung dazu sagen könntest.

    MfG, Flo

    1 user thanked author for this post.
    #15916
    reb

    Prima Reiner

    🙂

    #15921

    For everyone convenience,  please speak English in the english forums. Thanks in advance 🙂

    #15929

    Hello Nicolas, yes I am sorry. I had to write it fast, so I did it in german.

    I was asking if it is possible to implement a piece of code, that all the indicators and the whole systems is calculated with the last “official” price of the day for the time between 22:00 and 8:00.

    Before August 2010 there was no pricing at night. Today there is, but I think it is made by IG because the futures are not traded during that time. But as we saw, the performance of the system is better, if there happens to be candles between 22 and 8. If it would be possible to have a “virtual candle” which is only one price, maybe the system could be backtested for the complete time of the historical data.

    but i am not sure if this is possible or if this would require to code all used indicators new.

    cheers, flo

    #15933

    are always the idea that if pathfinder provides closure candle 9.00 and ‘better to close the trade at 21.00 the day before (- 3 candles)
    it prevents nocturnal surprises. The night often brings disappointments. I tried the reiner code but does not work.

    mig

    #15980

    Miguel,

    regarding maximal holding  check, the following code check at 21:00:00 the condition like next morning at 9:00:00

     

    #15982

    Hi Flo,

    Thanks for your idea, I appreciate your contribution.

    The signalline calculation consider 24 hours  and sunday quotes. This behavior is an advantage and make the system much better. The quotes outside of the core trading time will predict the future trend and give probably better signals. Without additional external price information Pathfinder isn’t in the position to calculate comparable valueable quotes.

    Pathfinder has already 250 lines of code and the complexity is high enough.

    best, Reiner

    #16050

    I tried using pathfinder for eur / usd. The results are interesting but you have to remove the trade in balance and eliminate seasonality.

     

    #16098

    The IT support of IG says, that the change from summer- to wintertime caused the bug in the program.

    1 user thanked author for this post.
    #16104

    Hello Ale and Reiner,

    Congrats Reiner for the code quality.

    I have a question for you Ale about the backtest realized before 2009, do you know how many points the strategy made in 2008 ?

    Thank you

    Kindest regards,

    Roman

    #16108

    how about the crude oil and gas

    #16109

    @RomanK

    >> Please update your country flag in your profile. Thank you 🙂 <<


    @GAMMA

    Since no one is a robot or a slave here, please make polite request when you ask something 🙂 Thank you.

Viewing 15 posts - 181 through 195 (of 1,835 total)

Create your free account now and post your request to benefit from the help of the community
Register or Login