| stevehopwoodforex.com https://www.stevehopwoodforex.com/phpBB3/ Print view |
|
| Zigzag Bollinger Band https://www.stevehopwoodforex.com/phpBB3/viewtopic.php?t=3237 |
Page 2 of 28 |
| Author: | snailbeard [ Thu Nov 07, 2013 11:10 am ] |
| Post subject: | Re: Zigzag Bollinger Band |
continuing on the theme of slippage: To a significant extent large slippage can be avoided by: a) having a good broker & Internet connection b) monitoring spreads c) avoiding weekends d) antisipating news events e) careful selection of times allowed for trading per pair |
|
| Author: | nonlinear [ Thu Nov 07, 2013 1:34 pm ] |
| Post subject: | Re: Zigzag Bollinger Band |
As I understand it, the slippage issues arise when the brokers' servers cannot handle a large number of simultaneous orders (to some extent this cannot be avoided, either the spread goes up or you get slipped). So the larger a broker gets, the worse the slippage until they get more servers to handle the bandwidth (usually after customers complain). I think the LP network also affects this somewhat. Ask Jem - he will give you the real deal. For example, I was trading a M15 strategy on a few crims and one had severe slippage (5 second and up, whereas I was getting less than 500 ms on other crims). I complained, and they ended up changing the infrastructure such that now I rarely see large slippage. But who knows how long this will last. You want a crim that stays on top of this, and don't believe what crims report on their websites. One has to constantly monitor the criminal's performance and be prepared to walk away to another. You can try to avoid trading during times of high volume, but that might affect your system's expectation. You get a signal, you want to trade it. |
|
| Author: | franknf1 [ Fri Nov 08, 2013 5:18 am ] |
| Post subject: | Re: Zigzag Bollinger Band |
Hi Snailbead, Thanks for the response. I understand that your EA may be much more touchy/hands on for people not versed deeply in its behaviour Thanks Nick |
|
| Author: | snailbeard [ Fri Nov 08, 2013 6:19 am ] |
| Post subject: | Re: Zigzag Bollinger Band |
Yes, it seems that the EA needs to track the time/price/spread at request and the time/price at completion and write this to a CSV file for analysis. |
|
| Author: | snailbeard [ Fri Nov 08, 2013 7:22 am ] |
| Post subject: | Re: Zigzag Bollinger Band |
Myths and legends I have read much about the benefit of trading certain currencies during the appropriate session/timezone. However, does anyone have any real data or is this apocryphal? On the one hand there are definitely quiet times and active times but how does that translate into anything useful? Yesterday, I added some post simulation analysis - however, since there were only 91 trades in total over twelve months the result of any analysis is not very reliable. Only if there is a very strong correlation between times and outcomes can there be anything useful in it. AUDUSD: Profits and Losses by day: Sunday Monday Tuesday Wednesday Thursday Friday Totals W: 0.00, 1201.82, 1340.70, 785.88, 301.48, 313.62, 3943.50 L: -189.90, -569.36, -284.92, -514.98, -99.00, -486.42, -2144.58 Net profit/loss: 1798.92 Here it seems that Monday and Tuesday were the best days, no reason to avoid Mondays at all. Sunday didn't ever produce a winner so perhaps we can block Sunday evenings. Friday was the worst day but not in any overwelming way. AUDUSD: Profits and Losses by H4: Sunday Monday Tuesday Wednesday Thursday Friday Totals W: 0.00, 303.64, 0.00, 0.00, 0.00, 0.00, 303.64 L: 0.00, -183.00, 0.00, 0.00, 0.00, -106.38, -289.38 W: 0.00, 154.48, 190.76, 481.92, 150.00, 30.00, 1007.16 L: 0.00, -284.52, -93.00, -115.14, -99.00, -197.52, -789.18 W: 0.00, 0.00, 150.00, 0.00, 0.00, 149.00, 299.00 L: 0.00, -96.00, 0.00, -102.00, 0.00, -96.00, -294.00 W: 0.00, 465.72, 334.86, 303.96, 151.48, 134.62, 1390.64 L: 0.00, 0.00, -93.00, -79.56, 0.00, 0.00, -172.56 W: 0.00, 66.48, 358.54, 0.00, 0.00, 0.00, 425.02 L: 0.00, -2.92, -98.92, -103.14, 0.00, -86.52, -291.50 W: 0.00, 211.50, 306.54, 0.00, 0.00, 0.00, 518.04 L: -189.90, -2.92, 0.00, -115.14, 0.00, 0.00, -307.96 Net profit/loss: 1798.92 This is a little more interesting we have some weak sessions and one particulary good session. If you were only able trade for a few hours per day then 12pm to 4pm GMT looks most interesting. |
|
| Author: | snailbeard [ Fri Nov 08, 2013 10:30 am ] |
| Post subject: | Re: Zigzag Bollinger Band |
After a deeper analysis of the data day by day and hour by hour I did find some interesting observations and I setup some session filters according to the best days and hours to trade. The result were impressively better, but unfortuately since I do not have enough data this could just be curve fitting to results retrospectively. The twelve month profit factor went up from 1.8 to just under 3, maximum drawdown was reduced to 3%, net profit went up from £1798.92 to £2356.80 Overall there might well be some merit in using time based filtering, but results would also depend on method of entry, distance to target, breakeven method and the size of stop losses. If I could repeat these improvements on other pairs without further curve fitting then I would accept the filters as valid, but until then I'm leaving them off. |
|
| Author: | snailbeard [ Fri Nov 08, 2013 4:08 pm ] |
| Post subject: | Re: Zigzag Bollinger Band |
Further to the above I did some number crunching of H1 candles and variations of range. The results give a bit more information about variations in volatility for each hour of the day. I leave it to the reader to draw their own conclusions: AUDUSD H1 Variations in price volatility Code: Select all |
|
| Author: | nonlinear [ Fri Nov 08, 2013 11:03 pm ] |
| Post subject: | Re: Zigzag Bollinger Band |
The above is right on in my view. I have one system that typically opens and closes trades in EURUSD one to five times a day. I know with that system, if I get a signal before the London open or after the NYC close then it is not worth trading because the pair has little gas and likely is not going to hit my target. Outside of those hours, I am not typically trading with an edge; it is just a coin flip. So with a system that typically or ideally opens and closes trades intraday, time based filtering may improve results. |
|
| Author: | snailbeard [ Tue Nov 12, 2013 7:25 am ] |
| Post subject: | Re: Zigzag Bollinger Band |
Bugs, bugs, bugs and market manipulation Last weeks basket trading on most pairs ended with more losses than gains. Quite a few of the failed trades were good entries which were caught out by stop hunting. I observed that a better entry point would give an additional 10 pips and enough room to ride over most of the market manipulation. These alternative entries are essentially Bollinger band breakouts. Other losses are occuring due to trades being entered when the price is ranging. I had to restart the EA this morning and now it is throwing a wobbler with the partial-trade-closure! |
|
| Author: | snailbeard [ Tue Nov 12, 2013 8:14 am ] |
| Post subject: | Re: Zigzag Bollinger Band |
A look at price ranging and filtering: In this M15 view we only see that price is zigzaging between upper and lower Bollinger bands. Also the centre of price action is along the daily pivot. The H1 Bollinger band is almost horizontal which is one indication of price ranging. Or we can say that the mid price of the M15 swings remains close to a major support/resitance level. So we can say price is ranging if the slope of H1 is almost flat (less than x.yy pips per hour - we can also cross reference with the ATR table) and the zigzag nodes are 'contained' rather than forming a staircase. We don't need to restrict observations to this one time frame in the next post I'll discuss what the a longer H1 view tells us. |
|
| All times are UTC | Page 2 of 28 |
|
Powered by phpBB® Forum Software © phpBB Limited |
|