day
This command retrieves the most recent flow for a stock with the specified ticker symbol. The command will return the most up-to-date flow data for that stock over $25,000.
Usage
/flow day ticker [expiry] [strike] [opt_type]
Parameters
Name | Description | Optional | Choices |
---|---|---|---|
ticker | Stock Ticker | False | None |
expiry | Expiry Date (YYYY-MM-DD) (Optional) | True | None |
strike | Strike Price (Optional) | True | None |
opt_type | Option Type (Calls or Puts) (Optional) | True | Calls (C), Puts (P) |
Examples
/flow day ticker:AMD
/flow day ticker:AMD expiry:2024-12-20 strike:60 opt_type:Puts
/flow day ticker:AMD expiry:2024-12-20 strike:60