IFTRSI + Quadratic Kernel regression

This script uses the quadratic kernel from @jdehorty kernel library to find trends using inverse fisher transform of RSI as a source. It calculates 2 quadratic kernels MAs with different lengths and enters a long and shorts based on bullish/bearish crosses. It offers a backtesting stream and alerts. The kernel library from @jdehorty offers other […]