Fyers

Fyers

  • API Docs
  • Demo

›Hosted Pages

Order Placement

  • Order Placement Branded buttons
  • Order Placement - Custom Buttons

Hosted Pages

  • How to host a page?
  • Orders
  • Positions
  • Funds
  • Holdings
  • Trades

Appendix

  • Parameters
  • Methods

How to host a page?

Hosted pages are fully functional pages which will connect with the backend and display all the information to the user. These pages work in the similar manner of the order placement functionality. These pages are opened in a separate webpage and are fully functional on their own.

Install Plugin

You need to include the FYERS API Connect JS script in your website / app.

  • This needs to be included inside the
  • Preferably just before closing the body tag
  • This needs to be included just once in your web page
<script src="https://api-connect-docs.fyers.in/fyers-lib.js"></script>
← Order Placement - Custom ButtonsOrders →
  • Install Plugin