What Orby Strategy creates
Entry signals, stops, targets and filters the AI generates today — continuously expanding. Can't find what you need? Ask in the chat and it joins the production queue.
EMA — Exponential Moving Average
Moving average that weights recent prices more heavily, reacting faster to price movements than the SMA.
pineRSI — Relative Strength Index
Momentum oscillator that measures the speed and magnitude of recent price changes. Scale 0–100.
pineATR — Average True Range
Measures asset volatility by averaging the True Range. Used to dynamically size stops and targets.
pineMACD — Moving Average Convergence/Divergence
Trend and momentum indicator. Generates three series: MACD line, signal line, and difference histogram.
pineSMA — Simple Moving Average
Arithmetic average of the last N prices. Foundation of many trend and moving average crossover strategies.
pineWMA — Weighted Moving Average
Moving average that assigns linearly greater weight to recent bars. Reacts faster than SMA with less noise than EMA.
pineBollinger Bands — Bandas de Bollinger
Volatility envelope formed by a central SMA and two bands at N standard deviations. Identifies compression, expansion, and reversal.
pineVWAP — Volume-Weighted Average Price
Volume-weighted average price accumulated since the day's open. Institutional benchmark for intraday fair value.
pineADX — Average Directional Index
Measures trend strength regardless of direction. ADX > 25 signals a strong trend; ADX < 20 indicates a ranging market.
pineHull Moving Average (HMA)
Hull Moving Average: smooth and highly responsive. Native on TradingView; approximated by EMA on MT5/Profit (validator warns).
pinemql5ntslKAMA — Kaufman Adaptive Moving Average
Kaufman adaptive MA: adapts smoothing to volatility. Approximated by EMA in this version (validator warns).
pinemql5ntslTEMA — Triple Exponential Moving Average
Triple exponential MA: reduces lag by combining three EMAs. Real on TradingView; approximated on MT5/Profit.
pinemql5ntslZLEMA — EMA de Atraso Zero
Zero-lag EMA: compensates lag by projecting recent price change. Real on TradingView; approximated on MT5/Profit.
pinemql5ntslEMA Cross — Moving Average Crossover
Signal generated when a fast EMA crosses above or below a slow EMA. Classic trend-following strategy.
pinemql5ntslMACD Cross — MACD/Signal Crossover
Signal generated when the MACD line crosses the signal line. Indicates a momentum shift in the crossover direction.
pinemql5ntslRSI Level
Signal generated when RSI reaches or crosses a specific level. Useful for overbought (>70), oversold (<30), or momentum recovery (>50).
pinemql5ntslMA Cross — Generic Moving Average Crossover
Crossover signal between two moving averages of any type (SMA, EMA, WMA). Generic version of EMA Cross.
pinemql5ntslPrice Above MA
Long entry signal when the closing price is above a moving average. Classic bullish trend filter.
pinePrice Below MA
Short entry signal when the closing price is below a moving average. Classic bearish trend filter.
pineBollinger Breakout — Band Breakout
Signal generated when price breaks above the upper band or below the lower Bollinger Band. Captures volatility expansion.
pinemql5ntslADX Filter — Trend Strength Filter
Filters entries by requiring ADX to be above a minimum level. Avoids trading in trendless, ranging markets.
pinemql5ntslStochastic
Signal from the Stochastic oscillator (%K) reaching or crossing a level. Useful for overbought (>80) and oversold (<20).
pinemql5ntslCCI — Commodity Channel Index
Signal from the CCI reaching or crossing a level. ±100 is commonly used for overbought/oversold.
pinemql5ntslWilliams %R
Signal from Williams %R reaching or crossing a level. Scale from -100 to 0 (e.g. -20 overbought, -80 oversold).
pinemql5ntslDonchian — Channel Breakout
Signal when price breaks the high (buy) or the low (sell) of the last N periods — the Donchian channel.
pinemql5ntslSuperTrend (ATR)
ATR-based trend indicator. Buy signal when the trend turns up; sell when it turns down.
pineKeltner — Channel Breakout
Keltner Channels: central EMA ± ATR×multiplier. Signal when price closes above the upper band (buy) or below the lower band (sell).
pinemql5ntslParabolic SAR
Signal when price crosses the Parabolic SAR (stop-and-reverse) dots: buy on an upward cross, sell on a downward cross.
pinemql5Ichimoku — Tenkan/Kijun Cross
Signal from the Tenkan-sen crossing the Kijun-sen (TK cross) of Ichimoku: buy when the Tenkan crosses above the Kijun; sell on the opposite.
pinemql5ntslPrice × Moving Average
Signal/filter from the position of price relative to a moving average: above, below or crossing. Useful as a trend filter.
pinemql5ntslFiltro de Volume
Non-directional filter: only allows trading when the candle volume exceeds the volume average × factor. Combine with an entry trigger via AND to avoid signals in a quiet market.
pinemql5ntslHigh/Low Breakout
Entry when price breaks the high (buy) or low (sell) of the last N bars. The classic structure breakout.
pinemql5ntslPullback to MA
Entry when price pulls back to the moving average and resumes: the candle touches the MA and closes on the trend side. Combine with a trend filter.
pinemql5ntslCandle Engolfo
Reversal pattern: the candle engulfs the previous candle's body (bullish engulfing for buys, bearish for sells).
pinemql5ntslCandle Pin Bar
Rejection pattern: candle with a dominant shadow (at least N× the body) and a small opposite shadow. Bullish pin for buys, bearish for sells.
pinemql5ntslROC — Rate of Change
Percentage rate of change over N bars. Signal when crossing/above/below a level (0 = turn).
pinemql5ntslMomentum
Price difference between now and N bars ago. Signal when crossing/above/below a level.
pinemql5ntslTRIX
Oscillator of a triple EMA's rate of change — smooth momentum. Unavailable on Profit.
pinemql5Ichimoku Cloud Breakout
Entry when price crosses above the Ichimoku cloud (buy) or below it (sell). Unavailable on Profit.
pinemql5Filtro de Volatilidade
Non-directional filter: only trades when volatility (ATR % of price) is within the range. Avoids dead and chaotic markets.
pinemql5ntslTime Window Filter
Only allows trading inside the defined time window. Use only when it fits your market — crypto/forex trade 24h. Timezone: TradingView uses the asset's; MT5 the broker server's; Profit the local time.
pinemql5ntslDay-of-Week Filter
Only allows trading on the selected weekdays (e.g. avoid Mondays and Fridays).
pinemql5ntslOpening Gap
Signal when the day opens with a gap above (buy) or below (sell) the previous close by at least X%. Most relevant for stocks/indices.
pinemql5ntslPrevious-Day Break
Entry when price breaks the previous day's high (buy) or low (sell). Classic day-trade reference.
pinemql5ntslOBV × Average (Volume Trend)
OBV above its own average (buy) or below (sell) — trend confirmed by volume flow. Unavailable on Profit.
pinemql5MFI — Money Flow Index
Volume-weighted RSI: overbought/oversold considering money flow. Unavailable on Profit (approximated by RSI).
pinemql5ATR Stop — Stop por Volatilidade
Dynamic stop loss based on the asset's current volatility (ATR). The distance automatically adapts to market regime.
pinemql5ntslFixed Percent Stop
Stop loss at a fixed percentage distance from the entry price. Simple and appropriate when asset volatility is stable.
pinemql5ntslTrailing Stop ATR (Chandelier)
Trailing stop that follows price (Chandelier Exit): sits at ATR × multiplier from the recent extreme. Only tightens, never loosens — protects profit in trends.
pinemql5ntslBreakeven — Stop no 0x0
Complements the main stop: once the profit trigger (%) is hit, the stop moves to the entry price (breakeven) and never loosens. Removes trade risk after minimum progress.
pinemql5ntslSwing Low/High Stop
Stop loss at the last swing low (buy) or swing high (sell) of the last N bars — the classic price action stop. Accepts an extra margin beyond the extreme.
pinemql5ntslEntry-Candle Stop
Stop loss at the low (buy) or high (sell) of the candle that generated the entry signal. Tight, objective stop, common in price action. Accepts an extra margin.
pinemql5ntslRisk/Reward Ratio
Defines take profit as a multiple of the calculated risk. E.g.: ratio=2 means the target is 2× the stop loss distance.
pinemql5ntslFixed Percent Take Profit
Take profit at a fixed distance from the entry price. Supports points, pips, ticks, or percentage.
pinemql5ntslPartial Take Profit
Complements the main take: closes part of the position (%) when profit reaches a multiple of the initial risk (e.g. half at 1R). The rest runs to the target. Unavailable on Profit (NTSL has no partial close).
pinemql5Trailing Take
Moving exit that follows price: instead of a fixed target, a protective stop tracks the move at a configurable distance (ATR, % or points) and captures the most of the trend.
pinemql5ntslLevel Take (Support/Resistance)
Target at the previous structural level: resistance/high (buy) or support/low (sell) of the last N bars.
pinemql5ntslcomponents.in_production_title
components.in_production_sub
TSI
components.coming_soonVolume Profile
components.coming_soonFractals
components.coming_soonSolicitações da Comunidade
Ferramentas pedidas pelos usuários que ainda não entraram na biblioteca oficial.
New capabilities land continuously — ask in the chat and follow the News page. lib/components/