I had contacted Metastock support a while ago about tricking an indicator such as RSI to show a higher time frame plot from a lower time frame base study. For example, from a 15 min base chart plotting the 60 min RSI onto the chart. They suggested writing a code where the values are calculated by a multiple of 4 (15 min * 4 = 60 min). I'm not sure that is the solution. Can someone write a script where the simulated 60 min RSI is plotted on the 15 min chart? The value to this is of course, reducing multiple adv charts of the same ticker on various time frames, which allows us to chart more tickers or freeing up more monitor real estate.
I just want to see if this can be done in java. If so, it opens up a bunch of other studies to "trick".
Thanks,
chris...
I just want to see if this can be done in java. If so, it opens up a bunch of other studies to "trick".
Thanks,
chris...
Comment