Buscar en scripts para "volume indicator"
Mr.J -- Accumulation Distribution OscillatorEdit: More examples in comments, TV doesn't like to publish with split charts ;)
As a popular volume indicator, Accumulation Distribution Oscillator makes it easy and simple to interpret amplitude changes in the accumulation distribution. Either an observed peak in positive or negative amplitude can be used to snipe high/low points or a crossover from a positive number to a negative amplitude can indicate the change of Accumulation to Distribution.
Hidden divergences can also be found by looking for differences in the price/volume amplitude, similar to OBV divergence rules.
Relative Volume Index v0.1 betaHello guys,
New volume indicator incoming: now in Beta.
Many thanks to Soru for testing and helping!
Relative Volume Index v0.1 betaHello guys,
New volume indicator incoming: now in Beta.
Many thanks in advance to Soru in for testing!
Earnings CountdownSince TradingView for some reason removed the small UI element in the symbol details window showing the amount of days left til a company releases its next earnings report, I decided to make my own.
A simple script with options for choosing the position and at what amount of days left the displayed color should change to red (mimicking the old feature).
I would suggest placing the indicator somewhere else than the main price chart, since it will be difficult to place it somewhere where it doesn't obscure something. Default is bottom and right since I place it on a separate volume indicator where the number is clearly visible.
Function : Linear Regression Bands
Used with Pearson Correlation. It can be used to make sense of the trends. Very successful results can be obtained with a MACD style indicator and volume indicator that gives Buy and Sell orders.Open for adaptive and mutable variable periods of moving averages. Best regards!
red-sell green-buy TP and SLThis indicator is hybrid of some indicator with some modification
The hybrid is based on part of script of lazy bear TTM indicator together with part of script from modelius volume indicator . I cross them together and create this mutant
you can use ATR system , part of price system or traditional system . and for each time frame that you use set the TF =tf to same time frame or higher then the frame that you use
Its has many nice functions
inside also alerts and TP and SL function if you need such
I advise to you to play with settings in order to see what the vest result is
VPTbollfibThis indicator based on VPT (volume indicator that show buy and sell power) and Bollinger fibo lines..
So entry is when VPT crossing up the lower fib.. sell is opposite..
I make it open code so have fun and try to make it better:)
alerts inside
improved DmiThis is a new indicator that make the normal DMI better
insread of the ADX I put a volume indicator that have been transformed to be on regular scripts
with this it much more easy to spot the true buy and sell points by the DMI
have fun
SuperBi just put this combo of some older scripts
so it has a volume indicator based on VPT can be control by length
supertrend with factor to control sensitivity
for each TF you need to find best settings for best results
i hope you like this version
in future if i have time i will try to put better scripts
ALMA Crossover [FXPDM]
I created this new version of EMA crossing by replacing it with ALMA, Please take into consideration that the cross signal may occur during the candle. I advise waiting until the candle is close.
I used EMA crossing signals to adapt this code and turn it into an ( Arnaud Legoux Moving Average) ALMA Cross.
I expect it to bring a better signal that an EMA cross, let me know your comments and use under your own risk. this is just an experimental idea.
Long: Get into a long trade when the short moving average crosses up the long moving average.
Short: Get into a short trade when the short moving average crosses down the long moving average.
I recommend using it alongside a volume indicator to avoid sideways trends.
Exit at your own convenience or when the trend direction changes. I recommend using it in 4H and 1D charts.
Tenkan Kijun Cross AlertTenkan Kijun cross alert, best used alongside a Volume indicator to help aid with finding those trend continuation patterns.
I prefer to use the Chaikin Money Flow, when it indicates and holds above the 0 line then you will bias Longs, and when below then you will Bias shorts
If you like this then please donate
BTC: 1LRbUgrkvFLQ5Mt7C62EJRD9aMvhDNT22K
ETH: 0xa509b89bccb788234278eFE63470c10946E26F3c
LTC: LV7MUr6arvCffS5N6pbTWgav5S3Yi1Eejp
APEX - MFI / MA [v1]The Money Flow Index is a volume indicator used for measuring buying and selling pressure. This is done by analyzing both price and volume. The MFI's calculation generates a value that is then plotted as a line that moves within a range of 0-100, making it an oscillator. When the MFI rises, this indicates an increase in buying pressure. When it falls, this indicates an increase in selling pressure. The Money Flow Index can generate several signals, most notably; overbought and oversold conditions and divergences.
You are also able to add addition smoothing and or a moving average on top of the MFI. This can help you trade only areas with increasing buying pressure.