DislikedI made a simple EA based on what you were trying to describe. Check if alligs:Core Trading Logic from what i understood: **Entry Conditions:** **BUY:** -> Green PTL dot appears **BELOW** ATR midline (candle must NOT pierce midline) - **SELL:** -> Pink PTL dot appears **ABOVE** ATR midline (candle must NOT pierce midline) - (Trades open on close of the signal candle) **Exit Conditions:** **Close BUY:** -> Pink dot appears above midline OR price closes/pierces opposite band - **Close SELL:** -> Green dot appears below midline OR price closes/pierces...
Ignored
Great work...you have the exits wrong. The exits are when a candle closes with a similar colour dot on opposite side of mid line or a candle closes outside the opposite band
1