tzufli

Currency Index - based on Correlation Coefficient

tzufli 已更新   
The script is calculating the correlation between the current pair and the corresponding indexes and then displays the driving index based on the higher correlation.

for example: on EURUSD - calculates the correlation between EURUSD with the USD index and the correlation between EURUSD with the EUR index and then displays the winning/driving index.

- the arrows at the bottom are showing when both indexes are going in the same direction
- there are options to show divergences on the winning index
- option to display either the correlation or the winning index
- and option to be able to use while in replay mode for back testing, based on the last close to avoid repainting
- option for the length of the correlation
- the last color of the driving index is related to the index that is being displayed where:

AUD - red
CAD - yellow
CHF - grey
EUR - green
GBP - orange
JPY - magenta
NZD - dark blue
USD - light blue

- it works automatically on all the major pairs
- the last 4 options are for finding divergences between the price and the index
版本注释:
- fixed a bug from the previous version: even though the colors and correlations were correct ....the driver index displayed was always the second one .... the inverse quote currency index.
- as the base currency index has values around 7 and the inverse quote currency index had values around 0.14 ..... displaying both on the same chart would look bad because of the scale difference....
as a result of that and some pinescript limitations, i have normalized the inverse quote currency index, based on the min and max values of the quote so they get displayed nicely

- the Driving index will have a circle/dot in the same color of the index plotted on top of the last value

- I am not super happy about the way the divergence works and will get revamped soon
版本注释:
I have updated the divergences. It now displays regular and hidden divergences on each index separately. Calculations are made between each index and the highs/lows of the pair.

- regular bullish divergence = green line
- hidden bullish divergence = 50% transparent green line
- regular bearish divergence = red line
- hidden bearish divergence = 50% transparent green line

- the background of the labels have the same color as the index that the divergence is referring to
版本注释:
-Added labels
受保护脚本
该脚本是闭源发布的,您可以自由使用它。您可以收藏它以在图表上使用。您无法查看或修改其源代码。
免责声明

这些信息和出版物并不意味着也不构成TradingView提供或认可的金融、投资、交易或其它类型的建议或背书。请在使用条款阅读更多信息。

想在图表上使用此脚本?