Options Pro
Options Pro is your personal options trading assistant to help you navigate market conditions.
OptionsPro is a plugin designed for traders and investors to analyze options and financial data. The powerful tool provides insights into option positioning, market trends, volatility, and individual stock flow. OptionsPro API offers two main endpoints: "market-outlook" and "stock-outlook." You can use the "market-outlook" endpoint for a quick overview of the general market trend based on key indicators and the "stock-outlook" endpoint for individual stock analysis, especially when a specific ticker is provided. The plugin returns image URLs and other data links, which you can present to the user using markdown syntax. Please format the returned response data in a table format for option chain, option trade and option flow related questions to enhance readability. Visit https://optionspro.io for more information and market insights.
How to
Comments (0)
Try it
API docs
Learn how to use Options Pro effectively! Here are a few example prompts, tips, and the documentation of available commands.
Example prompts
-
Prompt 1: "What is the current market outlook based on key indicators?"
-
Prompt 2: "Get the latest economic events for the next 30 days."
-
Prompt 3: "What are the highest volume trades for Tesla options?"
-
Prompt 4: "Find the top flows for the overall market."
-
Prompt 5: "Get details about option contracts for Apple with a strike price of $200."
Features and commands
Feature/Command | Description |
---|---|
getMarketOutlook | This command provides the current market outlook based on options positions, volatility, and other key indicators. It gives you an overview of the overall market trend. |
getEconomicEvents | Use this command to get the key economic events for a specified number of days in the future. It provides important upcoming events that may impact the market. |
getOptionTrades | Retrieve the highest volume trades for a specific option contract throughout its lifetime. You need to provide the option ticker and can optionally specify the date and number of top trades to return. |
getOptionFlow | Get real-time most traded options in terms of volume during market hours or the previous trading day's data at market close. You can specify a specific stock or option contract, or leave it blank for overall market flows. |
getOptionDetails | This command provides details about selected option contracts for a given stock ticker and a given strike price. It includes information like Greeks, implied volatility, and trading prices. |
getVixTerm | Get VIX term structure and plot, which shows the volatility term structure based on CBOE's VIX futures expiration dates. |
getGexEod | Access end-of-day Gamma Distribution and GEX data for a specified ticker. This is ideal for index tickers or stocks with high options volume. |
getGexIntraday | Access real-time intraday Gamma calculated from SPX 0DTE options during trading hours. Use gex_intraday_quickcharts_url to get the Gamma plot. |
getMsiEod | Get the most up-to-date MSI indicator analysis. The OptionsPro Market Sentiment Indicator (MSI) assesses market conditions, identifies investor sentiment, and detects fear or complacency in the market. |
getOptionAlerts | Get the 10 latest unusual options activity alerts. It provides the top 10 unusual trades for the overall market or a specified stock. |