Options Volume Leaders
Returns a list of options with the highest absolute trading volume. Shows the most actively traded options contracts.
Notes
- Shows most liquid options
- High volume = more liquidity
- Updates end-of-day
- Returns tabular data
Examples
=opt_OptionsVolumeLeaders(20, "US", "All")When to Use
Finding liquid options, identifying most active contracts
Common Issues & FAQ
Q: Why am I getting "NA"? A: Check that:
- The symbol is valid
- You have proper data access
- Parameters are in correct format
Q: Is this function Excel-only? A: Some functions may not have API endpoints and only work in Excel.
