Dictionary - Technical indicators - between iBars() and iClose()
You might want to check out the multi-timeframe indicators (MTF) I put together. They're just hackjobs, but they work pretty well. You can use them as a template to make most other indicators MTF capable. For me, the way I did it was much simpler than trying to get iBarShift to work. Hope they work for you.
http://www.forex-tsd.com/indicators-metatrader-4/1077-multi-timeframe-indicators.html
Keris
http://www.forex-tsd.com/indicators-metatrader-4/1077-multi-timeframe-indicators.html
Keris
Thanks Keris2112 .
They are wonderful indicators. They are very useful to me.
They are wonderful indicators. They are very useful to me.
while in 5-minutes Chart, the newest bar=0 , and the iMA is correct. But how to get while 1-Hour's iMA when bar=100(in 5-minutes chart).
thanks