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
  1. Products
  2. Synopsis

Future-OI

https://iframe.quantsapp.com/synopsis/Future-OI

PreviousSynopsisNextOptions OI

Last updated 2 years ago

Simplified data analytics by color codes. Track the Movers and Shakers of FnO Markets. In synopsis you will get three things

Product Video

URL

Base Path or custom sub domain provided by Quantsapp

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

Product path

/synopsis/Future-OI

example:

https://iframe.quantsapp.com/synopsis/Future-OI or https://cobranding.quantsapp.com/synopsis/Future-OI

Implementation

For embed Synopsis in iframe, user need to pass url of product in src attribute

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

✨