-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...
This is modified version of Dale Legan's "Confluence" indicator written by Gary Fritz. ================================================================ Here is Gary`s commentary: * I moved the core Confluence computations into a Confluence function. Since the Confluence indicator returned several "states" (bull, bear, grey, and zero), he...