The On-Balance Accumulation Distribution (OBAD) indicator is designed to analyze the accumulation and distribution of assets based on volume-weighted price movements. The indicator helps traders identify periods of buying and selling pressure and assess the strength of market trends. By incorporating volume and price data, the OBAD indicator provides valuable...
Does RSI Follow a Normal Distribution? The value of RSI was converted to a value between 0~2, 2~4, ..., 98~100, and the number of samples was graphed. The Z values are expressed so that the values corresponding to 30 and 70 of the RSI can be compared with the standard normal distribution. Additionally, when using the RSI period correction function of the 'RSI...
Hello everyone, After my long tests, I observed that the rate of change of direction of the price was high after the periods when the RSI spent a long time outside the band. As a result of my observations, I prepared this indicator. This indicator shows you the accumulation and distribution areas that occur outside the rsi band. There are 3 different levels...
An accumulation/distribution indicator that works better against gaps and with trend coloring. Accumulation/Distribution was developed by Marc Chaikin to provide insight into strength of a trend by measuring flow of buy and sell volume . The fact that A/D only factors current period's range for calculating the volume multiplier causes problem with price gaps....
This indicator splits the candle time into 30 units to indicate where the price was at each time. In the case of a 1-hour time zone, 60 minutes / 30 = 2 minutes, so this display the location of the price every 2 minutes. In case of 1 minute time zone, it is displayed every 2 seconds. CAUTION If a transaction does not occur, the display may be omitted. You...
Trend Identifier Strategy for 1D BTC.USD The indicator smoothens a closely following moving average into a polynomial like plot and assumes 4 staged cycles based on the first and the second derivatives. This is an optimized strategy for long term buying and selling with a Sortino Ratio above 3. It is designed to be a more profitable alternative to HODLing. It can...
What is this? The Money Flow Line (MFL) indicator is at its core a more even-tempered version of the Price-Volume-Trend (PVT). The primary difference is the usage of `hlc3` ((high + low + close) / 3) rather than `close` to use the "typical price" that it critical to the calculation of the Money Flow Index (MFI). Other similar indicators include the Accumulation...
Trend Identifier for 1D BTC.USD It smoothens a closely following moving average into a polynomial like plot. And assumes 4 stage cycles based on the first and second derivatives. Green: Bull / Exponential Rise Yellow: Distribution Red: Bear / Exponential Drop Blue: Accumulation Red --> Blue --> Green: indicates the start of a bull market Green --> Yellow -->...
a basic tool to retrieve statistics of the distribution of price range sequences.
Basic modification of my SFP Momentum Indicator showing accumulation/distribution patterns based on breakouts above previous anchor points. Candles are colored based on whether accumulation or distribution was last. Best if used at HTF then confirmed at LTF.
Custom swing fail detector with levels and breakouts both major and minor plus colored candles based on SFP momentum.
A probability cone is an indicator that forecasts a statistical distribution from a set point in time into the future. Features Forecast a Standard or Laplace distribution. Change the how many bars the cones will lookback and sample in their calculations. Set how many bars to forecast the cones. Let the cones follow price from a set number of bars back. ...
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 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
A detrended series that oscilates around zero is obtained after first differencing a time series (i.e. subtracting the closing price for a candle from the one immediately before, for example). Hypothetically, assuming that every detrended closing price is independent of each other (what might not be true!), these values will follow a normal distribution with mean...
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:
Dollar volume is simply the volume traded multiplied times the cost of the stock. Dollar volume is an extremely important metric for finding stocks with enough liquidity for market makers to position themselves in. Market Liquidity is defined as market's feature whereby an individual or firm can quickly purchase or sell an asset without causing a drastic change...