Posted By murray on 10-14-2008 10:42 AM
One last thing to try is global variables, GValueXX. If that does not work then I don't think it's possible.
Question , why can't you write your indicator calculations as functions, call them in Indicator "B" as well as in Indicator "A"
Hi,
Let's be clear...I haven't tried any of this yet. I'm asking a leading question here about how things should work. unfotunately, I don't have time for heading down blind alleys...I'm hoping you can light the way before I move on.
To me, there are two angles to this:
1. The programatic solution where values are calculated and used within my code. Your point above addresses this.
2. The charting solution where different indicators can be plotted and treated in different ways. Your answer doesn't seem to address this. By this I mean and indicator is plotted on a chart and a second indictor is then charted with the output of the first indictor taken as it's input.
It's graphical rather than programmatic control I'm looking for. At times, manual slicing and dicing is the only way to gain insight. that requires flexibility and control...
Regards,
Dave
|