I have a chart with two symbols on it (second one added by right-clicking on the chart and clicking "insert symbol")
I am trying to write a formula that compares the two symbols. As far as i can tell this is impossible because there is no way to get the name of the second symbol. The function getSymbol() only returns the first symbol.
I am trying to write a formula that compares the two symbols. As far as i can tell this is impossible because there is no way to get the name of the second symbol. The function getSymbol() only returns the first symbol.
Comment