I’ve been playing around with some of the new features in thinkScript over the past few weeks and several new studies have resulted. This one will display intraday option volume for a set of five option strikes (You have the option to display only three or one strike if you wish). The calls are stacked above the horizontal line with puts below. The format is a stacked bar type to accommodate showing all the strikes at once. The color code is referenced in the upper left. Additionally, the indicator has three other modes (single strike only) that will display total strike volume for the day, open interest, and volume as a percentage of open interest (see the second image below). The total volume and open interest modes are designed for use on daily charts but will function on the intraday charts as shown below. To initialize the study, you need to enter your desired center strike, expiration date, and the strike spacing for the underlying.
My intention was to release this to the Pro Subscribers only but it seems to me that I have been neglecting the general public as of late. As such, this one will be for mass consumption. The script is too long to post here so you will have to swing by the forum “Released ThinkScripter Studies” section (free registration required) to grab yourself a copy. Best of luck in your trading. -Eric







Hey Eric – good to see you “back” for a bit! Hope things are well in your world!
See you in the great party room behind Door #3 !
Hi Eric,
What about strike spacing that borders between the $2.50/$5 and $5/$10 depending on where the underlying is trading?
- Eric
Yep…there are situations where it won’t work. I didn’t feel like investing the additional time coding to cover the other 20%…
-Eric
Hi Eric is there a way to create scan a watch list and return options strike expiration etc with high open interest lets say above 100. Thank you.
Unfortunately, that is not possible as far as I know.
Eric
Where can I find or determine the option series prefix? Subgraph not populating for me, thinking that’s the issue.
Thanks, Paul
Got it, had to change the date to Saturday. Great script!