🎲 Overview 🎯 this is a optimized version based on ATR_RSI_Strategy with no-repaint. Sharpe ratio: 1.4, trade times: 116 , trade symbol: BINANCE:BTCUSDTPERP 15M you can get same backtesting result with the correct settings. 🎲 Strategy Logic 🎯 the core logic is quite simple, use ATR and RSI and SMA 1. when price is in high volatility ( atr_value > atr_ma); 2....
Introduction Hello community, here I applied the Inverse Fisher Transform, Ehlers dominant cycle determination and smoothing methods on a simple Rate of Change (ROC) indicator You have a lot of options to adjust the indicator. Usage The rate of change is most often used to measure the change in a security's price over time. That's why it is a momentum...
This is the strategy version of the multi supertrend indicator. The RoMDD looks good :) Checked in ETHUSDT 1hour with auto HTF ON. Have a look :)
This indicator has 2 Supertrends to filter the trend. The Default one uses the same timeframe as chart. The additional Supertrend is non-repaint type and can run on higher timeframes. It has an auto-higher timeframe selection option, thanks to LonesomeTheBlue, the original author. It is accurate on current timeframe also.
Stochastic oscillator with dynamic buy/sell levels. Levels calculate with volatility/averag true range. No repaint
Early Signal Estimating the Peaks and Valleys or extrema of the price is one of the best way to catch up early movements of a trend. Of course there is no perfect way to do so, if we want a perfect estimation of peaks and valleys then we must use a non causal indicator ( repainting ), if we want a causal indicator ( non repainting ) then we will need to...