Pathfinder swing TS
Forums › ProRealTime English forum › ProOrder support › Pathfinder swing TS
- This topic has 2,004 replies, 6 voices, and was last updated 1 year ago by Gianluca.
-
-
05/23/2017 at 1:25 PM #36404
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
05/23/2017 at 1:33 PM #3640605/23/2017 at 1:52 PM #36411Hi Guys,
I have fixed two errors in the V2 template.
123456// check saisonal booster setup and max position sizeIF saisonalPatternMultiplier < 0 THENIF (ABS(COUNTOFPOSITION) + (positionSize * ABS(saisonalPatternMultiplier))) <= maxPositionSize THENSELLSHORT positionSize * ABS(saisonalPatternMultiplier) CONTRACT AT MARKETENDIFENDIFFor 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
05/23/2017 at 2:38 PM #3641405/23/2017 at 3:19 PM #36420@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
05/23/2017 at 3:54 PM #36442Yes 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,
05/23/2017 at 6:49 PM #3646905/23/2017 at 7:09 PM #36471David,
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.
05/23/2017 at 7:37 PM #3647605/29/2017 at 7:56 AM #3685905/29/2017 at 7:59 AM #3686105/29/2017 at 12:39 PM #3688305/29/2017 at 5:14 PM #36951Hi 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.
1 user thanked author for this post.
05/30/2017 at 8:18 AM #3699605/30/2017 at 1:37 PM #37038 -
AuthorPosts
Find exclusive trading pro-tools on