Pathfinder Trading System
Forums › ProRealTime English forum › ProOrder support › Pathfinder Trading System
- This topic has 1,834 replies, 139 voices, and was last updated 1 year ago by CFD AutoTrading.
Tagged: Pathfinder
-
-
11/08/2016 at 4:18 PM #1618711/08/2016 at 4:32 PM #1619011/08/2016 at 6:22 PM #16200
Hi guys,
I have been thinking about further improvements and want to share two ideas to make the system better.
One part of position and money management of Pathfinder is Trailing Stop protection. In a perfect trade the system surf on a trend increase successively the limit and is stopped out at the end of the trend. Unfortunately this is hindered by another part of Pathfinder’s money management – the maximum holding period check. The idea is to extend the holding period when the trailing mechanism is activated.
1234567891011121314// manage long positionsIF LONGONMARKET THEN// first move (breakeven)IF newSL = 0 AND close - tradeprice(1) >= trailingStartLongInPoints * pipsize THENnewSL = tradeprice(1) + trailingStepLongInPoints * pipsizemaxCandlesLongWithProfit = maxCandlesLongWithTrailProfit // new: extend the holding periodstopLoss = 0 // new: in % set superordinate stop to breakeventakeProfit = 10 // new: in % give Pathfinder more room for further gainsENDIF// next movesIF newSL > 0 AND close - newSL >= trailingStepLongInPoints * pipsize THENnewSL = newSL + trailingStepLongInPoints * pipsizeENDIFENDIFPathfinder uses historic statistical behavior to boost the performance. The backtest report shows that the system makes money mainly on the long side. To further expand this point I changed the saisonal pattern and boost only the long trades.
I also reduce the trading window from 9-21 CET to make it clearer that the system only trades the H4 candles at 9, 13, 17 and 21 CET.
V6B1 is 90% better then V5 with the same drawdown but is still beta.
Please find attached the backtest and code of Pathfinder DAX H4 V6B1 (start from August 2010, first date with 24 hours quotes).
best, Reiner
9 users thanked author for this post.
11/08/2016 at 10:08 PM #16208Massive Impressive! as allways.
I tried to isolate the single conditions of pathfinder V4 in order to check what condition is the most promising.
the results are different to what i expected, but see for yourself.
The L3 condition is positive in more as 90% and has a ratio of 9.35.
But all in all it only has 60 trades, which is probably not enough to speak of significance.
11/08/2016 at 10:17 PM #1621111/09/2016 at 10:33 AM #16215Hey ALE,
did you change any settings for the backtest. Because I get a similar result with V6 as it was with V3/4/5 for the time before Aug 2010.
11/09/2016 at 10:34 AM #16216I forgot the screnshot
11/09/2016 at 11:13 AM #1622311/09/2016 at 12:10 PM #1622411/09/2016 at 5:01 PM #1624411/09/2016 at 5:23 PM #16245What a wild ride, hopefully no one stopped the system. We will close at day high and DAX will probably continue to rise tomorrow. In that case Pathfinder will continue to accumulate – this could be a very profitable scenario.
1 user thanked author for this post.
11/09/2016 at 5:25 PM #1624611/09/2016 at 5:28 PM #1624711/09/2016 at 5:37 PM #1624811/09/2016 at 6:02 PM #16251Miguel, I have seen your post and thanks for your contribution. To be honest so far I didn’t have the time to look closer to it. I have planed to check some further indices with V6. Commodities are still on my agenda. For that stuff I have subscribted to PRT premium to have more historic data. I would love to do more but I have a challening job and a family and my time is very limited at the moment.
1 user thanked author for this post.
-
AuthorPosts
Find exclusive trading pro-tools on