Page 2 of 2
Re: IFT RSI (Inverse Fisher Transform RSI)
Posted: Sat Feb 19, 2022 8:05 pm
by moey_dw
andrei-1 wrote: Sat Feb 19, 2022 7:48 pm
Double sugar.
double sugar!!!!
Re: IFT RSI (Inverse Fisher Transform RSI)
Posted: Sat Feb 19, 2022 8:48 pm
by andrei-1
Code: Select all
for(i=limit-2;i>=0;i--){B0[i]=(MathPow(M_E,2*JMA_2[i])-1)/(MathPow(M_E,2*JMA_2[i])+1);}
Curious. Nothing can be calculated from this formula (the indicator does not count further). I can't even put MA from the terminal on these 3 indicators.
Re: IFT RSI (Inverse Fisher Transform RSI)
Posted: Sat Feb 19, 2022 11:40 pm
by Deez
andrei-1 wrote: Sat Feb 19, 2022 7:48 pm
Double sugar. jma_iftrsi_jma
There are very few signals, but it is more interesting. TilsonT3(fs)_(all_prise_MA_KAMA_Vidya)_iftrsi

Re: IFT RSI (Inverse Fisher Transform RSI)
Posted: Sun Feb 20, 2022 1:43 am
by Deez
andrei-1 wrote: Sat Feb 19, 2022 7:48 pm
Double sugar. jma_iftrsi_jma
There are very few signals, but it is more interesting. TilsonT3(fs)_(all_prise_MA_KAMA_Vidya)_iftrsi
Dot does not form on current bar and also does not paint after
Re: IFT RSI (Inverse Fisher Transform RSI)
Posted: Sun Feb 20, 2022 6:17 am
by andrei-1
Fixed and configured all levels.

Re: IFT RSI (Inverse Fisher Transform RSI)
Posted: Sun Feb 20, 2022 10:53 pm
by Deez
andrei-1 wrote: Sun Feb 20, 2022 6:17 am
Fixed and configured all levels.
works now..thx

Re: IFT RSI (Inverse Fisher Transform RSI)
Posted: Sun Feb 20, 2022 11:01 pm
by Deez
looks really good
Re: IFT RSI (Inverse Fisher Transform RSI)
Posted: Tue Feb 22, 2022 12:11 am
by Deez
still looking good even on 1min