Ported version of the original iTrend.mq4, use it as a trend detector, just check the color of the upper bars in the histogram.
Compares price change between current symbol and other one (eg. BTC vs S&P500). It calculates price change on each bar (from high to low or from open to close) and compares with price change of equivalent bar from the other source. Example Current symbol open = 10 USD close = 7 USD change = -3 USD % change = -30% Second symbol open = 3 USD ...
This is combo strategies for get a cumulative signal. First strategy This indicator plots 2/20 exponential moving average. For the Mov Avg X 2/20 Indicator, the EMA bar will be painted when the Alert criteria is met. Second strategy This histogram displays (high-low)/close Can be applied to any time frame. WARNING: - For purpose educate only -...
Based on "Bitcoin’s natural long-term power-law corridor of growth" by Harold Christopher Burger
Easy options, you can toggle the lines and other things. Even turn of the histogram.
An interesting idea is to simplify the display of whether ONE fast-moving average crosses FIVE other slower-moving averages using just a histogram. The idea is to increase the step counter by 1 every time a fast-moving average crosses OVER one of the five slower-moving averages until reaching 5 (highest value) and decrease the step counter by 1 every time the...
This gives to you buy-sell signal with MACD histogram value. Use "Fast and Slow length" and "Buy or Sell Histogram Value" inputs to take less or more signal.
It is an extended ADX and Direction Movement Index indicator with the following changes: It shows a histogram instead of the DMI lines. If the histogram is green, the DMI+ is above DMI-, otherwise it is red. You can specify a multiplier for the histogram values to check if values are above threshold. This way you can use the same threshold line as ADX to...
USDT dominance charts are rare to find as almost everyone is fixated on BTC dominance. Bitcoin dominance gives us insight into investors' preferences when they have a choice between BTC and thousands of altcoins. This oscillator gives insight into the state of the coin market. When people exchange their digital currencies like BTC and Altcoins for USDT, there is...
This script is an especial request from a user Plots the percent change between: - ATR(daily) from yesterday and - open from today - actual price Due to Tradingview limitations, only shows the plot if the actual timeframe of the graphic is daily or lower. All my published scripts at: es.tradingview.com
The Rex Oscillator measures market behavior based on the relationship of the close to the open, high and low values of the same bar. A big difference between the high and close on a bar indicates weakness, and wide disparity between the low and close indicates strength. The difference between open and close also indicates market performance. Buy when the indicator...
This script superseeds "Other altcoins BTC capitalization histogram". The previous versions was a bit confusing in my opinion and lacked some generalization, so I'm now publishing this improved version. It shows 6 pieces of info: - Green columns: BTC price change for that day. - Red bars: Altcoins capitalization change for that day, measured in bitcoins...
Hi! That's my first strategy. I already learn pine, so i will work on it more. Now i search how to make trailing stop working. "WMA + MACD strategy with traiing stop" is very simple strategy which is designated for stocks market. It is created only to take long positions. Buy signal is when WMA(120) is below price and macd(10,20,10) histogram is higher than...
Hi everyone! I wrote this indicator for intraday trading and it cannot be use only by itself you need to at least draw some S/R lines to make it useful. It is based at MACD histogram and gives signal when it sees divergence on MACD's Histogram when macd's histogram switchs trend. Im using it to playing with a trend most of the time looking. It highlights candles...
I spiced the standard MACD indicator up a bit to make it more visible. When using the MACD: 1. Never go short when the MACD lines are in the negative. 2. Never go long when the MACD lines are in the positive. 3. Always wait for an uptick / downtick on the histogram before you start your trade. The MACD Histogram can also show you Divergence. When the price goes...
This is combo strategies for get a cumulative signal. Result signal will return 1 if two strategies is long, -1 if all strategies is short and 0 if signals of strategies is not equal. 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...
Rainbow Oscillator script. This indicator was developed and described by Dr. Mel Widner (Stocks & Commodities V.15:7: Rainbow Charts).