OPEN-SOURCE SCRIPT
Mis à jour

Binary Ratio Table (30 tokens) - against 3 Benchmark Tokens

45
Description:
This indicator compares the relative strength of 30 selected cryptocurrencies against three major benchmark assets — BTC, ETH, and SOL — using a ratio-based RSI system.

For each token, the script:

Calculates the ratio of the token’s price to each major (BTC, ETH, SOL).

Computes RSI(60) of the ratio, then compares its EMA(10) vs. Median(30).

Assigns a score of 1 (green) if EMA > Median (bullish) or 0 (red) if not (bearish).

Results are displayed in two color-coded tables showing all 30 tokens and their relative strength signals vs. BTC, ETH, and SOL.
A full JSON payload of all scores is also generated for webhook alerts or external automation.

Use Case:
Quickly assess which altcoins are outperforming or underperforming major crypto benchmarks. Ideal for relative strength rotation, momentum analysis, or automated portfolio filters.

Ratio Logic is adjustable in Pincescript
Notes de version
now with userinput for the RSI EMA and Median

Clause de non-responsabilité

Les informations et publications ne sont pas destinées à être, et ne constituent pas, des conseils ou recommandations financiers, d'investissement, de trading ou autres fournis ou approuvés par TradingView. Pour en savoir plus, consultez les Conditions d'utilisation.