Hello,
It would be very, very appreciated If someone could write to me this simple indicator.
Simply what I need is; an indicator that can be shown on main chart, e.g. text on top left of the chart background.
This indicator needs to show me simple stuff RSI values of 7 currency pairs, in 3 TF, refreshed automatically
Pairs are: AUDUSD, EURUSD, GBPUSD, NZDUSD, USDCAD, USDCHF, USDJPY
TFs are: 4HR, Daily, Weekly
that is all
I hope it is simple enough that some generous coder can do it.
FORMULA of output
{CurrencyPair} = {4HR timeframe RSI_value} ::: {daily timeframe RSI_value} ::: {Weekly timeframe RSI_value}
the spacer is just something to seperate the 3 values of each pair, and to be clear on my eyes. that is a sample formula line.
EURUSD = 78.4 :::: 56.4 :::: 67.1
for example, 4hr rsi, daily rsi, weekly rsi. in one single line then next line, the next pair. until they are 7!
I hope thats something can be done, will save me a lot of work really!
Is it possible?
It would be very, very appreciated If someone could write to me this simple indicator.
Simply what I need is; an indicator that can be shown on main chart, e.g. text on top left of the chart background.
This indicator needs to show me simple stuff RSI values of 7 currency pairs, in 3 TF, refreshed automatically
Pairs are: AUDUSD, EURUSD, GBPUSD, NZDUSD, USDCAD, USDCHF, USDJPY
TFs are: 4HR, Daily, Weekly
that is all
I hope it is simple enough that some generous coder can do it.
FORMULA of output
{CurrencyPair} = {4HR timeframe RSI_value} ::: {daily timeframe RSI_value} ::: {Weekly timeframe RSI_value}
the spacer is just something to seperate the 3 values of each pair, and to be clear on my eyes. that is a sample formula line.
EURUSD = 78.4 :::: 56.4 :::: 67.1
for example, 4hr rsi, daily rsi, weekly rsi. in one single line then next line, the next pair. until they are 7!
I hope thats something can be done, will save me a lot of work really!
Is it possible?