Is there a way to differentiate app based orders vs. web based orders

avinashcherukuri
Hi,

1) I am trying to run 2 strategies, 1 via the app and the other manual. Is there a way both of these can run simultaneously and can it be distinguished by a tag/flag?

2) Can we have multiple trading accounts under the same name if we want to distinguish between strategies running from different apps?
  • rakeshr
    @avinashcherukuri
    1>Yes, but make sure you don't log-out from manual session, as it will expire access_token for app as well.You can tag order for kiteconnect app,to differentiate have a look here.

    2>No, you can have only one Trading Account with one Stocks Broker due to Unique Client Code ( UCC ) system.
  • avinashcherukuri
    Thanks, a follow up question - Can the positions also be differentiated by a tag? Currently while the orders are getting tagged, don't see any way to distinguish the Web based positions from the app based positions.
  • rakeshr
    @avinashcherukuri , no positions can't be tagged.You can store the list of positions generated from connect app, and then differentiate, them with current overall positions.
Sign In or Register to comment.