I would like to take a symbol, invert the data, and then plot only the inverted data in the PricePane. For example, take the VIX as input, invert each OHLC to create an "inverted VIX" dataseries, and then only plot the inverted series. I don't want to see the original VIX data in the PricePane.
Size:
Color:
You cannot have a synthetic symbol in the PricePane. But you can simply modify the Bars collection that is being charted directly while looping over the bars - excluding the Date property.
Size:
Color:
Size:
Color: