You have been a source of valuable feedback Spidey!, much appreciatedSpiderX » Thu Jan 23, 2014 5:32 am wrote:Hi dudest,
Zentoro posted in the other thread about how he uses TMA Bands with Kumo
http://www.stevehopwoodforex.com/phpBB3 ... =40#p84498
and after studying it a bit...it looks like there is some potential.
At the risk of making your system more complicated, we can use the Kumo to detect market is trending or ranging.
Risk: TMACG is a repainting indie so while this looks nice on the charts, it may not work in reality.
Some observations:
1) If Kumo is within the band, in general expect ranging conditions
2) If kumo is below the band or at bottom of the band, uptrend, if above or touching top of the band, downtrend.
3) Visually, it is possible to "predict" if the market will range by forward projecting the bands and checking the kumo
These may be false sometimes when market switches or when the band slope is very high, but most of the time it looks ok.
By estimations, the rules should be true at least 70% of the time, except during transitions.
Attached code for the kumo in case you want to use it.This would probably make things more complicated, so sharing this for your study and consideration.Code: Select all
// Kumo senkou_span_a = iIchimoku(NULL, 0, 9, 26, 52, MODE_SENKOUSPANA, 0); senkou_span_b = iIchimoku(NULL, 0, 9, 26, 52, MODE_SENKOUSPANB, 0);
Probably zentoro67 has more points to add.
cheers
I agree that Zentauro's idea has potential, and will look into it.
Cheers!