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 ?
Top discussions
AskIn which brokers is daily login required? Please give me the list.
I created my custom bridge and already configured the upside/downside execution. Now I want to connect this bridge with my TradingView strategy, but I’m getting confused about the webhook…
I have a strategy running on the Bank Nifty chart in TradingView. What I want is when a BUY signal comes -> Buy a Call Option when a SELL signal comes -> Buy a Put Option I know this is…
In the Demat tab, I can see two options: Zerodha and z erodhawithapi . What is the difference between them?
I have a strategy running in AmiBroker. What I want is that whenever a Buy signal comes from my strategy, the Future contract that I configured in the Up Side Execution should be traded…
Hi everyone, While configuring the Option JSON Bridge, I noticed the ATM Based Selection Type. I understand that it uses an ATM Gap, but I’m not sure how the values like 0, +1, and -1 work…
I have noticed something strange while trading in MT5. Whenever I open a Sell position, sometimes the Stop Loss or Target gets hit even though the Bid price on the chart hasn’t reached that…
I’m developing a trading strategy in Pine Script and want to highlight candles whenever my buy or sell conditions are met. Instead of only plotting signals, I’d like the candle colors to…
I’m creating a trading strategy in Pine Script and I want to display the entry price, stop-loss, and target levels directly on the chart. What is the best way to plot these levels so that I…
I’m currently using a Custom Bridge/JSON Bridge in AlgoDelta, but for a few days I don’t want any orders to be placed. I also don’t want to delete the bridge because it’s already connected…
EMA/SMA values not matching chart in my algo (using 1-min candles) I’m calculating EMA and SMA in my algo using 1-minute candles built from ticks. But when I compare it with broker/chart…
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…
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…
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 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?
SOLVED 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…
How do I add an AC Agarwal account? Please give me step-by-step guidance.
I already have a strategy running in MT5. What I want is that whenever a Buy or Sell signal comes from my MT5 strategy, the order should be executed through AlgoDelta using the JSON Bridge…
I already have an open position in my broker account, for example a NIFTY Future trade. Now I want AlgoDelta to manage that position and handle the Target and Stop Loss for me. Is it…