BU4U SuiteThe BU4U Suite is the be-all, end-all indicator package, providing one of the smoothest table / candle marker experiences on the internet.
BU4U Suite: The Indicator 4U
Use the forbidden ancient method 'Hey How Ya Doin' " Candle Detection, a technique which historians previously thought to be forever lost.
Set a custom percentage threshold to trigger 'Hey How Ya Doin' Candle Detection
Boost your mood by trading with a near-photorealistic digital avatar (A whopping 50x50 resolution)
Flip your avatar over 2
Change the shirt color of the digital avatar at will, using an interface so intuitive you won't need $9.4B in R&D to figure it out (see NASDAQ:META ).
Cross-platform 100-person multiplayer to be added in future updates
Cerca negli script per "Candlestick"
Chews Opening Range Breakout - FibonacciVisual tool for taking a Fibonacci retracement-backed opening range breakout.
How it works:
Short a first red candle. Long a first green candle.
You decide which Fibonacci % you prefer your stop loss to be, the plot and label will represent your decision.
Fibonacci logic is close --> open.
Recommendations:
Use a lower time frame interval like 3m.
Extra Notes:
On higher priced stocks, you may see some discrepancy (~$0.1!) when plotting a Fibonacci Retracement compared to the suggested stop loss.
Since this discrepancy happens on inherently more volatile stocks, I have chosen to neglect the discrepancy instead of going for point perfect stop loss exits.
Realistically, it won't matter unless you get very unlucky.
Fibonacci drawing is not a feature of what this indicator plots. It's there for reference, but I can add if requested.
I drafted this simple code to help me visualize automating this strategy.
"That's spoicy!"
ToDo: Add an optional two-sided ORB. Higher chance of success since it is meant for reversals.
Local Polynomial RegressionThis is a local polynomial regression of price data. It does not give any explicit prediction, but it helps to show the overall trend and movement of price. Due to limitation of Pine, this script can only calculate for a limited length of price series, and the order of polynomial regression cannot be too high.
ka66: Candle Range IndicatorVisually shows the Body Range (open to close) and Candle Range (high to low).
Semi-transparent overlapping area is the full Candle Range, and fully-opaque smaller area is the Body Range. For aesthetics and visual consistency, Candle Range follows the direction of the Body Range, even though technically it's always positive (high - low).
The different plots for each range type also means the UI will allow deselecting one or the other as needed. For example, some strategies may care only about the Body Range, rather than the entire Candle Range, so the latter can be hidden to reduce noise.
Threshold horizontal lines are plotted, so the trader can modify these high and low levels as needed through the user interface. These need to be configured to match the instrument's price range levels for the timeframe. The defaults are pretty arbitrary for +/- 0.0080 (80 pips in a 4-decimal place forex pair). Where a range reaches or exceeds a threshold, it's visually marked as well with a shape at the Body or Candle peak, to assist with quicker visual potential setup scanning, for example, to anticipate a following reversal or continuation.
Heiken Ashi Lower PaneNot one of my more challenging scripts, never the less I was requested to publish this open source indicator.
Heiken Ashi (HA) candles indicate strength usually when the candles have wicks in the direction of the movement, ie. top wicks on green candles w/NO wicks on bottom and vice versa for bearish behavior (bottom wicks on red candles). Weakness in the movement CAN be spotted by watching for wicks opposite the movement appearing.
This indicator can be used in a lower pane to show heiken ashi candles concurrently with above main chart regular candles.
Nothing special about it other than displaying bull/bear ha candles with a twist of third color candle (orange default) which is shown when HA candle gets a wick in opposite direction of movement which usually indicates potential directional weakness.
It also provides various moving average line types based upon the HA high, low, close, open values (HLC4) that can used if you are into watching for a cross over of the HA candle to a MA line.
Note: You can also display this over the main chart as an overlay just by selecting the three dots on the indicator and "Move to" option. Be advised doing so will probably cause too much overlapping onto the regular candles.
UDI barCandle has been divide into 3 types up bar, down bar and inside bar,
These bar classified comparing previous candle high low to current candle close.
This method used to ride the trend without exiting position.
We can use this candle color as a stop loss and take profit.
Previous candle H&L Vs Cur. Candle Close
I
U
D
------------------------
I - Inside Candle
U - Up Candle
D - Down Candle
Stopping Volume Finder (Reversals)This indicator is used to identify possible reversals
(1) Green arrow means a possible bullish reversal
(2) Red arrow means a possible bearish reversal
(3) Green and Red arrows means it cleared liquidity from both sides and is likely to go to the nearest area of interest
-It finds high volume candles that likely cleared out stop losses which usually results in a reversal
-This indicator works best on the 5M and 15M during London and NY sessions
-Use it along with other indicators for example Cipher B Divergance
-Use support and resistance to find TP levels, such as previous lows/highs and 20, 50 and 200 emas
-SL goes above or below wick depending if its a buy or sell
Inside CandleThis is a inside candle strategy based trading identifier. The basic idea is this
1. It will identify entry point if the previous candle was fully engulfed under the one previous
2. Then depending on the trend and your other indicators/thought process - you can take an entry
3. It is normally a good idea to keep the low of the bigger candle as your SL
Perp vs SpotJust a basic comparison of perps price vs spot price, you can select which exchanges for comparison
xRaymon's Body Candle Indicator
Shows a triangle above candles that satisfy a desired body size (%).
The default body size is 85%.
Lowering or increasing the precentage significantly affects to precision.
I do not recommend lowering the default value.
Candle CountCalculatest the strength of Green and Red candles . Should be used with other indicators
LLHC/HHLC - Simple ArrowsA simple script for analyzing two types of reversal candles. HHLC and LLHC reversal candles.
HHLC
If a candle has a higher high and a lower close than the previous candle, it is marked with a red HHLC downward pointing arrow.
LLHC
If a candle has a lower low and a higher close than the previous candle, it is marked with a green LLHC upward pointing arrow.
The script's first iteration helps identify candles that MIGHT be reversal candles.
Remember to check:
1. What market cycle the price action for a stock is in.
2. Which reversal you're looking for as a result of that market cycle.
I'm not a pro, so hopefully, the stuff to remember is correct. Please examine the candles to determine if they fit your parameters for a reversal candle.
Shout out to TJ for teaching about these reversal candles! He's a freaking boss!!
Defi Davinci Cheat CodeDeFi DaVinci cheat code is an indicator to help you identify buys and sells in the market. This indicator uses Moving averages and support and resistance zones to call to let you know when to Buy or Sell
This indicator works on all time frames but we suggest to use it on the 15 minute and the 1 hour chart.
The indicator also can be used on all asset classes
If you are going to take a trade place your stop loss above or below the most resent support or resistance (depending on if it is a buy or sell)
then place your take profits at the opposite support or resistance (Once again depending if it is a buy or sell)
Price Percentage DifferenceThe script prints the percentage difference between open and close. The number of decimals can be between 0 and 5 and is adjustable in the settings.
Polarity Divergences█ OVERVIEW
This indicator looks at the polarity of the intrabars composing a chart bar and fills chart candles orange when a majority of intrabars does not have the same polarity as that of the chart bar.
█ CONCEPTS
Bar polarity
By bar polarity , we mean the direction of a bar, which is determined by looking at the bar's close vs its open .
Intrabars
Intrabars are chart bars at a lower timeframe than the chart's. Each 1H chart bar of a 24x7 market will, for example, usually contain 60 bars at the lower timeframe of 1min, provided there was market activity during each minute of the hour. Mining information from intrabars can be useful in that it offers traders visibility on the activity inside a chart bar.
Lower timeframes (LTFs)
A lower timeframe is a timeframe that is smaller than the chart's timeframe. This script determines which LTF to use by examining the chart's timeframe. The LTF determines how many intrabars are examined for each chart bar; the lower the timeframe, the more intrabars are analyzed. This table shows which LTF is used for each range of chart timeframes:
Chart TF LTF
< 1D 1min
< 1W 30min
>= 1W 1D
█ HOW TO USE IT
The idea underlying this indicator is that if the polarity of a chart bar is up or down, the majority of its constituent intrabars should also be up or down. If that is not the case, then we can consider the bar to be abnormal, and so worthy of our attention. You will notice that such anomalies often occur before reversals, but irregularities do not necessarily announce reversals, as they also occur on pauses in trends or in trend-less conditions.
The indicator will update in real time, as intrabars composing the realtime chart bar are gradually built. The closer the realtime bar is to being closed, the more reliable the result will be, as that is when the indicator can analyze the most intrabars.
█ NOTES FOR Pine Script™ CODERS
This script uses the recently released request.security_lower_tf() Pine Script™ function discussed in this blog post . It works differently from the usual request.security() in that it can only be used at LTFs, and it returns an array containing one value per intrabar. This makes it much easier for programmers to access intrabar information.
A script can access a maximum of 100K intrabars; that is the reason we step the LTF by taking into account the chart's timeframe. By progressively increasing the LTF as the chart's timeframe increases, we provide users with optimal coverage of the chart bars. Always using a 1min LTF would, for example, limit the chart coverage to the last 69 bars on a 1D chart of a 24x7 market because each chart bar will usually contain 1440 intrabars (100K / 1440 = 69.4). By using a 30min LTF for 1D charts, we cover 100K / 48 = 2083 bars.
Look first. Then leap.