I have Angel One, Dhan, Fyers, and Upstox broker accounts. How can I refresh the broker account tokens in AlgoDelta?
Trending discussions
AskI am using a Indicator which is generating Buy and Sell signals, I am using this indicator on Nifty chart, when a buy signal generates then I want to Buy a CE ATM of Nifty, when sell signal…
I’m creating my own technical indicators in Pine Script and want to build an ATR indicator from scratch instead of using the built-in ATR. I want to understand how ATR measures market…
Can we connect multiple tradingview strategies on same account ushing webhook?
I’m creating my own indicator in TradingView using Pine Script. The indicator is already generating Buy and Sell signals on the chart, but now I want TradingView to create alerts…
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 trying to create a Keltner Channel indicator in Pine Script, but I’m not sure how to build it from scratch. I want to create the indicator and plot it properly on the chart. Can anyone…
I’m creating a custom TradingView indicator and want to mark important levels and signals directly on the chart using Pine Script. I want to draw things like trend lines, rectangular zones…
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…
SOLVED How can I draw Buy/Sell arrows or symbols on the MT5 chart when my strategy generates a signal?
I’m developing an MT5 strategy, and whenever my Buy or Sell condition is satisfied, I’d like to display an arrow or some symbol on the chart exactly at that candle. For example, if a…
I already understand how VWAP works, but I want to create my own VWAP indicator in Pine Script. I’m not sure which built-in Pine Script functions I should use to calculate and plot it…
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 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…
Suppose i have a master account and i have connected multiple client account to it of different brokers. Some of broker require daily login by OTP. Is there any provision that client may…
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 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’m trying to create a Fibonacci indicator in Pine Script where I can select a specific candle by entering its hour and minute. For example, if I enter 09:20 on a 5-minute chart, I want the…
Hi everyone, I’m learning Pine Script and recently came across the request.security() function. I understand that it’s used to get data from another timeframe or symbol, but I’m not sure…
I wanted to connect my angelone account to 2 places so if I connect that account with no IP on algodelta can I connect same account on another platform too?
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…