I placed a limit order in the master account from my broker portal, but it is not showing in my child accounts.
Top discussions
AskI’m creating a custom bridge and got confused at the “Bridge Key” field. Do I need to get this key from somewhere, or do I have to create it myself? I’m not exactly understanding what I…
I have a strategy on the Nifty chart in TradingView. My logic is simple: When BUY signal comes → Buy Call Option When SELL signal comes → Buy Put Option Can AlgoDelta have a kind of feature…
I have created a group in AlgoDelta and added both a Master account and multiple Child accounts. Now I’m using features like JSON Bridge and Order Manager with that group. I’m a little…
I have a strategy running in an MT5 EA. What I want is: -When a Buy signal comes, buy a Call Option. -If any Put Option position is already open, it should be squared off first. -When a…
I have already created a Custom Bridge, but I’m confused about the configuration part. There are many fields like Exchange, Product, Script Type, Symbol, etc., and I’m not sure what needs…
Hi everyone, While configuring the Option JSON Bridge, I came across the Premium Based Selection Type. I’m not sure how it works. How does the platform choose an option contract based on…
I’m developing my own TradingView strategy and I’ve noticed that sometimes it keeps generating Buy or Sell entries repeatedly, even though I’m already in an open position. I only want my…
I’m using the Strategy Order syntax in the JSON Bridge with TradingView, and I understand how it works. However, I also noticed there are other syntax generators available such as Limit…
I have created a position in the AlgoDelta Order Manager and configured both a Stop Loss and an End Time for that position. I’m a little confused about which one will exit the position if…
I’m creating my own technical indicators in Pine Script and want to build a MACD indicator from scratch instead of using a built-in indicator. I want to understand how the MACD Line, Signal…
I have Angel One, Dhan, Fyers, and Upstox broker accounts. How can I refresh the broker account tokens in AlgoDelta?
27Suppose I don’t want to buy a Nifty Option at the current price of ₹90. I only want to enter if it crosses ₹100, because that’s when the “breakout” happens. But I can’t sit and stare at…
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…
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 have a strategy running on the Nifty chart in TradingView. What I want is: When a BUY signal comes then I have to Buy Nifty Futures When a SELL signal comes then I have to Sell Nifty…
I generated a strategy order syntax from the JSON Bridge. But before connecting it to my TradingView strategy, I want to make sure everything is working correctly. Is there any way to test…
SOLVED How do I do paper trading?
I opened an account in AlgoDelta and added a broker. Now, I just want to do paper trading. How can I do that?
I have an SMA indicator on TradingView. When the fast SMA crosses above the slow SMA, it gives a LONG signal. When it crosses below, it gives a SHORT signal. Now I want to use those signals…
I have configured everything properly. My Master account is connected to the group, Child accounts are also added correctly, and the Trading Flag is enabled for both the Master and Child…