Strat Example 3 (OR Multi Condition Execution)
Last updated
Last updated
This example demonstrates Rank's "single condition" logic, where multiple indicators are monitored simultaneously and trade execution occurs when ANY condition becomes true.
Entry Condition (OR Statement):
IF Price touches lower Bollinger Band
OR IF CCI drops below -200 (oversold)
THEN Execute buy order
The First True Condition Triggers:
Strategy monitors both indicators continuously
Whichever signal occurs first initiates the trade
No need to wait for both conditions
Capture More Opportunities:
Different indicators excel in different market conditions
Bollinger Bands work well in ranging markets
CCI captures momentum extremes in trending markets
Combined coverage across multiple market regimes
Reduced Missing Trades:
Manual traders often miss signals while away from screens
Multiple trigger points increase probability of catching reversals
24/7 automated monitoring ensures no opportunity lost
Manual Trading Challenges:
Watching multiple indicators across multiple timeframes
Physical impossibility of continuous monitoring
Emotional hesitation when signals appear
Execution delays leading to slippage
Rank Automation Solution:
Simultaneous monitoring of unlimited indicators
Instant execution upon signal generation
Zero emotional interference
Consistent application of strategy rules
Scenario: Market selling off rapidly
CCI plunges to -220 first → Immediate buy execution
Bollinger Band touch occurs 5 minutes later → Already in position
Manual trader might have missed the CCI signal entirely
Automated strategy captures optimal entry point
Traditional Manual Approach:
8-12 hours daily screen time
Mental fatigue from constant vigilance
Missed signals during sleep/breaks
Inconsistent execution due to human factors
Rank Automated Approach:
Zero monitoring time required
Strategy runs continuously without breaks
Perfect signal detection rate
Removes human error and emotion
Creators can build sophisticated OR chains:
5+ indicators monitored simultaneously
Different indicators for different assets
Time-based filters (only trade during specific hours)
Volatility-adjusted parameters
This OR condition example illustrates how Rank transforms exhausting manual monitoring into effortless automated execution, enabling traders to deploy multiple strategies simultaneously while maintaining perfect execution discipline.