| stevehopwoodforex.com https://www.stevehopwoodforex.com/phpBB3/ Print view |
|
| Daily Fibonacci Signals https://www.stevehopwoodforex.com/phpBB3/viewtopic.php?t=4100 |
Page 4 of 21 |
| Author: | snailbeard [ Sun May 31, 2015 7:17 am ] |
| Post subject: | Long term profits |
Running the long term trades from May 2014 to May 2015 results in a net gain of 7%. Most of the gain occurs in short bursts at ideal times, there was a period of 3 weeks when equity increased by 10% and there were two periods in 12 months where equity rapidly increased, but in the first few months there were losses after losses resulting in a draw down of 5%. There are only 22 trades so I am not sure that the results are statistically meaningful. How would it perform over five years? The following image shows the expected results if we had started using it just one year ago. However, if someone had given me this EA and promised me it was profitable I would probably have cursed them after the first 5 trades and thrown it in the bin, just before it starts making big gains. I would have been a victim of forward testing tunnel vision: However, I am still looking at a small sample of trades, if the coming year is more cyclical/erratic, then the results would be worse, but if there are longer trends then the results would be better. Since we have doubts about political and economic stability of the coming year, this might not be the best approach. There is the possible break up of the Euro, growing national debts, and slowing growth and attempt boost exports via currency wars. Therefore I am not that keen on riding several months of draw-down on the hope a good long swing later in the year! I would like to test this method over five years but I only have a couple of years of M15 data. Since this an end-of-day trading method with large stop-losses some loss of resolution could be acceptable. There are enough H4 bars to test over 5 years. However, I have to change the way Virtual-Pending-Orders work. They are meant to enter conditionally. I have made some changes so that VPOs to turn them into direct orders when back-testing is using higher time-frames. Before doing a longer back test I would like to see if the draw down in bad times can be reduced or the profits in the good trends can be improved, or if nett profit is increased will that also increase draw-down?... Summary: GBPUSD: 12 months, Nett Profit 7%, Draw-down (Abs:598.93) (Max:1667.52 (13.60%)) Limitations: Must trade complementary uncorrelated assets to avoid margin issues |
|
| Author: | snailbeard [ Sun May 31, 2015 7:49 am ] |
| Post subject: | Better profits |
Changing the stop loss behaviour can improve results. The US FOMC spike tripped a number of stops. After improving profit protection: pulling all trades when the first one hits the stop, there is nett benefit: There are still two losing periods but the middle section holds on to more profit Summary: GBPUSD: 12 months, Nett Profit 10%, Draw-down (Abs:679.97) (1272.54 (10.51%)) Limitations: Still must trade complementary uncorrelated assets to avoid margin issues As well as looking at the longer term results, it would be a bonus to find ways to reduce draw-down during the bad months. |
|
| Author: | snailbeard [ Tue Jun 02, 2015 9:30 am ] |
| Post subject: | Nett growth 2% or 7% in 3 weeks? |
The challenge of locking in running profit is a constant theme. What if you did not know that your EA was leaking profits. MetaQuotes crappy back tester doesn't tell you how much profit you might have made if you had held on to it. So when I glanced at some results indicating a growth of 2% after 3 weeks for one pair I thought that was a good result. However, if you add profit tracking to your EA as I had to do, but this time for multiple overlapping trades not just one trade at a time for other short range trading methods, then we get a better insight into this method. The following image shows how several weeks of lower lows resulted in 6 overlapping trades, the last one coming at the end of the trend/swing before a significant reverse, so price moves up 3 x ATR before triggering a group exit: The following extract from one log file helps me analyze profit leakage, it also tracks several aspects of volume and on-balance-volume on several time frames. It tracks volume rise and fall, as well as above and below average volume: Code: Select all So we can see right away that there was a running of growth of 7.35% and that the EA allowed almost 6% of that to vanish, because the method requires large stop-losses. A compromise is required to hold on to more profit without crippling the need to swing. A first attempt at locking when growth is more than 3% does very well in this example, although it might not use the optimal settings when run over longer periods: Code: Select all So setting the allowed leakage to 1% after 3% growth, trapped about 6% growth, but these parameters are currently arbitrary and would need to be tuned. |
|
| Author: | snailbeard [ Tue Jun 02, 2015 12:18 pm ] |
| Post subject: | long term growth |
Following on from the 1 month back-test, the 12 month back-test produces a net growth of about 20% with the default settings. Most of the gains are in the first 55 trades, however, the final 20 trades on balance lose some of the gains: The following daily chart suggests that the retracements are growing longer causing stop-outs more often: Is there a way to recognize that conditions have changed in order to adjust parameters or switch off trading? |
|
| Author: | snailbeard [ Thu Jun 04, 2015 5:39 am ] |
| Post subject: | Daily Fibonacci Signals |
After a brief exploration of long term trades its back to daily signals. GBPUSD has been swinging nicely for a couple of months - not so good for the long trade but the SDIT (Short Duration Independent Trade) method works well on these clean swings: In comparison to the long trades, the draw-down here is less than 2% giving plenty of margin for running lots of simultaneous trades on other assets. SDIT was intended to get some trades out of weak trends, so when momentum picked up several of the range filters were kicking in. I have added compensation to adjust the range filtering when momentum is strong. There will always be a losing trade at the change of direction. However, we can look for clues at the end of a swing... |
|
| Author: | snailbeard [ Thu Jun 04, 2015 5:52 am ] |
| Post subject: | OBV divergence on H1 |
The jury is still out on how reliable OBV divergence is in the long term. There was a change of direction between 1st and 2nd of June for GBPUSD, which naturally led to an end of swing loss. In this particular case: divergence on H1 turned out to be a leading indicator. The following screen-shot shows the previous two days OBV had higher highs, while price had lower-lows. Meanwhile the EA had a green light for selling which hit the stop-loss: |
|
| Author: | snailbeard [ Thu Jun 04, 2015 10:37 am ] |
| Post subject: | Broker blues |
Those previous results were on GlobalPrime, running the same EA on FxOpenEcn still produces profits but we are back to the delayed entry issue: For example on Global Prime we get this good entry at noon (BST): Sell 2015.05.28 12:01:00 13 0.16 1.53322 whereas as on FxOpen the entry is delayed too long: 31 2015.05.28 14:10 sell 11 0.25 1.52748 0.00000 0.00000 0.00 10836.62 The two hour delay is enough to turn a winner into a loser. According to the log file I might have shot myself in the foot by using OBV divergence or perhaps it's the time frame: 12:00 GBPUSD: M1 SDIT: Drop by bObvUpM180DivergFlag Looking at the corresponding M15 chart does not indicate divergence of price and OBV. I don't recognize the code or understand it, perhaps it was written by Tyler Durden. Therefore, I have just written a simplified divergence checker... Re-running on both brokers is now giving surprisingly similar results Code: Select all This result from FxPro is too good to be true: Code: Select all |
|
| Author: | snailbeard [ Tue Jun 09, 2015 4:31 pm ] |
| Post subject: | Transforming -3% into +6% |
After getting very good results during good trends, I went back to the period from September to the end of 2014. This period has a clear trend down in the long term, but there are regular multi-day pull-backs which cause frequent losses. No single filter can turn off trading without doing more harm than good. It was necessary to create a new set of rules. i.e. composite rules combining elements from several time-frames as well as OBV, ATR. The aim is reduce the number of hard filters and make them more conditional. If this works I shouldn't need to tune the EA to each currency pair, instead the EA should decide whether or not a filter should be applied. The following chart shows a steady down trend with regular pull-backs: One can code an EA specifically for this period but then it would do badly when the market changes in the following period. This period was initially producing net loss of 3% due to a long series of losing trades. However, the report shows a reasonable profit without using super-sized stop-losses so the draw-down remains within my 3% target: Code: Select all |
|
| Author: | snailbeard [ Thu Jun 11, 2015 2:56 pm ] |
| Post subject: | End of the road |
Could this be the final version? It is producing the best results so far over the previous few months as well as going back 12 months. The last few iterations have been about not trading during parts of the year when conditions are less favourable to success. This approach means it is hanging on to the profits gained when trends are well defined. Although, ATR, ADX and OBV on D1 are pretty slow, combining different constraint rules has disabled periods of the year when direction is almost a random walk. I have given up with short counter trades and concentrated effort on trades which can complete within several hours to several days. The following graph shows that long periods of losses have been avoided, with some rapid growth during strong trends. The results are better than the long term stacking of trades and avoid the hazards of deep draw-down: The summary is as follows: Code: Select all Note that the draw-down has been kept under 3%. It would be great to believe it is finished but there is always something that needs adjusting... |
|
| Author: | xfactornos [ Fri Jun 12, 2015 12:01 pm ] |
| Post subject: | Daily Fibonacci Signals |
There is no such thing as a final version |
|
| All times are UTC | Page 4 of 21 |
|
Powered by phpBB® Forum Software © phpBB Limited |
|