Does the tag also gets copied if I use exit function?

metalman
Suppose I placed a simple buy order but also provided tags ex. Kite.place_order(CNC M... tags= 'Hello') suppose this gave an orderid = 12345

And now i want to exit this trade so I used kite.exit_order(variety, order_id= 12345)

Now Zeordha will place a sell order for that stock so the question is does the tag from original order also gets copied in the sell order ?
Tagged:
Sign In or Register to comment.