Getting invalid stops randomly even though SL/TP values are correct. Using an EA that sends to the AlgoDelta bridge.
Questions tagged #stop-loss
Stop-loss orders and exits.
Hi AlgoDelta Team, I need some genuine help with my TradingView Pine Script strategy which is connected to live trading. I have been working on this strategy for several months, testing and…
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 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 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…
So , if I have 6 different brokers and I’m into stock option trading so how will orders get executed at same rate at different broker and also how can I place stop loss in different broker…
I’m creating a trading strategy in Pine Script and I want to add a trailing stop-loss to it. How can I create a trailing stop that automatically moves in the direction of the trade as the…
I’m currently using the JSON Bridge for my combined Stop Loss and Target. But now I want something more advanced. I already have one group in AlgoDelta. What I want is to create multiple…
I’m developing an Expert Advisor in MT5 and I currently use the Print() function to check values like Trend, Entry Price, Stop Loss, Target, Current Profit, ATR, EMA, RSI, and other…
Recently, I noticed that the JSON Bridge Syntax Generator has multiple options such as Limit Order, SL Order, Square Off Position, and others. I mostly use Strategy Orders, so I’m a little…
Recently I started using Order Manager in AlgoDelta and noticed the Trailing option while adding a position. I understand the basic concept of trailing stop loss, but I want to know exactly…
I’m developing an Expert Advisor (EA) in MT5 and I need to know why my previous trade was closed. For example, if a Buy position gets closed, I want my EA to detect whether it was closed…
While creating a position in Order Manager, I noticed there are multiple Target and Stop Loss types available such as LTP, Candle, Percentage, and Points. I’m a little confused about when…
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…
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…
How does the trailing SL work? What should I fill in for: Trail Trigger Trail Gap Trail Point