Quote:
|
Originally Posted by Knoxy
Sorry I haven't been back a few days. Discussion of indicators probably not intent of thread but I'll give a quick answer. Hull moving average created by Australian Alan Hull. It's generally seen as a better moving average than most, in terms of lag and overshoot.You could use TEMA, but HMA seems better.
Unfortunately I've moved on from MT4 due to my data feed so don't have code. Equation for HMA is WAverage(2xWAverage(close,period2/2)-WAverage(close,period1),SquareRoot(Period1))
Here WAverage means weighted average.
SMI is more complex, I'll see if I can code both for MT4 and post. Meantime, attached the GBPJPY chart I talked about. This from an article I wrote for Darryl Guppy's newsletter two weeks ago. Happily this one pair returned 3000 pts in 3 months
cheers
|
Thank you for posting the screenshot Knoxy.
How exactly do you use the SMI?
At first glance a cross of the SMI and the signal line validate a signal from the HMA and a re-cross seems to be a good exit.
It would be very nice if you could explain how exactly you use it.
I noticed that it doesn`t keep you out of a choppy market though.
How do you get rid of the chop?
And you said that you are monitoring 18 pairs.
Since this seems like almost an always in market system, how many positions do you manage maximum simultanously?
Another question:
If you only need 1 hr per day to manage your trades, you only react on every 7th or 8th 4hrs bar. What are you doing if the trend/signal reversed on you in that time and new signals occured?