Gekko Forum
TALIB RSI Required parameters - Printable Version

+- Gekko Forum (https://forum.gekko.wizb.it)
+-- Forum: Gekko (https://forum.gekko.wizb.it/forum-13.html)
+--- Forum: Technical Support (https://forum.gekko.wizb.it/forum-19.html)
+--- Thread: TALIB RSI Required parameters (/thread-57789.html)



TALIB RSI Required parameters - batssmasher - 12-09-2018

I am building new start using some talib indicators . but i couldn't find the complete parameters for RSI .

I want to use upper band at 80 and lower band at 20 with 5 length. but what i found in talib parameters is only optInTimePeriod

i tried adding 2  optInTimePeriod but it didn't work . also how can i add different length. how can i calculate rsi values using upper and lower band with my length ?


RE: TALIB RSI Required parameters - batssmasher - 12-10-2018

sorry i guess i didn't understood it before . Smile
no need for this thread any more . 

Thanks