Hi, I'm trying to run AA Exploration real time with 8 Options labels (all sharing the same Underlying asset).
The problem is that these Options trade sparsely, and when I call
Foreign("underlying") I couldn't get the underlying's latest price
data. I read in the doc that this is the default behaviour of Foreign
(instead of filling up data holes automatically).
I wonder if there's any other way to get the underlying's latest price
data?
Thank you very much for your help.
