CandlestacksThis idea was originally from @midtownsk8rguy and since his code is proprietary and hidden I messed up with Pinescript to get exact same result.
To use this, make sure to disable wicks under Chart Properties:
-Right click chart > "Settings" > "Symbol" > Untick "Wicks"
Candlesticksignals
Cuban's Candle ColouringUsing a complex combination of bullish/bearish candle structure (such as engulfings and breakouts) and moving averages, this indicator attempts to illustrate weakness and strength within a trending market.
Included are labels that highlight important breaks of micro structure levels.
The beauty of this script lies in the discretionary trading of 'mid-candle' colour changes, giving the trader a simple micro structure bias.
The white ( bullish ) and dark red ( bearish ) colours are the higher confluence indications of candle structure breakout and breakdown, with the grey (semi-bullish) and pink (semi-bearish) showing trend weakness.
The Golden PivotsThe Golden Pivots indicator is a combination of the following:
1. Central Pivot Range
2. Floor Pivots
3. Camarilla Pivots
4. Monthly, Weekly, Daily Highs and lows
5. Candlestick Setups
All the pivot calculations are based on Secret of Pivot Boss book by Frank Ochoa.
One can also view tomorrow's central pivot range by today end of the day.
Cuban's Candle ColouringUsing a complex combination of bullish/bearish candle structure (such as engulfings and breakouts) and moving averages, this indicator attempts to illustrate weakness and strength within a trending market.
Included are labels that highlight important breaks of micro structure levels.
The beauty of this script lies in the discretionary trading of 'mid-candle' colour changes, giving the trader a simple micro structure bias.
The white (bullish) and dark red (bearish) colours are the higher confluence indications of candle structure breakout and breakdown, with the grey (semi-bullish) and pink (semi-bearish) showing trend weakness.
Relative Candle Volatility IndexI am not certain if something similar is already available out there. However, here's my own implementation of my simple idea of using the length of the candle-body, or wicks (high-low), to derive a Relative Volatility Index / Oscillator.
In summary: When the R.CVI is significantly positive, it indicates a sudden increase in volatility; whereas, when the R.CVI drops significantly negative, it indicates a sudden decrease in volatility -- in relative to the (just prior) market trend.
If you do wish to copy, modify, and publish an alternate version base on this script, please do not plagiarize and kindly reference/link back to this original script. =D
~ * ~ * ~ * ~ * ~ * ~ * ~ * ~ * ~ * ~ * ~ * ~ * ~ * ~ * ~ * ~ * ~ * ~ * ~ * ~ * ~
Note:
In no way is this intended as a financial/investment/trading advice. You are responsible for your own investment decisions and trades.
Please exercise your own judgement for your own trades base on your own risk-aversion level and goals as an investor or a trader. The use of OTHER indicators and analysis in conjunction (tailored to your own style of investing/trading) will help improve confidence of your analysis, for you to determine your own trade decisions.
~ * ~ * ~ * ~ * ~ * ~ * ~ * ~ * ~ * ~ * ~ * ~ * ~ * ~ * ~ * ~ * ~ * ~ * ~ * ~ * ~
Please check out my other indicators sets and series, e.g.
LIVIDITIUM (dynamic levels),
AEONDRIFT (multi-levels standard deviation bands),
FUSIONGAPS (MA based oscillators),
MAJESTIC (Momentum/Acceleration/Jerk Oscillators),
PRISM (pSAR based oscillator, with RSI/StochRSI as well as Momentum/Acceleration/Jerk indicators),
PDF (parabolic SAR /w HighLow Trends Indicator/Bar-color-marking + Dynamic Fib Retrace and Extension Level)
and more to come.
Constructive feedback and suggestions are welcome.
~ JuniAiko
(=^~^=)v~
Dark Cloud Cover Pattern Trading Setupthis study is another script based on the candlestick pattern . there are a few filters implemented to be applied to the output result to clear out noises. it sounds like finding real Dark Cloud Cover instances are too rare (interesting though!).
Dark Cloud Cover
it is a bearish reversal candlestick pattern where a down candle (typically bearish) opens above the close of the prior up candle (typically bullish) and then closes below the midpoint of the up candle. The five criteria for the Dark Cloud Cover pattern are:
An existing bullish uptrend.
An up (bullish) candle within that uptrend.
A gap up on the following day.
The gap up turns into a down (bearish) candle.
The bearish candle closes below the midpoint of the previous bullish candle.
all these criteria are implemented in code to produce a more accurate result.
please provide me with your valuable comments,
thanks for your attention,
Candlestick Plot MTFPlots the live non-repainting candles for a higher time interval than the chart interval.
Features:
Configuration of the look and feel of the MTF candles.
Live candles update as the price action evolves for the session.
Historical candles can be toggled on/off.
Includes a moving average ribbon that is also MTF, matching the interval chosen.
Please watch this video to understand more:
Multi 5MA/5EMA with adjustable crossover - by SouthnjesHi guys and gals. This is the newer version that I have modified and revamped from the original code by NigglesSquiggles. (ok'd by the man himself). :)
Great for free members as you get all the MA's and EMA's you need on one indicator slot leaving 2 more slots for other desired indicators.
This indicator will give you 5 MA's along with 5 EMA's. Two of the MA's will allow you to change the input to the moving averages you want. Then it will give you a crossover bar on the chart for easy viewing of a cross up or a cross down using a fast MA and slow MA. You have the option to use exponential values with a single click and also have the option to have your preset candle confirmation however many candles after the crossings that you would like (original code).
Hope it helps and you find it useful.
Candlestick Signals StrategyThis strategy allows you to pick from 9 different candlestick patterns, and test them against historical data from your chart. You can get a good idea what patterns work best for each chart by turning each pattern on and off in the settings.
Basic Hammer StrategyThis is a basic strategy that will buy after a hammer is printed, and sell when a predetermined risk or reward price is hit. You can change the risk and reward values in the settings. Risk and reward values are in increments of $0.01. Default values are 75 ($0.75) and 200 ($2.00). If the strategy is producing losses, try adding a zero to the end of the risk value and the reward value. Example: Higher valued stocks may do better with a Risk of 750 ($7.50) and a Reward of 2000 ($20.00). Maybe even a Risk of 750 ($7.50) and reward of 1000 ($10.00). Play around with these values to get the best result for different charts. Initial investment is set to $1000
Candlestick Trading Bible pack: Engulfing + Pin bar + Inside barHelpful indicator that overlays the price with colors and arrows for understanding easily engulfing, pin bar and inside bar formations as seen in the book "The Candlestick Trading Bible" IG of writer: @price.action.strategies
How it works:
-Bullish engulfing: yellow
-Bearish engulfing: fuchsia
-Pin bars: up/down green/red arrows
-Inside bars: white circle above the inside candle
----------
I do not have any relationship with the writer or the book mentioned above. The explanations in it may differ from what is drawn on the graph.
Candlestick ScannerThis is a large compilation of candlestick patterns that allows the user to detect up to 42 different bullish and bearish patterns.
This script is intended to be a Pine Editor version of the one I normally used on a different platform, so your feedback is more than welcome to help me improve it, as fine tuning is ongoing.
New patterns will be added in the next couple of days.
Happy trading!
Engulfing Candle IndicatorThis script shows you where a candle is either bullish or bearish engulfing the previous candle.
A GREEN triangle below the bar pointing UP indicates that the candle is BULLISH engulfing the previous candle
A RED triangle ABOVE the bar pointing DOWN indicates that the candle is BEARISH engulfing the previous candle
CandlestickThe default script have: Bollinger Bands , Support & Resistance, Buy & Sell Signals and Candlesticks pattern like Doji , Bearish Harami, Bullish Harami, Bearish Engulfing , Bullish Engulfing , Piercing Line, Bullish Belt, Bullish Kicker, and Bearish Kicker.
The Piercing Line, Bullish Belt, and the Kickers will usually show up better in the daily charts .
Details:
Support --> Yellow Color
Resistance --> Aqua Color
Morning Star PatternMorning star is signal for ending of downtrend and starting of uptrend.
For detail:
www.onlinetradingconcepts.com
Two Crows PatternBlack Candle means second black crow and signal of bearish trend
for more info : www.candlesticker.com
CandlestickPatternsIf moving average SMA (green line) crosses above SMA (red line) is uptrend , stock price will move up gradually. If suppose moving average SMA (green line) crosses below SMA (red line) is downtrend, stock price will move down. Also please validate with MACD & RSI for reference will get more clarification.
The default script have:
1) Bollinger Bands
2) Moving Average
3) Buy & Sell Signals
4) Engulfing patterns (like Doji , Bearish Harami, Bullish Harami, Bearish Engulfing , Bullish Engulfing , Piercing Line, Bullish Belt, Bullish Kicker, and Bearish Kicker)
The Piercing Line, Bullish Belt, and the Kickers will usually show up better in the daily charts.
BB_CANDLESTICKS_MAThe default script has: Bollinger Bands,Simple Moving Average and Candlesticks pattern like Doji , Bearish Harami, Bullish Harami, Bearish Engulfing , Bullish Engulfing , Piercing Line, Bullish Belt, Bullish Kicker, and Bearish Kicker.
The Piercing Line, Bullish Belt, and the Kickers will usually show up better in the daily charts .
AutoCandlesHi everyone!, this Script is the first in my series of candlesticks indicators. Currently it supports only a few, but it´s quite strict about them, contrary to most scripts I do thorough calculations to avoid false signals, if you would like to soften the indicators so it generates more signals feel free to ask.
It uses the same interface for showing as the Candlestick Scanner by Nicolas, but use different formulas.
I encourage everyone to comment what indicators they would like to add (with proper reference so I can actually add them) or to correct improper behavior in the indicator. This way I will be able to perfect the indicator and make it more useful to everyone.
If anyone reads the pine code and wonders why I compare to the average true range frequently the answer is quite simple, it's done to make the algorithm work in ANY symbol, so concepts like long bars or "visible" gaps can actually be coded.
If anyone needs to hide the 0.0000 values of the script it needs to go to the properties of the chart, then background and then uncheck indicator values.