I want to pass an array of say 10minute closes for 20 bars in that timeframe into a smaller timeframe say 1minute.
I have tried numerous combinations of getValue() or calling close() function without success.
This has to be an easy and obviously I am missing something, as it is easy to do it for all built in indicators such as rsi, cci etc...
Any help would be appreciated
Robert
I have tried numerous combinations of getValue() or calling close() function without success.
This has to be an easy and obviously I am missing something, as it is easy to do it for all built in indicators such as rsi, cci etc...
Any help would be appreciated
Robert
Comment