Level 1 Background An example to take 3 mintes to backtest "Supertrend ++" with sextan backtest framework. Supertrend ++ is interesting because it provide 3 types buy-sell point pairs and support MTF without repainting. Function Courtesy of @RickSimpson for Supertrend ++ strategy Supertrend ++ is an HTF (HigherTimeFrame) Supertrend with an optional Volume...
Level 1 Background An example to take 3 mintes to backtest "SuperTrend Trapping Candle Strategy" with sextan backtest framework Function Courtesy of @thehemantkaushik SuperTrend Trapping Candle Strategy How this indicator works? The main functionality of this indicator is to find entry based upon SuperTrend indicator. This indicator helps us to find trapping...
Level 1 Background Vitali Apirine’s articles in the July issues on 2019,“Exponential Deviation Bands” Function In “Exponential Deviation Bands” in this issue, author Vitali Apirine introduces a price band indicator based on exponential deviation rather than the more traditional standard deviation, such as is used in the well-known Bollinger Bands. As compared...
Level 2 Background John Ehlers’ articles in the July issues on 2022,“Pairs Rotation With Ehlers Loops, Part 2” Function In part 1 of his article in the June 2022 issue (“Ehlers Loops”), John Ehlers uses a relationship of price and volume to determine if any predictive value can be obtained. His technique, called Ehlers Loops, aid in visualizing the performance...
Level 1 Background LUCID SAR is an interesting technical indicator. I'm having trouble converting this to Python code. So a "Python friendly" version was rewritten literally. Because some basic functions and structures have been replaced. The performance can be 100% consistent with LUCID SAR. Function Mr. Bowman wrote this script after having listened to...
Level 1 Background As requested, this is a combo of OBV and MFI indicators Function On-balance volume (OBV) is a technical trading momentum indicator that uses volume flow to predict changes in stock price. Joseph Granville first developed the OBV metric in the 1963 book Granville's New Key to Stock Market Profits. The Money Flow Index (MFI) is a technical...
Level 1 Background My market sentiment indicator system mainly includes collecting various statistical data and drawing. Again, it was fitted using the OHLC data. This belongs to the latter. Function Through a simple calculation, the ratio of high and low breakouts to the price range, we know the sentiment of funds. At the same time, a delay line is used as a...
Level 1 Background In Traders’ Tips of October 2019, the focus is Pawel Kosinski’s article : “Combining Bollinger Bands With Candlesticks” Function In “Combining Bollinger Bands With Candlesticks” in this issue, author Pawel Kosinski introduces us to a trading indicator that combines standard Bollinger Bands with the bullish engulfing candlestick pattern. Along...
Level 3 Background I've been thinking about trying out some technical indicators of market sentiment recently. Of course, this may not be limited to OHLC data, but requires more statistical data for analysis. However, I still wanted to try making a market sentiment indicator with OHLC. In this way, the difference between the two indicators can be compared...
Level: 3 Background Magic Nine Turns formerly known as Tom Demark Sequential ( TDS ) is a soft built-in technical indicator for many stocks software, but before using it, you must understand its market meaning and confirm whether it is suitable for your own trading style. Function The traditional TDS still generates buy and sell signals of 9 and 13 during the...
Level: 3 Background Magic Nine Turns formerly known as Tom Demark Sequential ( TDS ) is a soft built-in technical indicator for many stocks software, but before using it, you must understand its market meaning and confirm whether it is suitable for your own trading style. Function Besides Magic-9 and Magic-13 configurations. Tom Demark setup indicator is...
Level: 3 Background Magic Nine Turns formerly known as Tom Demark Sequential ( TDS ) is a soft built-in technical indicator for many stocks software, but before using it, you must understand its market meaning and confirm whether it is suitable for your own trading style. TDS adopts the left-hand trading concept of "buy when the market is fearful and sell when...
Level: 3 Background Magic Nine Turns formerly known as Tom Demark Sequential ( TDS ) is a soft built-in technical indicator for many stocks software, but before using it, you must understand its market meaning and confirm whether it is suitable for your own trading style. TDS adopts the left-hand trading concept of "buy when the market is fearful and sell when...
Level: 3 Background The Altman Z-score is the output of a credit-strength test that gauges a publicly traded manufacturing company's likelihood of bankruptcy. The Altman Z-score is a formula for determining whether a company, notably in the manufacturing space, is headed for bankruptcy. Function The possibility of financial failure or bankruptcy of the...
Level: 3 Background Magic Nine Turns formerly known as Tom Demark Sequential ( TDS ) is a soft built-in technical indicator for many stocks software, but before using it, you must understand its market meaning and confirm whether it is suitable for your own trading style. TDS adopts the left-hand trading concept of "buy when the market is fearful and sell when...
Level 1 Background Traders’ Tips of April 2020, the focus is Vitali Apirine’s article in the April issue, “On-Balance Volume Modified (OBVM)”. Function In “On-Balance Volume Modified (OBVM)” in this issue, author Vitali Apirine presents a new indicator called OBVM that is based on the classic on-balance volume indicator originally developed by Joe Granville....
Level 3 Background Magic Nine Turns formerly known as Tom Demark Sequential (TDS) is a soft built-in technical indicator for many stocks software, but before using it, you must understand its market meaning and confirm whether it is suitable for your own trading style. TDS adopts the left-hand trading concept of "buy when the market is fearful and sell when the...
Level 1 Background Traders’ Tips of August 2020, the focus is Vitali Apirine’s article in the August issue, “The Compare Price Momentum Oscillator (CPMO)”. Function In his article in this issue, “The Compare Price Momentum Oscillator (CPMO),” author Vitali Apirine reintroduces us to the DecisionPoint PMO originally developed by Carl Swenlin and presents a new...