
Find Massive Options Trades with Massive.com
In this tutorial, you’ll build a small terminal “scanner” that streams every US options trade in real time and prints a clean summary only when the trade’s premium is large enough to matter.

cole
More posts in stock-options

In this tutorial, you’ll build a small terminal “scanner” that streams every US options trade in real time and prints a clean summary only when the trade’s premium is large enough to matter.

cole

Greeks and implied volatility are measures used by options traders to quantify risk. While rolling out our options products alpha, we received many requests to expose these in an API. After much research and hard work, we are excited to present, among other products, our new Options Snapshot API , which calculates Greeks and implied volatility on demand for a given contract. In this article we will discu

matthew

Just like stocks, every option has a unique ticker symbol. There are 4 separate parts to an option ticker. These include the underlying stock ticker, the expiration date, the type of option (call or put), and the strike price.

ian