Hello, folks. Sorry for not posting anything for a long time, just busy with my university studies for the moment. Quick script for today — Smooth Step. You can search for it in Wikipedia, but saying shortly and informatively, this is just an advanced type of oscillator, used as momentum indicator. In the codes across the Internet everybody uses the 3rd order...
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.
Volume Profile (also known as Price by Volume ) is an charting study that displays trading activity over a specified time period at specific price levels. It is plotted as a horizontal histogram on the finacial isntrumnet's chart that highlights the trader's interest at specific price levels. Specified time period with Pivots Anchored Volume Profile is...
- 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...
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 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...
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...
Mark Structure Show is building the market swing structure, minor and sub structure and marks all possible insignificant pivots This indicator is the alternative version of Mark Structure indicator, I had to create another indicator in order to avoid programming limitation of TreadingView. This version uses confirmation approach as confirming by body, it means...
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...
Very simple indicator showing stock price's low / high range swing of the bars for of selected time interval. Helps determine trading range of the stock price. Depending on the price movement direction during interval bars on the graph changing colors Also shows averaged price range line.
Support and Resistance Multiperiod (Zig Zag Based) What is the indicator? • The indicator is a multi period (up to 5 lengths) Support and Resistance indicator calculated based on Zig Zag. Who can use? Scalpers to Long term investors What timeframe to use? • Any timeframe What are the lines? • Green lines are Support levels. • Orange lines are...
The Stockbee 4% Breakout script is a study tool for users who wants to do a deep dive on StockBee's 4% Breakout momentum burst method. This script will assist a specific group of traders who trade this method easily find historical momentum bursts. This script finds and colors red any candle body that meets the following criteria: 1. Volume of the candle is...
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.
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.
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...
It uses Heiken Ashi candles to detect recent swing high and low. It can be used as a stop-loss or support/resistance indicator.
The Accumulation Swing Index is a cumulative total of the Swing Index. The Accumulation Swing Index was developed by Welles Wilder. The SwingIndex function was developed to help cut through the maze of Open, High, Low and Close prices to indicate the real strength and direction of the market. The Swing Index function looks at the Open, High, Low and ...