Whenever I trade options manually, I always have to choose ATM/OTM strike, select the correct expiry and make sure I’m picking the right contract.This takes time and sometimes I even select…
Newest discussions
AskSOLVED Want to place trade together in different brokers — will price slip before all orders are placed?
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…
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 multi-account trading and had one concern. If all the child accounts are running through the same IP, then when multiple orders get triggered together, won’t that create execution…
I’m trying to use Bollinger Bands (BB) in my algo using my 1-minute candle data. I implemented the formula using SMA and standard deviation, but when I compare it with chart values, it…
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 worried while trading because if my internet disconnects or my laptop battery dies after I place a trade in my Master account, will the Child accounts still copy the trades ?
I have one concern while running my algo.If my broker session expires in between, then what happens to my running strategy?Will trades stop immediately or will the system handle it…
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 using a Master account connected via API. Is it mandatory to login every morning at 9:15 AM? What happens if I forget to log in before the market opens?
Sometimes a client withdraws money from their broker and doesn’t tell me. If I place a trade and it fails in their account because of “Insufficient Funds,” how will I know? I don’t want to…
I have one doubt while running my algo live. If I stop my current strategy in between market hours and apply a new strategy, what happens to the existing open trades?Will the system…
I am using the groups now I see the option multiplier and I want to know about it more that what is the use of that so can anyone have idea about it ?
Sometimes I don’t want to trade in my own personal (Master) account because I already have a different strategy running there. But I want to send a quick “Buy” order to all my child’s…
I’m running a scalping bot on Angel One. Today, the market crashed 50 points in a second. My SL order was sitting in the system, but the price jumped right over my SL price and the order…
So while working on dynamic strike selection (ATM/ITM/OTM) in my sma cross over algo, but I am stuck on strike gap. Right now I am hardcoding values like 50 for NIFTY and 100 for BANKNIFTY…
I am building an options trading algo and I am stuck on strike selection. Right now I am manually setting strikes, but I want to make it dynamic — like ATM, 1 step ITM, 1 step OTM based on…
Since the new 2026 rules, my bot keeps getting “Order Rejected: Market Orders not allowed for Algos.” I switched to Limit orders, but they just sit in the order book while the price flies…
On Expiry days, I often forget to close my positions before the market gets too volatile at the end of the day. Can any feature in algodelta system to just close everything at exactly 3:00…
I have 3 accounts Right now, I am confused. Do I have to create 3 different alerts in TradingView for these 3 brokers? If I change my strategy, will I have to update all 3 alerts every…