no this one you should place in the indicator folderbazze » Fri Jan 24, 2014 10:46 pm wrote:Ok,thanks...Can I do the same with the "missing" indi?
Cheers
Tommaso
no this one you should place in the indicator folderbazze » Fri Jan 24, 2014 10:46 pm wrote:Ok,thanks...Can I do the same with the "missing" indi?
My coding skills are not sufficient to adapt one of the existing EA's although I'm trying a hack around of sorts. And I don't how to best calculate the slope of the Middle Band.forextra » Sat Jan 25, 2014 11:56 am wrote:Hi Dudest
Here is an observation that has caught my eye!
Trading the currencies. I have only checked this on 15m charts
ONLY TRADE IN THE DIRECTION OF THE SLOPE OF THE MIDDLE BAND.
FOR A SELL
Slope of Middle Band must be <0. The setup is when the 15 m candle closes above the Upper Band. We enter on the next break below the Upper Band (back into the channel). TP is when the BID touches or goes below the MIDDLE BAND
FOR A BUY
Slope of Middle Band must be >0. The setup is when the 15 m candle closes below the Lower Band. We enter on the next break above the Upper Band (back into the channel). TP is when the ASK touches or goes above the MIDDLE BAND.
20 pip SL would seem sufficient in most cases.
Sorry forextra but I am pretty sure this won't work. It looks great in visual backtest but the reality is that TMA-CG repaints quite considerably, so essentially the slope of the middle band will change AFTER you have taken a trade based on its slope. For the purposes of dudest's EA/system this doesn't matter as much as we are only interested in the location of the outer bands, even though they also move (repaint).forextra » Sat Jan 25, 2014 5:46 am wrote:My coding skills are not sufficient to adapt one of the existing EA's although I'm trying a hack around of sorts. And I don't how to best calculate the slope of the Middle Band.forextra » Sat Jan 25, 2014 11:56 am wrote:Hi Dudest
Here is an observation that has caught my eye!
Trading the currencies. I have only checked this on 15m charts
ONLY TRADE IN THE DIRECTION OF THE SLOPE OF THE MIDDLE BAND.
FOR A SELL
Slope of Middle Band must be <0. The setup is when the 15 m candle closes above the Upper Band. We enter on the next break below the Upper Band (back into the channel). TP is when the BID touches or goes below the MIDDLE BAND
FOR A BUY
Slope of Middle Band must be >0. The setup is when the 15 m candle closes below the Lower Band. We enter on the next break above the Upper Band (back into the channel). TP is when the ASK touches or goes above the MIDDLE BAND.
20 pip SL would seem sufficient in most cases.
However, just grab a random pair and have look. I grabbed NZDCHF at random and went back to Jan 1 this year. Only 15 trades but all were winners. And only averaged 22 pips (allowing 2 pip spread). But multiply that be 28 pairs and worth thinking about.
Food for thought as and add on for this overall impressive strategy.
Yeh - I was always concerned about repainting but more so at the outer bands for checking for a close outside.spotdespot » Sat Jan 25, 2014 4:46 pm wrote:
Sorry forextra but I am pretty sure this won't work. It looks great in visual backtest but the reality is that TMA-CG repaints quite considerably, so essentially the slope of the middle band will change AFTER you have taken a trade based on its slope. For the purposes of dudest's EA/system this doesn't matter as much as we are only interested in the location of the outer bands, even though they also move (repaint).
milanese » Fri Jan 24, 2014 11:48 pm wrote:no this one you should place in the indicator folderbazze » Fri Jan 24, 2014 10:46 pm wrote:Ok,thanks...Can I do the same with the "missing" indi?
Cheers
Tommaso
Can you post the indi?SpiderX » Sat Jan 25, 2014 10:46 am wrote:Hi,
I have managed to create a non-repainting version which we can see how TMA-CG really works.
Crosses do not repaint, but the band repaint.
I was only able to get this picture by running a backtest in visual mode with the indicator on.
It is obvious how much the indicator repaints with this.
Still the same definition as TMACGKumo..... (blue in center is bullish, yellow in center sideways, red in center is bearish)
So is this indicator still useful live ?
Leave this for everyone to decide, but highly doubt it.
Cheers