View Single Post
  #2 (permalink)  
Old 01-17-2006, 02:50 AM
SteveFareast's Avatar
SteveFareast SteveFareast is offline
Junior Member
 
Join Date: Jan 2006
Posts: 4
SteveFareast is on a distinguished road
Quote:
Originally Posted by billm
Does anyone have a moving average function where the average is based off a time period, eg 30m chart, and then if you display a 5 min chart, the value of the moving average is expanded correspondingly so you can see where price is on a 5min chart relative to a moving average off a 30min chart

It will save having several ma's loaded each with their own "when to display" rules

I wrote one .. but it has a display error
Hi, bilm,
You don't need a function for that. Here is what i did on my computer:
i) Add a moving average to your chart, say, M5
ii) On pad Visualization, select the time frame you want it to appear on
iii) Repeat the two steps above, till you've set all your lines
iv) Save it as a template

Whenever you want, you can just apply the template to a chart you're viewing. And you can do the same with other indicators. I applied MACD's with different EMA periods to different time frames.

Regards,
Steve

Last edited by SteveFareast; 01-17-2006 at 02:52 AM.
Reply With Quote