Entry Logic Types
Overview and deep dives into the available Entry Logic types used by Trading Models.
Trading Models in darwintIQ operate using one of several Entry Logic types — these define the core logic behind when and why a long/short entry is triggered. C…
- Bollinger Bands Reversal
Concept Bollinger Bands consist of a moving average (middle band) and two standard deviations (upper and lower bands). Together, they form a volatility envelop…
- BreakoutExtrema
Concept Markets often consolidate within a price range before breaking out. The Breakout Extrema strategy identifies these moments by checking if the current p…
- MACD
Concept The MACD compares two exponential moving averages (fast and slow) and smooths the difference with a signal line. It measures momentum and detects when…
- Pattern
Concept Candlestick formations have been used for centuries to interpret market psychology. Patterns such as Hammers, Morning Stars, Shooting Stars, and Evenin…
- SMACross
Concept A moving average crossover strategy compares a short term average with a long term average to detect trend shifts. Idea A bullish entry condition occur…
- SupRes
Concept Markets tend to react at previous highs and lows, which serve as psychological support and resistance levels. Idea The strategy checks if the current p…
- Swing
Concept Swing trading seeks to capture the natural oscillations of price between support and resistance. Idea The strategy identifies the nearest support or re…
- TrendFollow
Concept “The trend is your friend.” This strategy identifies whether the market is in a sustained uptrend or downtrend by analyzing moving averages. Idea If th…
- RsiReached
Concept The Relative Strength Index (RSI) measures how quickly and strongly prices move, producing values between 0 and 100. Readings above 70 indicate overbou…