Pathfinder swing TS

Viewing 15 posts - 991 through 1,005 (of 2,005 total)
  • Author
    Posts
  • #36404 quote
    wp01
    Participant
    Master

    @O-jay8

    Thank you for your NG algo. I’m not sure if yours is better.

    In your code the positionsize is 1. The minimum for the EUR1 contract Natural Gas is 2.5.

    It could be that the DFB in GB is different and the positionsize of 1 is ok, but not suitable for all other countries.

    If you change it 2.5 multiplied by 3 for June1 you get totally different figures.

    Best regards,

    Patrick

    NG-min.-position-size.png NG-min.-position-size.png
    #36406 quote
    wp01
    Participant
    Master

    @dajvop,

    KC minimum is 1.5. Your code says 1 multiplied by -1 is a “no go” when triggered.

    Regards,

    dajvop thanked this post
    KC-min.-contract.png KC-min.-contract.png
    #36411 quote
    Reiner
    Participant
    Veteran

    Hi Guys,

    I have fixed two errors in the V2 template.

    // check saisonal booster setup and max position size
    IF saisonalPatternMultiplier < 0 THEN
    IF (ABS(COUNTOFPOSITION) + (positionSize * ABS(saisonalPatternMultiplier))) <= maxPositionSize THEN
    SELLSHORT positionSize * ABS(saisonalPatternMultiplier) CONTRACT AT MARKET
    ENDIF
    ENDIF

    For short trades sometimes the max position size has been exceeded and the saisonal multiplier was not properly considered. Please find attached an example for HangSeng.

    Best, Reiner

    Nicolas, dajvop, wp01, Robin and O-jay8 thanked this post
    Pathfinder-HS-M12J2-swing-V2-2.itf
    #36414 quote
    dajvop
    Participant
    Master

    @wp01

    Thank you for noticing. I have changed the position size to 5 and reduced the multiplier to 1 for Sugar. KC is unusable with the correct position size.


    @Reiner

    Thank you!

    wp01 thanked this post
    Pathfinder-SB-Jun1-V2.1.itf
    #36420 quote
    O-jay8
    Participant
    Veteran

    @wp01 you are right in GB the min size is only 1.

    But in my understanding, the multiplier is already at 3, so greater than your minimum required 2.5

    So you can use the algo as it buys always 3 contracts. If you change the pos size i.e. to 3 you have to increase the max pos size as well to have the same linear results.

    Best regards

    wp01 and dajvop thanked this post
    #36442 quote
    wp01
    Participant
    Master

    @O-jay8

    Yes you are right. For jun1 it can be used than with the multiplier 3.

    I’m wondering why IG uses different instruments. I do not think that the leverage is

    different with 2.5 contracts as it is with 1 in the UK.

    Best regards,

    #36469 quote
    dajvop
    Participant
    Master

    I just saw that we have different Natural Gas to choose from. NG 1€ mini and NG JUL-17. The spreads are quite different, so are the allowed minimum contract. Which one have we used before?

    #36471 quote
    wp01
    Participant
    Master

    David,

    We only used it two times this year according to the Excel sheet. That was in March2 and in april1.

    We used the 1EURO and the future. What i can remember that Pfeiler could not get any trades in either one of them.

    Thats why we switched. We also had some issues with futures. Expirations and rollover. We preferred to use ongoing contracts. That is also easier.

    Pathfinder-NG-M2A1-swing-V2.png Pathfinder-NG-M2A1-swing-V2.png Pathfinder-NG-M2A1-swing-V3.png Pathfinder-NG-M2A1-swing-V3.png
    #36476 quote
    dajvop
    Participant
    Master

    Right you are. The spread seems to be only 3 for Natural Gas 1€. I calculated with 20 😉

    wp01 thanked this post
    #36859 quote
    dajvop
    Participant
    Master

    AEX closed long position with profit at 527.9.

    CL opened long x 3.

    PA opened short x 1.

    #36861 quote
    dajvop
    Participant
    Master

    I didn’t run KC May1, but it seems to have closed with a loss on the 25th. Can anyone confirm?

    #36883 quote
    maleknf
    Participant
    Average

    afternoon Dajvop,

     

    I can confirm all trades above including the coffee one.

     

    regards

    Malek

    dajvop thanked this post
    #36951 quote
    manel
    Participant
    Veteran

    Hi All,

    Are most people aware of the trade log for the swing trades and/or do they find it useful ? As not everyone will be running all the systems, it serves as a useful reference guide so that users are able to monitor the systems’ overall progress and also refer to it to manually open/close trades if they wish to do so.

    https://docs.google.com/spreadsheets/d/1s7bZYr0s5Cnoxc18LA16S92amxz4zPvIkAzblHlPlp4/edit#gid=0

    Feedback welcome, if you feel it’s not something that regular users would find useful then we can stop updating it.

    Nicolas thanked this post
    #36996 quote
    Nicolas
    Keymaster
    Master

    “Please ‘confirm duplicate trades’ by adding Username in Column L.”,  you meant in Column M? 😉

    #37038 quote
    manel
    Participant
    Veteran

    Yep, Column N actually. Good spot Nicolas ! A couple of columns have been added since the last format update without the corresponding change in the narrative. Have amended now. Thanks 🙂

Viewing 15 posts - 991 through 1,005 (of 2,005 total)
  • You must be logged in to reply to this topic.

Pathfinder swing TS


ProOrder: Automated Strategies & Backtesting

New Reply
Author
author-avatar
Reiner @reiner Participant
Summary

This topic contains 2,004 replies,
has 6 voices, and was last updated by Gianluca
3 years, 1 month ago.

Topic Details
Forum: ProOrder: Automated Strategies & Backtesting
Language: English
Started: 01/01/2017
Status: Active
Attachments: 1885 files
Logo Logo
Loading...