Boulder » Fri Aug 12, 2016 2:09 am wrote:Hey guys just an idea that might be worth considering and experimenting with. The idea involves using Heiken Ashi candles on M5, M15 or M30 charts (the best TF is also yet to be found out).
Thank you Aram for this suggestion! There are 101 ways (and more) to configure the dancers and the master, and I have been demo-ing another idea since August 2nd, with the following results:
GMGD.PNG
The vertical line UP on August 11th, had to do with the RBNZ news that day. I used different strategies for both GridDancer and GridMaster:
- GridDancerv1.59: This Dancer is completely braindead: When it starts, it draws a line in the sand (called the anchor line), and creates a grid of equidistant price levels around that line. The distance is based on the ATR. It will
only BUY
above and
only sell
below this line (i.e. when price reaches a new grid level).
- GridMasterv1.7: This Master has a bit more "thinking" to do. It attempts to break down these hedge scenario's you always get after having run this type of strategy for a while, something like:
PerfectHedge.PNG
So, for each pair, it gathers the Biggest Losing BUY and the Biggest Losing SELL, to form an array of losing tuples. Its objective is to close the biggest losing tuple, such that the band from the top most losing BUY to bottom most losing SELL is reduced (at least for one pair at a time). GridMaster aims to keep that band as narrow as possible, as otherwise, the "system" gets into a state from which it is extremely hard to recover. As before GM finds some winning trades to sacrifice so that it can close that biggest losing tuple together with the winning trades in a nett profit.
I have been running GridDancerv1.59 on all the US-pairs (AUDUSD, GBPUSD, EURUSD, NZDUSD, USDCAD, USDCHF, USDJPY) with GridMaster1.7 closing trades, all OOTB. The results (as seen above) were encouraging, despite some scary drawdowns, so I thought that it was worth sharing this with the forum.
Overall, I think that the GridDancers/GridMaster concept has a lot to offer, if we just can get the formula right.
I have added these new versions to
Post 1
You do not have the required permissions to view the files attached to this post.