SOLVED If I connect Zerodha without API on AlgoDelta, Can I connect same account in another platfrom?
If I connect Zerodha without API on AlgoDelta, Can I connect same account in another platfrom like tradetron?
Zerodha Kite Connect related questions.
If I connect Zerodha without API on AlgoDelta, Can I connect same account in another platfrom like tradetron?
Which VPS locations are best for Zerodha and low-latency execution in India? Does it still matter with the new static IP rules?
In the Demat tab, I can see two options: Zerodha and z erodhawithapi . What is the difference between them?
I have a master account in Zerodha. Now, can I place orders in my child accounts that are in Kotak, Alice Blue, Angel One, and different brokers other than Zerodha?
What happens if I (or my client) manually closes a trade directly in the Zerodha app instead of through the AlgoDelta panel? Will the system get confused and try to close it again, or will…
I’m using Zerodha for my own trading, but my clients are on different brokers like Dhan, Angel One, and Fyers. Now my concern is — if I place a market order, how much delay happens before…
I am receiving live tick data from Zerodha WebSocket, but indicators like Supertrend and others require candle data.How can I correctly convert live ticks into 1-minute candles in…
I am select the master account as the zerodha’s account now its necessary that I select the master as zerodha so I must have to select the zerodha as child ?
I’m building an algo trading system and need to fetch historical data (like 1-minute candles) from Zerodha.I saw the historical\_data function but not sure what’s the correct way to use it…
I’m using broker APIs like Zerodha and Angel One, and I noticed that they give cumulative volume instead of per-tick or per-candle volume.Because of this, I’m not able to calculate correct…
I’m running a live trading algo using WebSocket ticks, but sometimes the connection drops suddenly. After that, no data comes and the algo just hangs. Error Message: “Socket Error 1006…
I’m running a Supertrend based algo, but at market open (9:15), the signals are completely wrong for the first few minutes. After that, everything becomes normal. I’m generating my own…