Extra variable is present in except tag variable

BA6323
BA6323 edited December 2021 in Kite Publisher
kite.add({
"tradingsymbol": "RELIANCE",
"exchange": "NSE",
"transaction_type": "BUY",
"order_type": "LIMIT",
"product": "MIS",
"price": 915.15,
"quantity": 1,
"variety": "bo",
"readonly": true,
"tag": null,
});

If we send some string in the "tag" variable can we get this string into trade book Rest API?

Can is there anyone more variable present for like tag in Publisher JS plugin?
Tagged:
  • sujith
    If you send tag, you can get it on orderbook but not on the tradebook.
    Can is there anyone more variable present for like tag in Publisher JS plugin?
    Can you elaborate on this? I didn't understand.
  • BA6323
    Thanks sujith i understood.
This discussion has been closed.