Thanks Rakesh. This worked.
When placing using place_order with tag=['tag1','tag2'] they are set as explained.
When I check the response from orders() the order returns the following values:
order['tag'] = 'tag1' # Is this always the 1st tag?
order…
I set debug=True and got the following details:
('Request: ', 'https://api.kite.trade/orders/BO')
({'product': 'BO', 'order_type': 'LIMIT', 'trigger_price': None, 'access_token': u'accesstokenaccesstoken', 'price': 165, 'trailing_stoploss': 1, 'sto…
Have margins been reduced across the board? I'm trying to trade BANKBARODA and have sufficient margin as calculated from here: https://zerodha.com/margin-calculator/BracketCover/
But the rejection reason seems to state that you need full margin.
Thanks Kailash for your response.
Do I need 2 developer accounts or can I create 2 API keys for 2 apps for 2 trading accounts using one developer login?
If I sign up now 11:50 AM 16-Nov-2016 , will the API work till 11:49 AM 16-Dec-2016?
Can I kee…