Index / FAAMGThe FAAMG Index contemplates the grouping of the main companies in the American market, Facebook, Amazon, Apple, Microsoft and Google. Which represent approximately 20% of the S&P 500 index. This is a weighted index which considers the approximate market capitalization for each company to date.
TVC:SPX
Analisi candlestick
MIS BreakoutThis script works for all assent class. Though using it for intraday trading.
The Super-trend and MACD combination gives good result. The EMA gives confirmation to the trade.
This gives good result if it is used in continuation to long terms trend.
Period highlighterPeriod highlighter on the chart.
For only start session candle: start and finish period equals.
Candlestick Pattern Detector - Aitch-TThis script detects the following candlestick patterns:
Bullish Patterns:
- Normal 3 Bar Fractal
- Enhanced 3 Bar Fractal
- Engulfing
- Harami ( Inside bar )
- Bullrami (Altenate Bull Harami)
Bearish Patterns:
- Normal 3 Bar Fractal
- Enhanced 3 Bar Fractal
- Engulfing
- Harami ( Inside bar )
- Bearami (Alternate Bear Harami)
- Shooting Star
How it works:
- When you add the script to your chart, green and red dots will appear at the top and the bottom of the chart.
- Red dots at the top of the chart point out the candles that have completed a bearish pattern .
- Green dots at the bottom of the chart point out the candles that have completed a bullish pattern .
How to use:
Use it in conjunction with other analysis tools ( Fibonacci Retracements, Histogram, Willy, RSI , volume , etc) to determine high probability levels.
ORB- Range break outThis script has below features
> Option to choose the bar number for considering break out
> Option to choose the targets based on the candle size
> Option to choose the budget and based on that it will show the quantity to trade
> SL is the candle range
> Can use it in any time frame
Off-chart 21 MA, Bollinger Bands and Heikin Ashi CandlesThis off-chart indicator provides three basic and useful tools for trend trading in Bitcoin and probably other markets. Heikin Ashi candles being utilized with classic candle patterns at the same time could be considered as a conservative and safe confirmation approach for entring your position.
HG Scalpius H & SS ScanHG Scalpius H & SS Scan
This indicator highlights hammer candles and shooting star candles based on the below definitions:
Hammer = lower wick >= 2* real body and closes in top half of range
Shooting Star = upper wick >= 2*real body and closes in bottom half of range
hammer = (min(open,close)-low)>= (2*abs(open-close)) and close > (((high-low)/2)+low)
shootingStar = (high-max(open,close))>= (2*abs(open-close)) and close < (((high-low)/2)+low)
Tweezer Scanner v1Some code for detecting tweezer candles, which are reversal patterns. You'll need to tweak the settings to be either less strict (more detections) or more strict (less detections). I found that if you follow the documentation for tweezers exactly, you will get very few detections. It is possible that this candlestick has become overused, so the original pattern itself has been lost to the noise of the market.
Settings:
1. Tweezer Max Body Height (Pips) - How tall can the body of the tweezer be, in pips (increase this pips to increase detections)
2. Tweezer Body Similarity (>%) - How similar should the body heights be, higher percentage is more similar (reduce this % to increase detections)
3. Tweezer Tail Similarity (>%) - How similar should the tail heights be, higher percentage is more similar (reduce this % to increase detections)
4. Tweezer Tail Proportion (<%) - How short should the opposite tail heights be, lower percentage is shorter and more similar to the documentation (increase this % to increase detections)
Marubozu Scanner v1Some code for detecting the very rare occurrences of the Marubozu candle. This candle occurs when the High = Close, and Low = Open, or vice versa. They are continuation candles, so if you see a bullish Marubozu during an uptrend its possible that the uptrend will continue.
NSDT Session Background ShadingA simple script to add background colors to specific timeframes. Great for trading futures so you can separate sessions for easier viewing. Use for stocks to separate pre, open, and post market times.
There are three timeframes that can be set and all colors can be modified.
Doji Scanner v1A scanner for detecting Doji Candles.
Adjust the maximum allowable height of a Doji Candle's body, depending on the currency pair or asset.
Heikin-Ashi Source FunctionCustom source function for toggling traditional Candle sources or Heikin-Ashi sources on a traditional Candles chart.
Thanks to PineCoders for rounding method: www.pinecoders.com
Thanks to @LucF and @RicardoSantos for their advice and enlightenment as always.
NOTICE: This is an example script and not meant to be used as an actual strategy. By using this script or any portion thereof, you acknowledge that you have read and understood that this is for research purposes only and I am not responsible for any financial losses you may incur by using this script!
Demand Supply Zone IndicatorThe Demand Supply Zone indicator helps in identifying the Demand Supply zones on chart by pinpointing them. The indicator looks for patterns of Drop-Base-Rally and Rally-Base-Rally and when such pattern is available the indicator marks it as DZ ( Demand Zone ). Likewise, if the indicator finds a pattern of Rally-Base-Drop or Drop-Base-Drop the indicator marks it as SZ ( Supply Zone ). The basing candles are changed to Blue color and the Legout candle is changed to Black color.
The setting for legout strength can be customized as follows
1 – Good Legout Strength
1.5 – Strong Legout Strength
2 - Very Strong Legout Strength
The setting for number of candles in the basing can be customized from 1 to 6.
Use the link below to obtain access to this indicator.
Candle finderInput the open, high, low and close of any candle and this script finds candles that are like it. Deviation input and ability to mark candles that are alike.