Quantsapp Embedded Modules
  • Quantsapp Embedded modules
  • Overview
  • 🔗Embed a Quantsapp Module
  • 💡Know more about Quantsapp
  • 🏁Getting Started with Iframe
    • 🗒️Attributes
      • Height
      • Width
      • sandbox
      • frameborder
      • src
    • ⚙️Setting restrictions
  • 🧑Authentication Modes
  • 🔑Partner Authentication
    • Open Partner
    • Verified Partner
  • ✨Products
    • Option Chain
    • Open Interest
    • Built-Up
    • Intraday-movers
    • FnO-News
    • Implied-Volatility(iv)-chart
    • GIFT-nifty
    • Ban-list
    • Architect
    • Option-calculator
    • Option-gain
    • Option-pain
    • India-vix
    • Liquidity-finder
    • Result-analysis
    • Rollover
    • Fno-Scanner
    • Synopsis
      • Future-OI
      • Options OI
      • F&O Volume
    • Deals and Holding
    • Index-Contribution
    • Advance Decline
    • Alerts
    • Technical Chart
    • Basis
    • Straddle Index
    • Market Wide Oi
    • PCR
      • OI PCR
    • Option Triggers
    • Strategies
    • Gainer Loser
    • Optimizer Find Strategies
    • Option Scalping
    • Out Runner
    • Participant Data
    • Price Oi Percentile
    • Trap Indicator
    • Unusual Option activity
    • Top-Stocks
    • Builtup-Breadth
    • Vol Trader
  • ✉️Contact Us
Powered by GitBook
On this page
  • Product Video
  • Url
  • Product path
  • Implementation
  • Parameters
  • Examples
  1. Products

Straddle Index

https://iframe.quantsapp.com/straddle-index

PreviousBasisNextMarket Wide Oi

Last updated 2 years ago

Track the performance of the QSymbol straddle prices of a given instrument along changes in the Implied Volatlity (IV) of the straddle.

Product Video

Url

Base Path or your custom provided sub domain

https://iframe.quantsapp.com or https://cobranding.quantsapp.com

Product path

/straddle-index

example:

https://iframe.quantsapp.com/straddle-index or 
https://cobranding.quantsapp.com/straddle-index

Implementation

For embed index-contribution in iframe, user need to pass url of product in src attribute

<iframe  width="800px"  height="560px" src="https://iframe.quantsapp.com/straddle-index"   sandbox="allow-scripts allow-same-origin allow-forms " frameborder="3">  </iframe>

Parameters

Quantsapp iframe provide features like sending Symbol and expiry in source URL. By using this feature its easy to see data directly of relevant symbol and expiry

Apart from the default settings, below options can be provided in the query parameters to open the module with different variations.

Querires
Description
link for example

default

default

default

Symbol (optional)

symbol is used to identify instrument for futures or options . i.e:(NIFTY, BANKNIFTY)

example:

https://iframe.quantsapp.com/straddle-index/NIFTY

Examples

default

only pass url without add paramete

https://iframe.quantsapp.com/straddle-index only pass url without add paramete
https://iframe.quantsapp.com/straddle-index

Symbol Parameter

url with only symbol parameter

https://iframe.quantsapp.com/straddle-index/NIFTY

✨
symbol