#23 on the Myth-Busting bench, we are automating the "Best Funded Account Trading Strategy (Pass EVERY Challenge!)" strategy from "Trade with Pat" who claims this strategy will pass every trading challenge out there. This strategy uses 3 open source indicators. 2 EMA's. The first one (Slow) is set to a length of 40 and a fast EMA which is set to 12. This strategy...
This indicator attempts to create a zero lag Detrended price oscillator using 2 different scripts. I actually really like the results so far. I hope you all find it useful too. Green>Red = long Red>Green = short The lines on the example chart are some of the signals that the indicator gave on default settings. The greens are wins, reds are outright losses,...
This strategy combines the best of both indicators (Supertrend & RSI). As we know, Supertrend is excellent at finding changes in the market trend and thus finding the best entries, however in my opinion it has a great weakness and it is that it does not know how to find the best exit point. For this reason I decided to combine it with the RSI that we know...
This indicator uses the principle of taking the RSI of DPO readings across multiple time frames in order to provide trade signals and an overarching view of market conditions to the trader. My hope with creating this indicator was to present more divergence based signals than your typical indicator, while still keeping those signals at a high quality. In the...
Identifies prices above and below input percentile thresholds over the input length of time. Use to identify buy/sell opportunities relative to recent pricing. Also provides percent of price distance from moving average over the same length.
How to detect the current "market beat" or market cycle? A common way to capture the current dominant cycle length is to detrend the price and look for common rhythms in the detrended series. A common approach is to use a Detrended Price Oscillator (DPO). This is done in order to identify and isolate short-term cycles. A basic DPO description can be found...
According to TradingView the Detrended Price Oscillator is an oscillator that removes trend from price in order to more clearly show an instrument's cyclical highs and lows so that an investor or trader may more easily time when to buy or sell the underlying instrument. Accordingly, it is not meant to be used as a way of gauging momentum, however, I find it...
Uses Normalized Price Oscillator and Stochastics and combines them as an ADX weighted measure. During low trend intensity Stochastics gets higher weighted than Price Oscillator, and vice-versa in times of high trend-intensity.
This is combo strategies for get a cumulative signal. First strategy This System was created from the Book "How I Tripled My Money In The Futures Market" by Ulf Jensen, Page 183. This is reverse type of strategies. The strategy buys at market, if close price is higher than the previous close during 2 days and the meaning of 9-days Stochastic Slow...
Haven't seen any DPO scripts like this one... Dpo is generaly use to find cycles in the market rather than prices trends. As you can see a centralized Dpo is ploted with barsback *actual is shown behing actual price timeline. Using timeline diferences between the two last highest or the two last lowest histogram bands can give you an aproximation of those...
v1 V2 V3 So I forgot this existed so here is the Opened sourced code (pm me for older sorce code there are 600+ Saves)(pm me for other scrips course code too lazy to republish everything) Changes: Simplified and annotated code/upgraded to v4 format as always adjust before using i use this indicator combined with the other frequency one to help me...
Old indicator ! But its a simple trick to have a zero-lag smoothing effect, i think i did it because the smoothing was kinda asymmetrical with the detrended line. So even if the result appear quite good take into account that the detrended line isn't always correlated with the price.
This indicator was originally developed by John F. Ehlers (Stocks & Commodities , V.18:7 (July, 2000): "Optimal Detrending"). Mr. Ehlers applied the ideas of the radar systems for the financial time series detrending. Mr. Ehlers constructed the Triple Delay-Line Canceller first, then smoothed it with the Modified Optimum Elliptic Filter with minimal lag. The...
The Detrend Price Osc indicator is similar to a moving average, in that it filters out trends in prices to more easily identify cycles. The indicator is an attempt to define cycles in a trend by drawing a moving average as a horizontal straight line and placing prices along the line according to their relation to a moving average. It provides a means of...
Detrended Synthetic Price is a function that is in phase with the dominant cycle of real price data. This DSP is computed by subtracting a half-cycle exponential moving average (EMA) from the quarter cycle exponential moving average. See "MESA and Trading Market Cycles" by John Ehlers pages 64 - 70.
Detrended Synthetic Price is a function that is in phase with the dominant cycle of real price data. This DSP is computed by subtracting a half-cycle exponential moving average (EMA) from the quarter cycle exponential moving average. See "MESA and Trading Market Cycles" by John Ehlers pages 64 - 70.