v0.6
now it can be classic version of RSI+BB.
also you can choose other MA formula.
in the screen, 1 is price candle.
2 : default setting of this script
3 : classic RSI, BB of TradingView
4 : this script, but same setting with 3
if you want classic, the setting is
len_rsi 20
len_bb 20
mul10 = 20
ma_num = 6
bb_origan = false(not checked)
and you can see screen 4.
기존 rsi와 bb와 동일한 셋팅이 가능하도록 하였습니다.
그러나 개인적으로 봤을 때에는 그건 너무 밴드에 자주 충돌한다고 봅니다.
설정에서 여러가지를 눌러보시면서 자기 매매법에 맞는 것을 찾아가보세요.
클래식 셋팅으로 가려면 20,20,20,6,체크해제. 입니다.