Hi,
I have a question for EFS Group at eSignal.
I am developing a new formula that would need to plot following Exponential Moving Averages on a 5-Min chart.
(20 period eMA based on 1 min interval chart,
240 period eMA based on 1 min interval chart,
20 period eMA based on 5 min interval chart,
60 period eMA based on 5 min interval chart,
20 period eMA based on 15 min interval chart,
60 period eMA based on 15 min interval chart,
20 period eMA based on 60 min interval chart,
60 period eMA based on 60 min interval chart)
I need to have these values to be shown as major support/resistance lines on my 5-min chart. Hence I need to show them as horizontal lines (just like pivot-resistance-support lines).
I would also like these lines to be recalculated at the end of each 5 min bar.
How should I go about getting the different EMA's on 5 min chart.
I should be able to do the rest of the programming in EFS.
Any help would be appreciated.
-Sameer
I have a question for EFS Group at eSignal.
I am developing a new formula that would need to plot following Exponential Moving Averages on a 5-Min chart.
(20 period eMA based on 1 min interval chart,
240 period eMA based on 1 min interval chart,
20 period eMA based on 5 min interval chart,
60 period eMA based on 5 min interval chart,
20 period eMA based on 15 min interval chart,
60 period eMA based on 15 min interval chart,
20 period eMA based on 60 min interval chart,
60 period eMA based on 60 min interval chart)
I need to have these values to be shown as major support/resistance lines on my 5-min chart. Hence I need to show them as horizontal lines (just like pivot-resistance-support lines).
I would also like these lines to be recalculated at the end of each 5 min bar.
How should I go about getting the different EMA's on 5 min chart.
I should be able to do the rest of the programming in EFS.
Any help would be appreciated.
-Sameer
Comment