TheTradingParrot

Inverse Fisher Transform on RSI for backtest w/alerts

TheTradingParrot Aggiornato   
This version of the Inverse Fisher Transform on RSI comes with support for

1) Backtesting with Gavin's backtest script
2) Bypass, you can use another indicator to pause buy signals from this indicator. Just create another indicator that plots "1" whenever you want to activate the bypass on the IFTRSI signal.
3) Independent buy and sell level thresholds. Some tokens perform better with a higher sell level, even levels as high as 0.996, sometimes the buy level can also be relaxed to even 0.6 and get incredible results on the 5 minute chart.
4) alerts for Buy and Sell signals

Make sure you add Gavin's backtest and select external signal and this indicator as the source.

Note di rilascio:
remove unneeded code
Note di rilascio:
- built in QFL bypass
- External bypass can work in conjunction with built in QFL bypass
- Support for second buy level. This is very useful, you can decide you want to enter a deal at -0.6 and then only fire another buy if the buy level reaches -0.99 and then take a more conservative second deal. This could be used as a way to average down using a second deal that got more oversold than the first one.
Note di rilascio:
Now you can specify separated sell levels for when TV technical rating is buy or sell.
This is pretty useful to
1) sell sooner when the market conditions are bearish. This can help reduce the size of losses
2) sell later when the market conditions are bullish. This can help increase the profits of wins.

Try different TV timeframes. 15 minutes gave me good results.

Some example of Sell levels:
0.999 and above will sell almost never
0.99 to 0.996 is a bit more frequent and sooner
0 and 0.5 will sell very often, maybe too often
Note di rilascio:
repaint issue fix
Note di rilascio:
color coded signals
Note di rilascio:
- Now support for TV technical rating based BUY and SELL levels.
- Removed support for the second buy level as the TV technical rating seems to be a better option. This also helped making the code a bit more readable.
- Min candle age setting now also applies to TV rating levels
- Buy on reversal now also applies to TV rating BUY levels.
Note di rilascio:
This version introduces a normalized volatility range filter.
Pretty cool for those tokens with too much or too little volatility.
Decide when to enter by setting a min and max volatility.
Example:
- trade high volatile conditions with min 70 to max 100
- trade breakouts from low volatility conditions using 0 to 30
- trade moderate...you get the idea!
Note di rilascio:
backtest "signal" typo fixed
Note di rilascio:
- Upgraded to pine script 5
- Added "new signal" which waits for extra confirmation than the original signal.
- Alerts now use the function "alert" so no more need to set 2 separated alerts for buy/sell.

Join our membership to gain access to the private scripts.
www.thetradingparrot.com
Script open-source

Nello spirito di condivisione promosso da TradingView, l'autore (al quale vanno i nostri ringraziamenti) ha deciso di pubblicare questo script in modalità open-source, così che chiunque possa comprenderlo e testarlo. Puoi utilizzarlo gratuitamente, ma il riutilizzo del codice è subordinato al rispetto del Regolamento. Per aggiungerlo al grafico, mettilo tra i preferiti.

Declinazione di responsabilità

Le informazioni ed i contenuti pubblicati non costituiscono in alcun modo una sollecitazione ad investire o ad operare nei mercati finanziari. Non sono inoltre fornite o supportate da TradingView. Maggiori dettagli nelle Condizioni d'uso.

Vuoi usare questo script sui tuoi grafici?