Level: 3 Background Use Jurik MA to build MACD and many people need to judge the market trend against the main candlestick chart when using MACD . Function First of all, the MACD function is built with Jurik MA and ALMA for better performance. Second, the principle of MACD is the difference between EMA's long-term and short-term values. So, I wonder if it is...
Level: 3 Background One of my favourite tool to see fast trends which is simple but powerful. It runs under below market logic. Function Best cose line is a tool to model the people's mood and preference in the market. I define a typical price as wcx, when wcx is above the best cost line, which means traders are willing to use higher price to buy, then if you...
Level: 1 Background In Traders’ Tips in January 2023, Vitali Apirine published an article in the January 2023 issue, “True Range Adjusted Exponential Moving Average (TRAdj EMA)”. I use pine v4 to script it. Function Vitali Apirine's article True Range Adjusted Exponential Moving Average (TRAdj EMA) presents how a security's True Range, which measures...
Level: 1 Background Use the difference of Jurik MA and SMA equivalent (ALMA) to observe something new for volume. Function Trading volume is an important technical indicator that is not easy to see the law. I try to match the trading volume with the deduction theory, and the deduction double-average theory is matched with the measurement capacity. I will...
Level 2 Background A algo for pivot points forecast for each bar of automatic multiple timeframe (MTF) data. Function In financial markets, a pivot point is a price level that is used by traders as an indicator of market movement. Pivot points are averaged from important prices (highest, lowest, closing) based on the market performance of the previous time...
Level 2 Background A algo for pivot points forecast for each bar and its low tf data. Function In financial markets, a pivot point is a price level that is used by traders as an indicator of market movement. Pivot points are averaged from important prices (highest, lowest, closing) based on the market performance of the previous time period. There are many...
Level: 2 Background Kaufman’s Adaptive Moving Average (KAMA) was developed by American quantitative financial theorist Perry J. Kaufman in 1998. The technique began in 1972 but Kaufman officially presented it to the public much later through his book, “Trading Systems and Methods.” Unlike other moving averages, Kaufman’s Adaptive Moving Average accounts not only...
Level 3 Background The Gann Slope indicator has been welcomed by the community since its release, and many people are trying to integrate it into their trading systems. One of these is the need to integrate Gann Slope into QuantTherapy's B-Xtrender @Puppytherapy. Function You can find QuantTherapy's script above , he recreated a trend following indicator...
Level 3 Background An ultra-short scaler that I integrate with multiple custom function implementations. Because of its responsiveness it is suitable for small cycle applications. Function The first technical indicator to integrate is the stoch. By combining the stoch indicators of long and short periods, I can not only ensure its high-speed reaction speed,...
Level 3 Background This indicator is used to capture the movement of the banker fund. The buying and selling point is determined according to whether the momentum of the banker fund and the price momentum resonate. How to use the indicator: The red column line indicates that the banker fund accumulation signal appears, and the following 2 conditions are all...
Level: 2 Background There is a Chinese proverb that says: "The great way leads to simplicity". This indicator is the representative of this meaning. Through the processing of the most common MACD indicator data, it is possible to quickly determine the market price: whether the current price is at a historical high or low, whether a reversal will happen soon,...
Level 3 Background Whale catcher is a resonance indicator combining both customized MACD and customized KDJ. It use two resonance bands to identify oppotunities of middle-short term. Function When we use MACD and KDJ alone, in the trend market, the prices are arranged in the order of the moving average, and the operation is simple and the profit space is large....
Level: 1 NOTE: This is a request by @scantor516 to backtest B-Xtrender @PuppyTherapy by QuantTherapy with my Sextan framework. You can backtest many of my indicators in minutes now! Of course,you can define your own indicator in the highlighted area in compliance with the uniform format, which guarantee when you use "Indicator on Indicator" function, it would not...
Level: 3 Background This indicator is my attempt to sniper whale fund in short-mid time frame. Function The major part of this indicator is a novel trend oscillator which can use to detected oversold and overbought. With this kind of feature, a whale sniper model can be built for the condtion is after a panic rolling off of price into oversold zone, a sniper...
Level: 1 Background Ingo Bucher proposed "Fibonacci RSI" in March,2003. It describes the advantages of considering Fibonacci retracement levels for use with the classic RSI indicator. Bucher reviews six charts, each displaying Fibonacci retracement levels for the RSI associated with each chart. The pine code given here will allow you to automatically recreate...
Level 2 Background Momentum effect is generally called "inertia effect". Momentum effect was proposed by Jegadeesh and Titman (1993), which refers to the tendency of the return rate of the stock to continue the original direction of movement, that is, the return rate of the stock with a higher return rate in the past period will still be higher than the return...
Level: 3 Background Many people need to judge the market trend against the main candlestick chart when using MACD. Function First of all, the principle of MACD is the difference between EMA's long-term and short-term values. So, I wonder if it is possible to use EMA to construct a set of candle charts that are similar in proportion to MACD values for...
Level 3 Background William Gann (Wilian D. Gann) is one of the most famous investors in the twentieth century. His outstanding achievements in the stock and futures markets are unparalleled. The theory he created that perfectly combines time and price has been It is still talked about and highly praised by the investment community. Function The slope is the...