Votes
Answers
Views
Question
0
1
194
asked 1 year ago by R V
Category:
Watch Lists
Hello Peter, I've tried to search this with no luck, wonder if it possible to create a custom column in the watchlist to show the current spread from a specific option, it would be the difference between the options price ASK - BID = spread : hope it...
0
1
80
asked 2 years ago by Jay Hattler
Category:
Chart Studies
Is it possible to plot futures options using Thinkscript? For example, the first line below plots an SPX option correctly, but the second line does not produce any output: plot pr1 = close(symbol = ".SPXW220331P4495", pricetype = "MARK"); plot pr2 = ...