[RS]ZigZag Percent Reversal - Helper - Draw Patterns - Part 1Helper script to display patterns on chart.
Breadth Indicators
Thin marketPlot difference between max and min of the period. A definition of what a thin market is.
LEAN ChangeLEAN = Difference between %K and %D values of stochastic
Change in LEAN is plotted over the bar as a "Circle"
RED Circle => LEAN is decreased from previous value
GREEN Circle => LEAN is increased from previous value
Value of LEAN can be viewed at data window.
Hashem OBV+EMA/MAThe On Balance Volume indicator (OBV) is used to measure buying and selling pressure.
It is a cumulative indicator meaning that on days where price went up, that day's volume is added to the cumulative OBV total. If price went down, then that day's volume is subtracted from the OBV total.
The OBV value is then plotted as a line for easy interpretation. OBV is primarily used to confirm or identify overall price Trends or to anticipate price movements after Divergences .
In addition to OBV, EMA and SMA are included. the EMA is used for Support and Resistances for the OBV. and the SMA is used by its Slope (can be S/R as well).
High/Low Weekly TimeframeI'm testing a simple but useful indicator that plots the high and low for the current week. The time-frame can be selected by the user.
It's useful when you're trading in a smaller time-frame (example: 1H or 4H) to know exactly the weekly low and high, and whether the price breaks above or below this price lines.
This indicator allows you:
- To select the desired time-frame to get the Low and High.
- To print an optional EMA for the same time-frame.
- To optionally change the bar-color when the close price crosses above the weekly high or crosses below the weekly low.
Hope this helps you to visually identify price movements.
If you like this script please give me a like and comment below.
Thanks,
Rodrigo
[RS][V4]ZigZag Percent Reversal - Helper - AntiSlopeEXPERIMENTAL:
A helper script to map the Anti derivative slopes.
On Balance Volume Oscillator Strategy [QuantNomad]Looking for the way to use OBV Oscillator in a strategy.
Here is my first try. I just enter to position of a cross of 2 emas based on OBV.
Here is my original oscillator indicator:
QuantNomad - On Balance Volume OscillatorCreated an oscillator from OBV - On Balance Volume. This way I think it is more responsive.
I just took OBV over a period and divided it by the total volume for the same period. So now it's an oscillator from -1 to 1.
You can also add EMA to this script.
Any feedback will be appreciated.
ADL-NDX ADL-SPX Rank Difference Black: Adl Nasdaq + Adl Spx
Red: ADL nasdaq - ADLSPD
If red~0 and black >> 0 or << 0: wait more volatility
Advanced Level Pivot TradingAdvanced Level Pivot Trading
Highest Lowest Channel and Level Pivot (Fibonacci)
Buying Selling VolumeBuying Selling Volume
-Buy Volume
-Sell Volume
-Buy Volume Percent %
-Sell Volume Percent %
-Volume Index
-Buy Sell Volume-
BuyVolume>SellVolume=Blue barcolor
SellVolume>BuyVolume=Purple barcolor
-Volume Index-
VolumeIndex>length and close > open =Cyan barcolor
VolumeIndex>length and close < open =Gray barcolor
VolumeIndex<=length = Yellow barcolor
[RS]Signal to Noise BandsEXPERIMENTAL:
Bands using Signal to Noise Calculation.
The bands calculation is similar to bolingers in the aspect that both use standard deviation.
[RD] Easy Fibonacci Channels==================================================================
October 21 2019 - Easy Fibonacci Channels - by RootDuk
==================================================================
Easy adaptable fibonacci channels. By changing the levels you can adapt
the lines as needed. There's also global params to use for horizontal and
vertical scaling.
===================================================================
Notes
===================================================================
None so far
===================================================================
Updates
===================================================================
Non so far
ASFX ADR ToolUsers cannot seem to find the original. This is a new publish at the request of Austin Silver, please enjoy!
Dr_Pivots High & Low Trend Line- I'd like to find a pattern more easily on the chart.
- This script might give you a better view of the support and resistance lines.
Buying and Selling Smoothed with HistogramBuying and Selling Smoothed with Histogram
Smoothed version with version with a red line representing the selling pressure and a green line which represents the Buying pressure.
If the green line is above the red line it would mean that the Buying pressure is more and vice versa.
The difference between the two is plotted as a Histogram. This is a cumulative value of the buying and selling pressure and provides a easy visual presentation of the dominating pressure.
Buying and Selling Pressure RawBuying and Selling Pressure Raw
Raw Buying and selling pressure Indicator. The Raw buying and selling indication is provided in terms of a Columns.
Green bars above zero show the buying pressure and the red bars below the zero line show the selling pressure.
This presents a good visual representation of the dominating pressure.