Plot only the synthetic symbol in PricePane
Author: angel57
Creation Date: 4/14/2010 11:59 PM
profile picture

angel57

#1
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.
profile picture

Eugene

#2
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.
profile picture

Eugene

#3
This website uses cookies to improve your experience. We'll assume you're ok with that, but you can opt-out if you wish (Read more).