🔵 Introduction The Crab pattern is recognized as a reversal pattern in technical analysis, utilizing Fibonacci numbers and percentages for chart analysis. This pattern can predict suitable price reversal areas on charts using Fibonacci ratios. The structure of the Crab pattern can manifest in both bullish and bearish forms on the chart. By analyzing this...
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...
Volume Delta: Volume Delta is an indicator that simplifies how you analyze trading volumes and the percentage of buy-sell activities effortlessly. As a trader or market analyst, understanding underlying volume and trade flows is critical. The Volume Delta indicator provides thorough insight into both the total volume and the percentage of buying versus selling...
The Dual SMA/EMA Bands indicator provides a clear view of market trends, combining Simple Moving Averages (SMA) and Exponential Moving Averages (EMA) in one customizable tool. Designed for any timeframe, it features Aqua and Purple Bands for 50-period and 200-period averages , respectively, aiding in trend analysis and volatility insights. Features: Adaptive...
⭕️Innovative trading indicator that utilizes a k-NN-inspired algorithmic approach alongside traditional Exponential Moving Averages (EMAs) for more nuanced analysis. While the algorithm doesn't actually employ machine learning techniques, it mimics the logic of the k-Nearest Neighbors (k-NN) methodology. The script takes into account the closest 'k' distances...
The principle of this indicator ATR (Average True Range) Setting: The code uses ATR to help calculate the Supertrend indicator. Supertrend Trend Direction: Identify bullish and bearish trends with the Supertrend method. Order Block Recognition: This part of the code recognizes and creates order blocks, visualizing them as boxes on the chart. If the number of...
The original indicator was created by alexgrover . All credit goes to alexgrover for creating the indicator that this strategy uses. This strategy was posted because there were multiple requests for it, and no strategy based on this indicator exists yet. The Recursive Bands Indicator, an indicator specially created to be extremely efficient, I think you...
The basic math behind this Indicator is very similar to the math behind the Relative Strength Index without using a standard deviation as used for the Relative Volatility Index. The Volatility Range is calculated by utilizing the highs and lows. However not in the same way as in the Relative Volatility Index. This approach leads to different values, but the...
Trend Identifier for 1D BTC.USD It smoothens a closely following moving average into a polynomial like plot. And assumes 4 stage cycles based on the first and second derivatives. Green: Bull / Exponential Rise Yellow: Distribution Red: Bear / Exponential Drop Blue: Accumulation Red --> Blue --> Green: indicates the start of a bull market Green --> Yellow -->...
This script tracks the percent change of Bitcoin vs. the percent change of the coin on the chart. Crypto markets are usually affected greatly by Bitcoin swings so being able to see if the given coin is trending above or below Bitcoin is useful market data. All choices made with this script are your own! Thanks.
This is a long strategy which combines Super trend indicator with LSMA moving average. In general it tends to works better with long trending markets such as stocks and cryptos using a big timeframe. The rules are simple Long entry: Supertrend is telling us to go long and close of a candle is above moving average Long exit: Supertrend is telling us to go...
Good morning traders! This time I want to share with you a little script that, thanks to the use of arrays, allows you to have interesting statistical and financial insights taken from the symbol on chart and compared to those of another symbol you desire (in this case the metrics taken from the perpetual future ETHUSDT are compared to those taken from the...
Consolidation Range Analysis Published by Eric Thies, January 2021 █ Indicator Summary This tool calculates, analyzes and plots the visualization of a relative range over a given period of time By adding to charts, users are enabled to see the impulsive nature of market cycles, along with their efforts to consolidate thereafter The default...
The height represents total volume, the ratio of red to green represents the bullish/bearish volume. AKA buyers or sellers.
Version 2 - Krowns Crypto 10 pack moving average set - written by "Kick Back Time" also known as Mr.Scrogers Neighborhood ...after receiving a lot of likes from the first version I thought I would go ahead and put out the updated version that I've been using There's a few things I've changed to make it easier to adapt to. This set is very similar to what...
This indicator finds Mondays and Wednesdays and draws a vertical line, so you can easy do your bias or trend analysis. Options You can turn off/on the Wednesday's line.
experimental: analyzing the differences between price closure and multiple moving averages to discern movement and direction of market. upper signal is the long trend, while the lower signal symbolizes faster movements within the trend.