Concept behind this Strategy : Considering a normal "buy/sell" situation, an asset would be bought in average at the median price following a Gaussian like concept. A higher or lower average trend would significate that the current perceived value is respectively higher or lower than the current median price, which mean that the buyers are evaluating the price...
This indicator plots a "risk metric" based on the % increases of the following averages: ema21, sma50, sma100, sma200, sma300, sma600. Depending on the rolling 7-day percentage increase of this moving average, a value is assigned to each data point, then normalized to a common range. This set of metrics attempts to represent data similar to that of a heat...
This indicator plots a "risk metric" based on the % increases of the following averages: ema21, sma50, sma100, sma200, sma300, sma600. Depending on the rolling 7-day percentage increase of this moving average, a value is assigned to each data point, then normalized to a common range. This set of metrics attempts to represent data similar to that of a heat...
Add derivative of a signal for leading behaviour formula: sig = (lambda/100)*source + (1-lambda/100)**momentum ) it has a multiplier and an offset for adjustment of result. final formula: sig = multiplier*( (lambda/100)*src + (1-lambda/100)*mom_coef*mom ) + offset
Introducing the Delta-RSI Oscillator. This oscillator is a time derivative of the RSI, plotted as a histogram and serving as a momentum indicator. The derivative is calculated explicitly by means of local polynomial regression. It is designed to provide minimum false and premature buy/sell signals compared to many traditional momentum indicators such as...
Uses a combination of moving averages to establish trends, and finite-difference derivative approximations to predict possible reversals. Seems to work best on 1 hour charts of less volatile currency pairs.
This is an indicator that shows the ratio of spot price and "FX" price of bitFlyer, a Japanese cryptocurrency exchange. "FXBTCJPY" is a special product and does not strictly work with spot price. Because of the extremely "peculiar" price, it often deviates from the spot price. This is an indicator to confirm it. ·Source BITFLYER: BTCJPY BITFLYER:...
EXPERIMENTAL: A helper script to map the Anti derivative slopes.
The "AC-P" version of the Derivative Oscillator is my personal customized version of Constance Brown's Derivative Oscillator (using Everget's implementation of it as the base), with the the following modifications and additions: VWAP Indication - option to show whether the price input option is above or below the Daily VWAP (red triangles = price input is...
Values above zero are considered bullish, and larger arrows print when the cross over occurs in the bullish area. Values below zero are considered bearish, and larger arrows print when the cross under occurs in the bearish area.
This indicator was originally developed by Constance (Connie) M. Brown (Journal of Technical Analysis (Winter-Spring 1994, 45-61): "Derivative Oscillator: A New Approach to an Old Problem").
This is the acceleration of a chart written in pine. It's the second derivative otherwise the derivative of the momentum. It shows how fast a stock's momentum is changing and in what direction. As standard I left the controls in the settings for source and length of the estimate. I will be incorporating this in other more complicated scripts here shortly
Momentum written in Pine You are able to change the source with this.