The "Money Flow Index Trend Zone Strength " indicator is designed to analyze and visualize the strength of market trends and OB/OS zones using the Money Flow Index (MFI). The MFI is a momentum indicator that incorporates both price and volume data, providing insights into the buying and selling pressure in the market. This script enhances the traditional MFI by...
General Overview The "Six Pillars" indicator is a comprehensive trading tool that combines six different technical analysis methods to provide a holistic view of market conditions. These six pillars are: Trend Momentum Directional Movement (DM) Stochastic Fractal On-Balance Volume (OBV) The indicator calculates the state of each pillar and presents...
//Purpose/Premise: To project forward vertical 'cycle' lines based on user-input anchor points, and to search for confluence. The idea being that if several well-anchored cycles agree (i.e. we see multiple bunched vertical line confluence in the future), then this may add support to an already existing trade idea, or may indicate an increased likelihood of a...
The Volatility-Based Mean Reversion Bands indicator is a powerful tool designed to identify potential mean reversion trading opportunities based on market volatility. The indicator consists of three lines: the mean line, upper band, and lower band. These bands dynamically adjust based on the average true range (ATR) and act as reference levels for identifying...
The Adaptive Mean Reversion Indicator is a tool for identifying mean reversion trading opportunities in the market. The indicator employs a dynamic approach by adapting its parameters based on the detected market regime, ensuring optimal performance in different market conditions. To determine the market regime, the indicator utilizes a volatility threshold. By...
-Plots price legs based on two user input lookback numbers. Smaller number for small legs, larger number for large legs. -Plots Fib projections of these price legs, above and below; User can input four independent fib levels or standard deviation levels ## User Inputs ## ~Show visible chart only; Show price leg labels (time and price); show small legs (fibs...
Dynamic ADX by The Pine Guru What is the Dynamic ADX? The Dynamic ADX is an indicator created using the regular ADX, Line, and additional ADX Moving Average. This MA allows the script to calculate the ADX differently to the original ADX, providing greater input and accessibility to the user. As the ADX is a volatility indicator, it is communicates to trend...
This indicator provides buy and sell signals for Bitcoin based on confluence from well-known momentum, volatility, and trend indicators. It has successfully captured the major directional trends on Bitcoin's daily chart since 2018, and the settings are currently optimized for this chart in particular. This indicator implements RSI to gauge momentum, BBWP to gauge...
Key Levels Backtest, same logic as the key levels script, provide levels based: High, Low, Mid and Close. This was requested, took a long time to post as I fell sick and was given a lot of Dev Work. Hope this helps those who use it, very useful to see liquidity grabs in my opinion. Input time in minutes! Result of a user request.
The objective of this script is to try to display as many overlay indicators as possible simultaneously while keeping the clutter to a minimum. --Included are Indicators are-- sma 20 50 100 200 ema 20 50 100 200 High/Low Bollinger bands upper/lower Pivot points PP R1 R2 R3 S1 S2 S3 -- For Time periods -- Hour,Day,Week --- How To Use -- Switch it on...
Description: The intention of this script is to build/provide a kind of work station / work bench for analysing markets and especially Bitcoin . Another goal is to get maximum market information while maintaining a good chart overview. A chart overloaded with indicators is useless because it obscures the view of the chart as the most important indicator. The...
This is a great tool to find confluences between Fibonacci Pivot point on various time frames. Fib Pivots used 23.6% 38.2% 50% 61.8% 76.4% 100% 127.2% 141.4% 161.8% 200% If price is between two levels on the update the lines shift Yearly Pivots shown on 1m - Daily timeframes PIvots recalculate on every day Monthly pivots show on 1m - 60m timeframes Pivots...
This is combo strategies for get a cumulative signal. First strategy This System was created from the Book "How I Tripled My Money In The Futures Market" by Ulf Jensen, Page 183. This is reverse type of strategies. The strategy buys at market, if close price is higher than the previous close during 2 days and the meaning of 9-days Stochastic Slow...
This is combo strategies for get a cumulative signal. First strategy This System was created from the Book "How I Tripled My Money In The Futures Market" by Ulf Jensen, Page 183. This is reverse type of strategies. The strategy buys at market, if close price is higher than the previous close during 2 days and the meaning of 9-days Stochastic Slow...
Hi everyone Hope you're all doing well 😘 Today I feel gracious and decided to give to the community. And giving not only an indicator but also a trading method This trading method shows how a convergence based on moving averages is tremendous Multicolour Bollinger Bands indicator that indicates market phases. It plots on the price chart, thanks to different...
Shows 5 stochastic plots with moving average cross marks for different time-frames. Each plot is based on the current interval times the configurable multiplier. E.g.: If you are viewing 1h chart, the settings 1, 2, 3, 4, 6 will get you stochs for the 1h, 2h, 3h, 4h and 6h.
This is modified version of Dale Legan's "Confluence" indicator written by Gary Fritz. ================================================================ Here is Gary`s commentary: Since the Confluence indicator returned several "states" (bull, bear, grey, and zero), he modified the return value a bit: -9 to -1 = Bearish -0.9 to 0.9 = "grey" (and zero) 1 to...
This is modified version of Dale Legan's "Confluence" indicator written by Gary Fritz. ================================================================ Here is Gary`s commentary: Since the Confluence indicator returned several "states" (bull, bear, grey, and zero), he modified the return value a bit: -9 to -1 = Bearish -0.9 to 0.9 = "grey" (and zero) 1 to...