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

Built-Up

https://iframe.quantsapp.com/built-up/future-built-up

PreviousOpen InterestNextIntraday-movers

Last updated 2 years ago

Future Price & OI changes | NIFTY, Banknifty, Stock Futures Quantsapp. Visit Future Build Ups & Screen stocks. Check Future Price & OI changes @Quantsapp,Analyse Scrip-wise and Sector-wise Built-Up.

Color-coded to gauge L, LU, S and SC at a glance.

Product video

Url

Base Path or your custom provided sub domain

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

Product path

/built-up/future-built-up

example:

https://iframe.quantsapp.com/built-up/future-built-up or https://cobranding.quantsapp.com/built-up/future-built-up

Implementation

For embed Built-up in iframe ,user needs to pass url of product in src attribute

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

Parameters

Quantsapp iframe provide option features for source URL by using this options its easy to see data of symbol and expiry of particular symbol and expiry

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

Queries
Description
Link for example

default

default

expiry

For derivatives, the expiration date is the last day of validity of the option or futures contract. By sending relevant active expiry, Product will open for given Symbol & Expiry else default expiry of given symbol will open ( Ex symbol=Nifty& expiry=27-Oct-22)

Examples

default

only pass url without add paramete

https://iframe.quantsapp.com/built-up/future-built-up

expiry parameter

url with symbol and expiry

expiry format: dd-mmm-yy

https://iframe.quantsapp.com/built-up/future-built-up/expiry=24-Nov-22

✨
defult
expiry