♥ 0 |
In “Today’s Option Stats” on TOS a P/C Ratio is available for individual stocks. ie: AMZN .739 today. Can an indicator be built that will generate a plot of that AMZN P/C ratio in a lower window ? If the chart symbol changes the P/C indicator changes. The indicator would also have a 21 SMA of the ratio. Thank you,
Marked as spam
|
Private answer
Everything we have available for options related data for Thinkorswim programming language is listed here: https://toslc.thinkorswim.com/center/reference/thinkScript/Functions/Option-Related The Put/Call ratio is computed from the total volume of puts versus the total volume of calls. There is no method at this time to write a custom chart study that has access to this data on Thinkorswim. Marked as spam
|
Please log in to post questions.