Hi,
I have an advanced chart where I am viewing $INDU data.
If I perform an MAStudy() it will assume the default bar data to be $INDU. How could I perform an MAStudy() on the $TICK symbol, for instance, and get access to the results so that I can colour code the $INDU chart.
I need the results of the MAStudy() rather than the raw data.
For example, we have a getSymbol() command to tell us the default symbol for the current chart. Is there an equivalent setSymbol() command?
Any help would be much appreciated.
I have an advanced chart where I am viewing $INDU data.
If I perform an MAStudy() it will assume the default bar data to be $INDU. How could I perform an MAStudy() on the $TICK symbol, for instance, and get access to the results so that I can colour code the $INDU chart.
I need the results of the MAStudy() rather than the raw data.
For example, we have a getSymbol() command to tell us the default symbol for the current chart. Is there an equivalent setSymbol() command?
Any help would be much appreciated.
Comment