OPEN-SOURCE SCRIPT
Currency Pairs Comparison on Chart

Another play with powerful pine script.
Display 14 related currency pairs for Forex combinations of the following currencies: USD, EUR, GBP, JPY, CHF, AUD, NZD, CAD
Show color green group for the first currency and color red group for the second.
For example, the chart is CHFJPY, then displayed color green group for the following 7 currency pairs:
- CHFUSD
- CHFEUR
- CHFJPY
- CHFGBP
- CHFAUD
- CHFCAD
- CHFNZD
And color red group for the following :
- USDEUR
- USDJPY
- USDGBP
- USDAUD
- USDCAD
- USDCHF
- USDNZD
Because too many bars will make the chart ugly, so I only calculate back N bars based on the great script made by melihtuna on
It can easily show the strong currency and weak currency

And easily found there is no trend

It will use security function to get 14 currency pairs chart, so it may cost a few seconds to paint.
Display 14 related currency pairs for Forex combinations of the following currencies: USD, EUR, GBP, JPY, CHF, AUD, NZD, CAD
Show color green group for the first currency and color red group for the second.
For example, the chart is CHFJPY, then displayed color green group for the following 7 currency pairs:
- CHFUSD
- CHFEUR
- CHFJPY
- CHFGBP
- CHFAUD
- CHFCAD
- CHFNZD
And color red group for the following :
- USDEUR
- USDJPY
- USDGBP
- USDAUD
- USDCAD
- USDCHF
- USDNZD
Because too many bars will make the chart ugly, so I only calculate back N bars based on the great script made by melihtuna on

It can easily show the strong currency and weak currency
And easily found there is no trend
It will use security function to get 14 currency pairs chart, so it may cost a few seconds to paint.
Open-source script
In true TradingView spirit, the creator of this script has made it open-source, so that traders can review and verify its functionality. Kudos to the author! While you can use it for free, remember that republishing the code is subject to our House Rules.
遁一子交易入道 jesselau.com/
Disclaimer
The information and publications are not meant to be, and do not constitute, financial, investment, trading, or other types of advice or recommendations supplied or endorsed by TradingView. Read more in the Terms of Use.
Open-source script
In true TradingView spirit, the creator of this script has made it open-source, so that traders can review and verify its functionality. Kudos to the author! While you can use it for free, remember that republishing the code is subject to our House Rules.
遁一子交易入道 jesselau.com/
Disclaimer
The information and publications are not meant to be, and do not constitute, financial, investment, trading, or other types of advice or recommendations supplied or endorsed by TradingView. Read more in the Terms of Use.