Range of body 30min avggives the average range of the past 30bars and indicates when a candle's body is greater than 150% the average.
Cerca negli script per "candle"
Change Analysis and AlertsThe "Change Analysis and Alerts" script in Pine Script allows you to analyze and visualize the percentage change of different values on a chart. It calculates the true change based on the closing prices and provides options to input custom values for comparison. The script also includes an alert feature that triggers when the true change exceeds a specified threshold.
Examples:
Analyzing True Change:
Show the true change between consecutive candle closes as a histogram.
Set a threshold for the true change and receive an alert when it surpasses the specified value.
Comparing Custom Values:
Input custom values to analyze the percentage change between different price levels (e.g., high-low, open-close).
Highlight the value with the highest change in each period.
Visualize the changes as columns on the chart for easy comparison.
By using the "Change Analysis and Alerts" script, traders and analysts can gain insights into the magnitude of price changes and receive alerts when significant changes occur.
Please note that this description and examples are provided for illustrative purposes and can be customized based on your specific needs and preferences.
If you need further assistance, feel free to ask.
Renaissance ScriptThe Renaissance script is an entry system based on a Morning Star and Evening Star candlestick formation.
Weth to USDTplot candles for WETH charts in USDT
uses BINANCE:ETHUSDT by default for ETH prices, but can be edited under Settings > Inputs > eth
Vishwajit Nerkar [ stock genie ]this script points swing high, swing low and confuse candles on the chart.
Bar BreaksThis indicator helps visualize bar breaks, where one candle trades higher than the previous candle's high, or lower than the previous candle's low. This is especially helpful for spotting larger timeframe "cups".
4h and 1h High/LowThis is a simple script to easily view the High and Low of previous 4h and 1h candles on lower timeframes.
Instabot Heikin Ashi Market CloseThis simple script adds a small marker on the last bar of a Heikin Ashi chart to indicate where the current market close price is, which can be hard to see on this style of candle.
JK's Inside DayEvaluates today’s candle only after it's closed
Keeps screener alignment and alerting accurate for daily after-hours workflows
Wick Delta vs Body/Wick BiasThe top and bottom of this indicator use the same logic as my Wick Delta script, but it displays differently, visualising the rejection or buy/sell pressure that wicks can represent. Outliers are highlighted in darker colours and often show inflection points, particular if they've just wicked into liquidity. So the start or end of moves, or a trend change. They can also happen for no reason, or just be a stop hunt. It's all about context, like everything in technical analysis.
The new addition is the centre line which shows whether wicks or bodies or in charge. Kinda like Average True Range (ATR) this script calculates Average True Bodies (ATBs) and compares it with Average True Wicks (ATWs) and shows when one or the other is in charge. So if candle wicks are bigger (>50%) than bodies, you'll see skinny, wick-like columns, and if the bodies are bigger you'll seen thicker, body-like columns. These can show inflection points too.
Keen to hear how people use this, and I intend to add a volume weighting feature when I get to it.
Harami ScannerThis script searches for the popular Bullish and Bearish Harami patterns. This pattern is characterised by having a pregnant appearance; the doji is the pregnant body, and the taller candle is the mother. I've written this script to be as lenient as possible with the detection, so its still up to you to determine if it looks like an actual Harami, or perhaps it looks more like an engulfing or Marubozu!
3BCSP - JWFThis is a real-time indicator to illustrate 3bar / 3 candle stick patterns
the current pattern index is displayed as a decimal index with it's reverse counterpart index (buy/sell) after the slash aka
( index / reverse index )