Each index tab renders the options order page when activeSegment is options (default for index options like Nifty/Bank Nifty).

Layout

Typical sections on the options page:
  • Live tick panel — base value, CALL/PUT strikes, bid/ask
  • Manual controls — buy/sell, bulk sell CALL or PUT
  • Order history table — today’s orders for this index
  • Schedule orders — trailing sell queue

Automated strategies

Configured in index settings (options nested object): Backend evaluates ticks every ~1s against these thresholds.

Manual orders

Use on-screen buttons to place MARKET or LIMIT orders. Requires Zerodha connected (header status). Strikes resolve from live tick data + optionChainByExpiry for the active expiry.

Notifications

Admins may hear sounds when base value moves beyond soundBaseDifference if increase/decrease notifications are enabled on the index.