Hello Traders! This is the script that finds Consolidation Zones in Realtime. How it works? - The script finds highest/lowest bars by using "Loopback Period" - Then it calculates direction - By using the direction and highest/lowest bar info it calculates consolidation zones in realtime - If the length of consolidation area is equal/greater than user-defined...
The Jsa Moving Average was created by George R. Arrington, Ph .D. (Stocks & Commodities V. 11:10 (427-431)) and it is an extremely simple formula but has very many great uses. For one thing it acts as support and resistance levels and it also acts like a trailing stop. It gives a wide enough berth during extended up or down trends to let you ride the wave up or...
The Correlation Angle Indicator was created by John Ehlers (Stocks & Commodities V. 38:06 (8–15)) and this is technically three indicators in one so I'm splitting each one to a separate script. This particular indicator was designed for trend termination and simply buy when it is green and sell when it turns red. Let me know if you would like to see me publish...
The Trend Exhaustion Indicator is a custom indicator of mine that is loosely based on the Trend Exhaustion Index created by Clifford L. Creel Ph.D. (Stocks & Commodities V. 9:1 (9-11)) This indicator will let you know the trend reversal points and when it falls below the signal line then the trend is ending vice versa. Buy when the indicator crosses above the...
This is my first custom indicator that I created as a medium to long term trend indicator. Buy if it is above 0 and sell if it is below 0. Since this is my first unique indicator, I would love to hear your feedback! Please let me know if you would like to see any other scripts!
PSAR works well as trailing stop loss (or WinStop), but is often whipsaw'd as it detect trend changes over enthusiastically. So, a filter to validate trend changes was added. It basically requires 3 straight bars completely breaking the prior saved PSAR level. Enjoy!
Hello All, This is Moving Averages Trend Following 3D indicator. The idea is based on direction of MAs and relation between 20 moving averages (5 to 100 period). Option to show different type of MAs: EMA, SMA, RMA, WMA, VWMA. As I haved tested it looks succesful at calculating trend direction and trend strength. For a better look I tried to make it 3D, it...
Hello Traders! After publishing Trend Lines for RSI yesterday, I realized that Trend Lines for more indicators needed by the traders. so I decided to make it for four different indicators: RSI, CCI, OBV, Momentum In the indicator options you can choose the indicator from pull-down menu. How it works? - On each bar it finds last 10 higher and lower Pivot...
Hello Everyone. After working on new and better trend lines script for couple of weeks, finally I am proud to publish Trend Lines v2. How it works? - On each bar it finds last 10 higher and lower Pivot Points (PP). - from first bar to 10. PP it search if a trend line is possible - for each it starts searching from the last PP. - it check if drawing a trend...
Hello Everyone! This is my new trend lines script (after beta version that was published almost one year ago) The idea is to find Pivot Highs (PH) and Pivot Lows(PL) first. Then, If current PH is smaller then previous PH (means no new higher high and possible downtrend) then draw trend line using them. and also it checks previous trend line (if exits) and if...
Hello traders Sharing a sample Supertrend strategy to illustrate how to calculate a convergence and using it in a strategy I based the setup as follow: - Entries on Supertrend MTF breakout + moving average cross. Entering whenever there is a convergence - exit whenever a Simple Moving Averages cross in the opposite direction happen - possibility to filter only...
Hello traders A follower asked me to convert my Trend Direction Helper into a strategy So blessed this indicator reached the 1400+ likes milestone - I can't believe how many people are trading with it I based the setup as follow: - Entries on those green/red labels - exit whenever a Simple Moving Averages cross in the opposite direction happen -...
Simple Pivot Reversal Strategy with some adding settings. Date Range: To test over specific market conditions. Initial Capitol: $10K - This is a more realistic representation of funds used this strategy (for me anyway). The default of $100K can give different results (usually better) than when using a smaller balance. Order Size: 100% Equity - These trend...
Hey everyone First of all, I'd like to thank Ricardo Santos, Backtest Rookies for the inspiration for this script. Actually, most of it is coming from them and I only mixed them up (and added my secret sauce ^^). If some of you are not thinking about a trading secret sauce, please get serious for a moment :) Some of you asked me how I do to set the trend...
Interesting performance for Super Trend strategy for XBTUSD 1m chart. Params: ST Mult: 2, ST Period 14. Performance: 144% profit, 1988 trades, only 41% prof, 2.04% dd , 2.51 Sharpe. On its own, it might be not a very good strategy, but the big amount of trades allows you to add more filters and improve it. And remember: Past performance does not guarantee...
Interesting performance for Super Trend strategy for Tesla ( TSLA ) 1m chart. Params: ST Mult: 3, ST Period 120. Performance:61% profit, 637 trades, only 33% prof, 4.84% dd , 0.4 Sharpe. On its own, it might be not a very good strategy, but the big amount of trades allows you to add more filters and improve it. The strategy is not bad both with "when" params...
This script finds pivot highs and pivot lows then calculates higher highs & lower lows. And also it calculates support/resistance by using HH-HL-LL-LH points. Generally HH and HL shows up-trend, LL and LH shows down-trend. If price breaks resistance levels it means the trend is up or if price breaks support level it means the trend is down, so the script...
Hello traders This is an example of how you can add multiple indicators into a unique one In this instance, I added two supertrend multitimeframes and draw them on a different timeframe chart Enjoy David