WIG 20, Indeks DAX, FTSE 100, Euro Stoxx 50, S&P 500, Nikkei 225
Ropa Brent, Ropa naftowa, Złoto, Srebro, Gaz ziemny, Bitcoin
Euro Bund, Niemieckie 10Y, Francuskie 10Y, UK 10l, US 10L, Japan 10Y Yield
Złoto, Ropa Brent, Ropa naftowa, CFD na gaz ziemny, Pallad, Srebro
This script creates a vwap of a period of your choosing. You can select the timeframe in the indicator settings.
Put lines above and below current price by a specified value. The step value refers to the mintick value of the symbol. (e.g. BTCUSD has a mintick value of 0.01 so if you wanted an increment of $12.50 you would use 1250 for the number of steps between value)
In volatile markets, normal indicator suffer from volume spikes that make the rest of plot seem non-existent. Using logarithmic exponent, this indicator normalizes the volume, so this makes it easier to read. The obvious drawback is that it does not display the actual volume amount, only a relative value.
Highlights when the movement of a candle is supported by a major increase in volume. Thus one could reasonably assume that a follow thru is likely to occur. Blue= bullish Yellow = bearish I personally use this as an entry system. I enter only if the blue high or yellow low is surpassed by the very next candle , if not, then i do not enter. Thus trading with...
The script shows and explains to users how BarsMerge-LookAhead ON/OFF changes the behavior of the results. After you see this and understand, it's important that coders noted the differences and used best practices in implementing the "security" function for their indicators and strategies.
This indicator signals you when a breakout occurs with a volume that is a predetermined multiple of the moving average volume.
This script uniquely and creatively get daily data on HSI futures from third party sources, so that it display the regular hours trading of HSI data and ignore after hours trading ( AHT ) data, which HSIC1! currently does not allow excluding AHT data. This script shows candle.
measure how much volume was required for the price to move
I wanted to create an indicator which resembles price movement, aside to volume movement. The "yellow-blue" line is the MA(5) of the RSI (9) of closing price. The "orange" line is the MA(5) of the RSI (9) of Volume . (Default plot of RSI and VRSI is not visible but can be made visible ("Settings" > "Style" > set "Opacity" of "RSI & VRSI")) The Long (Buy)...
I wanted to create an indicator which resembles price movement, aside to volume movement. MARSI (= MA RSI(close)) = "yellow-blue" line which is the MA(5) of the RSI (9) of closing price. VRSI (= MA RSI(Volume)) = "orange" line which is the MA(5) of the RSI (9) of Volume . (Default plot of RSI and VRSI is not visible but can be made visible ("Settings" > "Style"...
I wanted to create an indicator which resembles price movement, aside to volume movement. MARSI (= MA RSI(close)) = "yellow-blue" line which is the MA(5) of the RSI (9) of closing price. VRSI (= MA RSI(Volume)) = "orange" line which is the MA(5) of the RSI (9) of Volume . (Default plot of RSI and VRSI is not visible but can be made visible ("Settings" > "Style"...
>0 Bearish (GREEN) <0 Bullish (RED)
This oscillator has been modified to make it more responsive to volume thereby giving the trader the increased ability to appreciate the volume with the required weightage it deserves .
Close * Volume tells you the dollar amount traded per bar.
The main idea is that the volume confirms the price. Volume part is based on the Volume with Direction indicator, but modified - now: 1) it is not restricted by length and uses all available data 2) it absolute, not relative. The SR part is also based on identifying high/low/higherhigh/lowerlow. On price it uses wicks. Then script trying to predict possible...
So this is combination of my volume indicator that i put in the past included volume trend, obv , vpt , net volume ,vwap etc cross up -10 is in blue cross cross down -10 is in red cross cross up 0 is in green circle crossdown zero is in orange circle piz =length of indictor, you can increase it to try to find better fit to graph