Quick Description: Smoothed RSI with optimized trailing moving average. Look for cross above or cross under signals for buy and sell orders respectively. VIDYA moving average of RSI incorporated with "optimized trend tracker" system. Thanks to kivancozbilgic and anilozeksi for implementing this great idea on Tradingview. The indicator adds "1,000" to the RSI MA...
This is the old version of Range Filter from DonovanWall, that VuManChu is selling in his discord as "VuManChu Swing" which in reality is just Range Filter, a open-source script from DonovanWall.
Experimental: Uses Kadane's max subarray sum algorithm to find the largest impulse within a window and draws Murrey's math lines based on that impulse.
SFP Inquisitor v0.2a coded by Bogdan Vaida Code for Swing High, Swing Low and Swing Failure Pattern. Note that we're still in the alpha version, bugs may appear. Note that the number you set in your Swing History variable will also be the minimum delay you see until the apples appear. This is because we're checking the forward...
This tool displays relative volatility and directional trend. Excellent way to pickup diversions and reversals. Length can be lowered to 11 or 13 in settings to show price range. Can be used to identify patterns such as parallel channels and likely direction of price action as pictured below.
First I would like to thank to @KivancOzbilgic for developing this indicator. All the credit goes to him. I just created a strategy, in order to try to find the perfect parameters, timeframe and currency for it. I will provide below the same description like he has in the publish of profit maximizer Profit Maximizer - PMax combines the powerful sides of MOST...
- Swing Dream - Script created for breakout-swing traders, in the style of QullaMaggie * , Dan Zanger, Oliver Kell, and Stockbee. The following indicators are used by most successful breakout-swing traders such as mentioned above. (As published) it contains: Painted Bars, also known as inside/outside candles. Used for candle analysis and to determine...
BINANCE:BTCUSDT This indicator is an opensource merge of the built in 'Pivot Points High Low' and the most popular 'Swing-high-low-support-resistance' indicators. The original 'Pivot Points High Low' does not have extensions with better visibility, while the most popular 'Swing-high-low-support-resistance' has no source available. I've also added additional...
This indicator detects large swings/pivots in historical price action to highlight tops and bottoms which might act as future levels of support or resistance. The code by default detects the last 3 significant swing highs and the last 3 swing lows. It then places lines on the chart to highlight those levels. For a full overview of the indicator and code...
All credit goes to @DonovanWall for the Range Filter. I just added Buy & Sell labels to demonstrate how the VuManChu Swing generates the same exact signals as the Range filter using the exact same settings between the two indicators. This would only seem plausible if VuManChu Swing runs on the same code as the Range Filter. It looks likely to be the old version...
This is a strategy made using BB+ RSI indicators that seems to work great with 15 min major pairs for FOREX. THe rules for it are simple: For long we enter when the close of our candle crosses upwards the lower line and rsi crossover the over sold line We exit long when we have a short entry. For short we enter when the close of the candle crosses downwards...
Hello there, I am glad to bring you another simple and efficient algorithm. Its made purely from RSI which can be used directly or inversed. Its suited for swing trading 15 min chart or more minimum. Can be adapted to all types of financial markets. Rules for entry are easy : First we have the stop loss and take profits levels. Based on SL , we have the risk %...
This indicator provides some base code for looping over data to identify swings in price action. Full code commentary can be found on the backtest rookies website. The indicator shall allow users to "analyse" a recent historical candle to detect whether it was a swing point. This will work by inputting a number to select which historical candle you want to...
This is a simple strategy based on Doji star candlestick This strategy is suited for big time frames, like 4h -1Day and so on. It places two orders: long at doji star high or previous candle high and short at doji star low or previous candle low. It can also be applied volume average, in order to filter between trades . This strategy works very well with high...
作品: 擺盪濾波器 (Swing Filter) This is a Swing Filter, the function is to remind you that you do not need to trade during the neutral period, only buy or long when the series is higher than the high-level you set, when the series is lower than the low-level you set, you need to short or hedge. Hope your to use it happily. In a larger time frame, the length can be set...
This will show the price change between the high/low of each candlestick as an oscillator with configurable options to show Long/Short or both.
RJT Wind v.1.0 by Rafael Jimenez Tocino ---------------------------------------- This indicator helps determine the end and the beginning of trends based on the inclination of the "wind sticks". These are basic lines that show inclination for themselves, and together showing the evolution of the trend of prices. This tells us about the strength of a trend to...