Doji Black Spinning Top White Spinning Top Bearish Abandoned Baby Bearish Advance Block Bearish Below The Stomach Bearish Belt Hold Bearish Breakaway Bearish Counter Attack Lines Bearish Dark Cloud Cover Bearish Deliberation Blok Bearish Descending Hawk Bearish Doji Star Bearish Downside Gap Three Methods Bearish Downside Tasuki Gap Bearish Dragonfly...
This is a combination of my MACD Leader script and MAC-Z with option to add Laguerre filter. The advantage of the MAC-Z over MACD is that it is a more accurate and “assumption-free” indicator that can more accurately describe how a market actually perform. But you can use this as a regular MACD indicator. Crossovers signals The MAC-Z line and signal line can...
Full Credit goes to LazyBear for publishing Original Code. I added: Threshold lines that changes the color of Histogram based on if it exceeds Threshold lines. Ability to turn off and on. Ability to Turn Histogram Off/On Ability to turn Twiggs Money Flow Line Off/On
This is a script to help the beginners locate the candle patterns. It has a nice code that can be used in other scripts too. Easy to use with separated functions, simple patterns and complex patterns detections. I have done some updates at the Candlestick Patterns Identified script by @repo32. Was a good start of my ideia. Tks for sharing repo. It will be...
CAUTION : Not suitable for strategy, open to development. If can we separate the stagnant market from other markets, can we be so much more accurate? This project was written to research it. It is just the tiny part of the begining. And this is a very necessary but very small side function in the main function. Lets start : Hi users, I had this idea in my mind...
Credit to @chestbrook on Twitter. - Simple concept of a ratio between BTCUSDTPERP and BTCUSDT on Binance. - Stick a moving average on the ratio to smoothen it. - You get a useful oscillator indicating levels of euphoria and despair. Can select a sma or ema of any length Can use either BTC ratio or ETH ratio
Note: This script does not perform well on its own and is meant to inspire other coders, just sharing it because why not :) The idea is simple, highest only gets calculated for green candles, lowest only gets calculated for red candles. a yellow dot gets created when a candle gets below lowest line and closes bullish, vise versa for red dots. Hope someone can use it.
Indicator for pyramidization and coverage. Recommended time frame 60 min. Alerts added.
When the market is giving the signals for bullish trend, which shows the shorter period exponential(20) moving average crossing the longer period moving average(50), with a strength shown in the market i.e. RSI greater than 40. So when all these conditions are met a buy signal is generated in output (Output of Ema cross and Rsi) having value as 1. So a trader can...
This is a bullish reversal pattern formed by two candlesticks. Following a downtrend, the first candlestick is a down candlestick which is followed by an up candlestick which has a long real body that engulfs or contains the real body of the prior bar. The Engulfing pattern is the reverse of the Harami pattern. WARNING: - This script to...
This is modified version of Dale Legan's "Confluence" indicator written by Gary Fritz. ================================================================ Here is Gary`s commentary: Since the Confluence indicator returned several "states" (bull, bear, grey, and zero), he modified the return value a bit: -9 to -1 = Bearish -0.9 to 0.9 = "grey" (and zero) 1 to...
This is a simple indicator that plots the 24 & 9 EMAs. It also highlights the potential bias of the market (bull or bear) based on if the 9 EMA is above or below the 24 EMA. In addition there are signal crosses that you can use for alerts. This indicator is best used to confirm a particular underlying bias on the 5m, 15M, 1HR, 4HR, and Daily timeframes. It's...
A very basic script that changes the background color of the chart to Green if the price closes over the previous day close, and to Red if the price closes under the previous day close. This allows you to easily see if it is currently a Bull or Bear market with a glance. Alerts added.
These bars can give you good opportunities if you know how to analyze the context. blue=bullish black=bearish thumbs up
AMEX:SPY The Naked Bar Upward Reversal is a three bar candlestick pattern with an inside candle as a entry point. This pattern is bullish since it has a candle closing red from the previous candle; the most bearish pattern possible. The following inside candle is a reversal of its previous candle with an open above the previous candle's close. Look to buy the...
I was reading Jesse Stine's Insider Buy Superstocks book, and one of the technical traits he mentioned of a superstock (read the book, seriously, very strongly recommended) was a breakout above the 30 weekly moving average. He goes on to mention that after breakout, the 10 WMA often acts as a support line where you can add to your position. This script is inspired...
The “Recession Watch” indicator tracks 7 key economic metrics which have historically preceded US recessions. It provides a real-time indication of incoming recession risk. This indicator gives a picture of when risk is increasing, and therefore when you might want to start taking some money out of risky assets. All of the last seven recessions were preceded by a...