Yes, you can use order_margin with list of orders. Refer an example here.
I ran this example for basket order margin. Changed the symbols to NIFTY21NOV18000CE and NIFTY21NOV18000PE, but forgot to change the quantity from 75 and 150 to 50 and 100 (mu…
Thanks Sujith. So can i just enter https://zerodha.com as redirect URL? If i am just going to use the API for myself and not create any app that i want other users to use? The webinar (accessed through the webinar link on Kite Connect app page) says…
@sujith why does MODE_LTP show close price (weighted average of last 30 mins of trading) not the actual last traded price. For e.g. if you check the LTP of ACC on the NSE website today, it states LTP as 1819.30 and close price as 1818.05. The Kite A…
Thanks.
Could you mention if a web-server/web-service should be already running when executing this program or does that program accomplish that itself?
Hi Vivek,
I am not aware of Flask or Python web-frameworks in general, but this program looks like it completely automates the process of getting the request token, setting the access token and getting the program set for streaming data and placing …