MOMENTUM & OSCILLATORS

Inverse Fisher RSI

RSI squeezed into a crisp −1 to +1 signal.

spec id: ift_rsilength (default 14)

What does Inverse Fisher RSI measure?

RSI squeezed into a crisp −1 to +1 signal. It spends most of its time pinned near the extremes, which makes crossings easy to rule on.

How is Inverse Fisher RSI calculated?

Take the 14-candle RSI, re-centre it on 50, and push it through a squashing curve that flattens the middle and sharpens the ends.

Written by reading the engine’s real computation, not a textbook — where the two differ, the page describes what actually runs.

How do I use Inverse Fisher RSI in a bot?

In the builder, add an indicator of type ift_rsi (parameters: length, default 14). Its value becomes an operand you can compare in any entry or exit rule. The engine grades the whole rule honestly: real fills, no look-ahead, half the history held back.

Related indicators

Or browse all 158 indicators in the full library.

Build a bot that trades on Inverse Fisher RSI — the first backtest is free.

Run a free backtest