User rating: 0
Joined: Wed 09 May, 2018, 18:42 Posts: 3 Location: Poland,
|
Hi, I would like to create multi time frame rsi indicator (one indicator, that shows lines for m1 m5 and 1h for example). I've read article about using another indicator but there is no info about specifying period. I've found out that there's method IIndicatorsProvider.getIndicator("RSI",IIndicatorsContext);
But I don't know if its a proper way, and how to specify other parameters (listeners etc).
Maybe there is another way?
|
|