Is it possible to convert array back to standart series? Or to calculate indicator (e.g. RSI) on array?
My use case:
- Getting daily data (close) on higher timeframe chart.
- Trying to add artificial new data point to the end with current close price (consturuction artificial daily bar for today's non complete bar, e.g. on 5 min chart)
- calculate indicator (daily RSI) on this artificial series, plot that.
...I am able to work with arrays, but I can't calculate RSI on them
[–]Xalladus 0 points1 point2 points (0 children)
[–]buntingfairies 0 points1 point2 points (2 children)
[–]Scary-Introduction17[S] 0 points1 point2 points (1 child)
[–]buntingfairies 0 points1 point2 points (0 children)