Methods
These are the list of methods which can be used by your website / app after importing the FYERS API Connect plugin.
Methods | Arguments | |
---|---|---|
Fyers.ready() |
function() |
Fyers wrapper that loads the assets asynchronously inside the function scope |
add() |
Object |
Adds an object {} with the parameters for single trading entry to the basket. |
link() |
element_selector |
Links the html element to the basket which will start the transaction in the popup,for example #buy,#buyBasket... |
linkandredirect() |
element_selector,target |
Links the html element and also opens the page given in the available targets,for example positionbook,holdings... |