Entry Candidate Priority
What it does
This rule orders eligible symbols when an All coins bot finds several entry candidates in the same scan. It does not approve or reject a symbol: the other entry filters still decide eligibility.
Settings
- Ranking indicator : price change, RSI, momentum, volume ratio, or ATR percent.
- Timeframe and Period : the closed candles used to calculate that indicator.
- Highest first : tries the candidate with the largest calculated value first.
- Lowest first : tries the candidate with the smallest calculated value first.
Important behavior
This rule is intended for entry conditions in All coins mode. A candidate with an unavailable ranking value is placed after candidates with valid values. Equal values keep their stable candidate order. Position limits and order validation still apply after sorting.
Choose an indicator whose direction matches the strategy. For example, highest price change favors relative strength, while lowest RSI favors weaker or more oversold candidates. Verify that choice in a multi-symbol backtest.
Related articles
- Reference-Pair Price Change
- How Entry Filters Work
- Filters Reference