Oscillator plots cumulative volume with direction defined by price (positive price change = positive volume and vice versa) divided by volume sma. It is good for divergence indication and can be used for trend change prediction. It is faster then stoch with the same length.
I forgot to mention Sorry, Thanks to Vdub for the great idea of coding in nadex volume
Price Pattern Analysis is the core of trading. But price patterns often fails. VRAI (Volume Risk Avoidance Indicator) shows Volume Pressure, so that you can avoid volume-based risks. For example, never short when you see green (buying pressure). Never long when you see red (selling pressure). You still need to pick good price patterns, because the...
This indicator can anticipate the market movements. Its posible because it calculates how much force (volume) it's necessary to move the price up or down. If it's necessary a lot of volume to move the price a little it's a reversion signal, but if a little volume could change the price whit elevate volatility, it's signal of reversion too. The indicator plots red...
Uses the active ticker to show long/short values on all Bitfinex pairs that have that data available on Tradingview.
Freedom of Movement Indicator --------------------------------------------------------- In “Evidence-Based Support & Resistance” article, author Melvin Dickover introduces two new indicators to help traders note support and resistance areas by identifying supply and demand pools. Here you can find the support-resistance technical indicator called "Freedom of...
In this script I included 2 quite interesting indicators for Bitcoin: * NVT (Network Value to Transactions Ratio) * NVTS (NVT Signal) Both indicators are based on Bitcoin Network Value (Market Cap) and 24h transaction volume. For both these values I'm using Quandl datasets from Blockchainc.com: market_cap: QUANDL:BCHAIN/MKTCP transac_vol:...
The Indicator is a combination of different types of measurements to the Price Action. 1. Spread: The Spread is set to measure your Symbol to another chosen Market like Dollar as Contra . But you can switch also between different markets. 2. Accumulation/Distribution with True Range of High or Low including OpenInterest. This only works with Futures...
Arrow at candle where bullish or bearish gap occurred by a configurable minimum pip distance
This is a candlestick charted Relative Strength indicator. It compares the chosen stock's progress compared to that of the SPY ETF ... ( SPY is used so it should hopefully update intraday). I use this indicator to see which stocks are outperforming the market. Input Variable Descriptions: Ratio: this variable is a float (0 to 1) that is basically how close the...
idea take from Alexander Elder, author of: The New Trading for a Living: Psychology, Discipline, Trading Tools and Systems, Risk Control, Trade Management Meaning of colouring: - Green bar Volume: If we look back certain numbers of volume bars, higher close price and higher volume. - Blue bar Volume: If we look back certain numbers of volume bars, higher close...
Description This indicator integrates the functionality of multiple volume price analysis algorithms whilst aligning their scales to fit in a single chart. Having such indicators loaded enables traders to take advantage of potential divergences between the price action and volume related volatility. Users will have to enable or disable alternative algorithms...
This script tries to draw OBV for BankNifty using Futures Volume along with Average OBV. For Nifty50 just change the Futures Volume symbol in settings. Look at devations in Price vs OBV or Average OBV breakout. NSE:NIFTY NSE:BANKNIFTY
Its a basic rsi sma crossover indicator you can use in any market just adjust settings to your preference
This indicator is very useful for spotting pump. It is highly inspired from Pump_Doctor_Trend indicator of LARP_Capital. This indicator is design for 15m timeframe but can be adapted for other timeframe. If you find any way to optimized it please keep me updated !
Finally, a price channel oscillator that works. I programmed three flavors into this. The first flavor uses the Fast and Slow EMA to check for the trend to ensure you don't trade in the wrong direction simply because the price crosses the previous highest high or lowest low (based on lookback bars). The second flavor uses a seven point average of the...