This idea has been created by the combination of the two existing systems as a result of my efforts to create a distributional buying and selling guide that has plagued my head for a long time. 1st idea is Accumulation / Distribution Line : 2nd idea is Distribution Day : These two ideas, the intellectual assistance of professional brokers, and my observations...
It is possible to approximate the underlying distribution of a random variable by using what is called an "Histogram". In order to construct an histogram one must first split the data into several intervals (also called bins) often of the same size and count the number of values falling within each intervals, the histogram plot is then constructed with the X axis...
This script is a simple extension of the script "Distribution Day" from user "kalle2017". Thanks to him! As the name suggests, the idea is to recognize "distribution days", when the "firm hands sell to the shaky hands" (Kostolany). So, too many distribution days in a certain timeframe can be a sign for a coming correction / bear market. A distribution day gets...
an underlying asset. It is determined by the changes in price and volume. The volume acts as a weighting coefficient at the change of price — the higher the coefficient (the volume) is the greater the contribution of the price change (for this period of time) will be in the value of the indicator. The indicator is also known as Accumulation / Distribution...
Volume Buzz/Volume Run Rate as seen on TC2000 and MarketSmith respectively. Basically, the volume buzz tells you what percentage over average(100 time period moving average) the volume traded was. You can use this indicator to more readily identify above-average trading volume and accumulation days on charts. The percentage will show up in the top left corner,...
I wrote this indicator as an attempt to see the Relative Strengths of different sectors in the same scale, but there is also other ways to do that. This indicator plots the normal distribution for the 10 sectors of the SPY for the last X bars of the selected resolution, based on the selected comparative security. It shows which sectors are outperforming and...
Update: added Fisher Transform to the list of oscillators.
This applies Chande Momentum to Accumulation and Distribution index as a means to changes. Experimental oscillator. Compare it to both Money Flows, Acc/Dis and Chande and you notice it has elements of all of them. Could potentially replace other volume based momentum indicators in your strategy. It is a little more volatile, reaching from side to side, while...
function to calculate Chebyshev Inequality. wich can be used to compute the probability that we will diverge from what we expect to obtain. reference: - www.omnicalculator.com - github.com - statisticstopics.wordpress.com - en.wikipedia.org
uses reversal candles to determine accumulation and distribution candles remembers the last reversal candle and draws a support or resistance line at the reversal level does a barcolor if the price breaks support/resistance similar to the hoffman a/d breakout indicator but there is no trend detection components
The Chaikin Oscillator is basically an oscillator version of the Accumulation / Distribution Index, also known as ADL Indicator. General Usage The indicator runs both above and below zero, made to denote whether an asset is in a bullish (above zero) or bearish (below zero) trend. It can be used to confirm trends, as well as spot possible trading signals due to...
A function to build random decision tree's paths using a bias distribution.
A simple yet configurable indicator that shows recent traffic volumes. The time period is specified as weeks/days/hours/minutes, not as bars. Set the volume period to non-zero if you want to use a generalized double EMA instead of plain. The "ratio" option will show the size of the current volume compared to the average volume as computed for the specified time...
Simple Accumulation & Distribution indicator with the 21 and 200EMA plotted on it. Might be a useful tool in your arsenal.
Library "FunctionProbabilityDistributionSampling" Methods for probability distribution sampling selection. sample(probabilities) Computes a random selected index from a probability distribution. Parameters: probabilities : float array, probabilities of sample. Returns: int.
function to retrieve Gini Impurity / Gini Index. reference: - victorzhou.com - en.wikipedia.org
displays the distribution of the outcome of a event over the last event. similar to this script: