Crypto Market Cap, BTC/USD, ETH/USD, USDT/USD, XRP/USD, Bitcoin
Reliance, INDIABULLS HOUSING, YES BANK, STATE BK OF INDIA, HDFC BANK, TATA STEEL LTD
Nifty, BSE SENSEX, S&P 500, Nasdaq Composite, FTSE 100, DAX Index
US 10Y, Euro Bund, Germany 10Y, Japan 10Y Yield, UK 10Y, India 10Y
====== ABOUT THIS INDICATOR - A simple but highly customisable display of previous higher time-frame OHLC values, drawn using line.new and label.new. Nothing fancy but... - Customised resolution input which excludes time frames lower than 1 hour while extending the common higher reference inputs to include: • 6, and 12 Hour • 5...
This is combo strategies for get a cumulative signal. First strategy This System was created from the Book "How I Tripled My Money In The Futures Market" by Ulf Jensen, Page 183. This is reverse type of strategies. The strategy buys at market, if close price is higher than the previous close during 2 days and the meaning of 9-days Stochastic Slow...
Overview: This momentum and trend-following strategy captures the majority of any trending move, and works well on high timeframes. It uses an equal-period EMA and SMA crossover to detect trend acceleration/deceleration, since an EMA places a greater weight and significance on the most recent data. To reduce noise and optimize entries, we combined this...
Plots the price level that the most recent EMA crossover occurred at(Green if bullish and red if bearish). Also calculates standard deviation over a shorter window-length/lookback period (of 'n_std_fast' length) and another over a much longer span of periods(n='n_std_slow', > 'n_std_fast'). These are the two dotted lines appearing as bands around the cross-level line.
Overview: This momentum and trend-following strategy captures the majority of any trending move, and works well on high timeframes. It uses an equal-period EMA and SMA crossover to detect trend acceleration/deceleration, since an EMA places a greater weight and significance on the most recent data. This version is optimized for longs, and designed to cut...
This double EMA crossover strategy aims to illustrate a good strategy design. It is currently the only published script that: supports a proper date picker for the backtest period is able to test in short and long mode only
this script will help for find trend change of the chart using ema/sma cross over.
Double EMA CROSS (DEC) Useful for identifying and receiving alerts about uptrends and downtrends. This script uses two Exponential Moving Averages (EMAs) to find price uptrends and downtrends. An Exponential Moving Average ( EMA ) is a type of moving average that places a greater weight and significance on the most...
Useful for identifying and receiving alerts about uptrends and downtrends. This script uses two Exponential Moving Averages (EMAs) to find price uptrends and downtrends. An Exponential Moving Average (EMA) is a type of moving average that places a greater weight and significance on the most recent data points. The script produces uptrend and downtrend signals...
Introducing Krown Moving Averages with Crossover levels. This indicator Plots 5 Ema's and 3 SMA's ( Default Krown Periods ) It calculates the price levels at which each pair of moving averages would be equal . That means that if price closes the other side of that level the pair of moving will cross also. These levels can therefore be considered as "...
Overview: This momentum and trend-following strategy captures the majority of any trending move, and works well on high timeframes. It uses an equal-period EMA and SMA crossover to detect trend acceleration/deceleration, since an EMA places a greater weight and significance on the most recent data. This version is optimized for longs, and designed to cut...
MACD – Moving Average Convergence Divergence. The MACD is calculated by subtracting a 26-day moving average of a security's price from a 12-day moving average of its price. The result is an indicator that oscillates above and below zero. When the MACD is above zero, it means the 12-day moving average is higher than the 26-day moving...
Visualize MACD bullish and bearish crossovers on your chart as an overlay. This way you won't necessarily have to add the MACD script and check manually at which point on your chart the MACD crossed. Optionally you can set alerts on the MACD crossovers in case you would like to trade from this after the signal occured.
Hello everyone, today I'd like to share a script, which enables you to use external logic to plot levels on your chart. How does it work? The concept is based on two scripts. One script, which uses an external input as a trigger to print a new level and one script that calculates an output, which will be fetched. Sounds complicated? It really is not! Let's...
Moving Average Shaded Fill Area Crossover EMA Color with option to change EMA value