OPEN-SOURCE SCRIPT
Updated

Symbols Pair

Draws the ratio between two input symbols.

You might find patterns in the ratio.

# Open Source

The code is open source @ https://github.com/holofinance/tradingview-indicators/SymbolsRatio.pine and uses the commonpine library https://github.com/holofinance/commonpine
Release Notes
ℹ️ Displays a new pair from selected two symbols.

⚠️ The quotes of the two symbols should be the same, e.g. SYM1/USD and SYM2/USD.

Features:
- ✅ Display the new pair as candlesticks or line
- ✅ Reverse the chart option (preserves the candlesticks color compared to invert scale)

Disclaimer