|
I have reserved this post for future attachment of experts and indicators.
N4_TF_LSMA_BarUpper will plot the current trend on the next 4 higher timeframes above the original indicator.
On a five minute chart you can now see the 5, 15, 30 and 60 with the original and the 240, daily, weekly and monthly with the upper version.
Regression_Channel_V2 was sent to me by a friend. I modified it to add the extra standard deviation levels. I have not looked closely at the code buy it seems MAShoot helps determine the starting point for the channel.
MTF_MA_in_ColorLSMA will plat the standard MAs in color as well as LSMA.
Start at the lowest timeframe of interest and use timeframe = 0.
Add other timeframes by attaching again to the main chart window with higher timeframes.
For example if the lowest timeframe is 15 minute you can attach the indicator with timeframe = 60, 240 and 1440 to get the indicator value for hourly, 4 hr and daily.
Robert
Last edited by MrPip; 06-29-2007 at 04:57 PM.
Reason: adding new indicators
|