gtt_modify | R Documentation |
Function to modify gtt rule
gtt_modify( object, id, tradingsymbol, symboltoken, exchange, producttype, transactiontype, price, quantity, triggerprice, disclosedqty, timeperiod )
object |
An object of type smart connect |
id |
Gtt rule id |
symboltoken |
Symbol token |
exchange |
Exchange for the order, e.g. NSE, NFO, CDS etc. |
price |
New Price (e.g. for limit orders). |
quantity |
New quantity. |
triggerprice |
Trigger Price |
disclosedqty |
Disclosed Quantity |
timeperiod |
Time Period. |
Returns a rule id, if successful.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.