Combo Strategy 123 Reversal & Breakout Range Long 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 Oscillator is lower than 50.
The strategy sells at market, if close price is lower than the previous close price
during 2 days and the meaning of 9-days Stochastic Fast Oscillator is higher than 50.
Second strategy
Breakout Range Long Strategy
WARNING:
- For purpose educate only
- This script to change bars colors.
Range
Autonomous Recursive Moving AverageIntroduction
People often ask me what is my best indicators, i can't really respond to this question with a straight answer but i would say you to check this indicator. The Autonomous Recursive Moving Average (ARMA) is an adaptive moving average that try to minimize the sum of squares thanks to a ternary operator, this choice can seem surprising since most of the adaptive moving averages adapt to a smoothing variable thanks to exponential averaging, but there are lot of downsides to this method, i really wanted to have a flat filter during flat markets and this is what i achieved.
The Indicator
length control the amount of smoothing during trending periods, gamma is the trend sensitivity threshold, higher values of gamma will make an overall flat filter, adjust gamma to skip ranging markets.
gamma = 2, we can adjust to 3 while preserving smoothing reactivity with trading periods.
gamma = 3
low length and higher gamma create more boxy result, the filter add overshoots directly in the output, its unfortunate.
The Zero-Lag option can reduce the lag as well as getting additional flat results without changing gamma.
Conclusion
The indicator need work, but i can't leave without publishing it, the overshoots are a big problems, changing sma for another stable filter can help. I hope you find an use to it, i really like this indicator.
Thanks for reading
_SP(viaCM)_Opening-Range-FinalChris Moody's script. I just lessened the line/circle width, got rid of the highlighting overall, and reduced the highlighting between OR high and OR low.
New Choppiness IndexThis script tries to identify trending regions and ranging choppy regions.
Green areas are trends; Red areas are consolidation areas.
If you are a trend follower trader you should focus on green areas;
If you are a harmonic pattern trader you should focus on red areas.
I did not play with the parameters extensively, but as a rule of thumb higher parameters
helps on long term trades.
This tool seems to work better for major currencies pairs, presumably due to the
high exchanged volumes that reduces weird fluctuations.
Good set of parameters are:
(55, 9) the default ones, doing impressively well in EURUSD Daily;
(8, 5) doing well in GBPCHF Daily, short trades to be set at lower timeframes.
Happy trading,
vitelot/yanez/Vts
January 2019
Hitting the like button is a free sign of gratitude.
High-Low RangeThis script just shows a histogram of the daily range. You can change the interval to view the high/low range of any period, but I use it just to see what the day's range is and how it compares to prior days. Simple and straightforward.
Middle-High-Low Moving AverageThis indicator was originally developed by Vitali Apirine (Stocks & Commodities , V.34:9 (August, 2016): "The Middle-High-Low Moving Average").
You can use it to create a crossover trading system in conjuction with EMA/SMA.
Good luck!
[ALERTS] Range Filter"This is an experimental study designed to filter out minor price action for a clearer view of trends.
Inspired by the QQE's volatility filter, this filter applies the process directly to price rather than to a smoothed RSI .
First, a smooth average price range is calculated for the basis of the filter and multiplied by a specified amount.
Next, the filter is calculated by gating price movements that do not exceed the specified range.
Lastly the target ranges are plotted to display the prices that will trigger filter movement.
Custom bar colors are included. The color scheme is based on the filtered price trend."
Thanks to Donovan Wall...
Enjoy!
Candle Range CompareThis one compares the total candle height (Low to High), body size, also top and bottom wick sizes. I really don't know when it would be best to use this, but it gives a 0 baseline to compare candles side-by-side also to compare body size to wick size.
*Notes*
- The tallest of course is high minus low
- whether or not the close is above the open, the body size is the column in front of the total size of course
- wicks are from 0 up for the top wick and 0 down for the bottom wick.
Range ColumnsQuite simple, this plots the range of each candle (high - low). My main intention for this study is for weekly or monthly NG1! .
Interquartile Range BandsInterquartile Range Bands script.
This indicator was originally developed by Alex Orekhov at his home.
The idea based on the interquartile range en.wikipedia.org
If price breaks out from the bands then it is `outlier` price.
After breakouts price always returns to its median.
Watch squeeze/expansion periods.
Anyway use it as a supplement to the other indicators.
I will glad to get your feedback.
Session RangeSimple script for showing the high/low/midrange of a session. By default configured to do the Daily range using the "regular" session. But it's configurable. For example on this chart I am showing the Weekly range.
EMA_BB_DAYOFWEEK updated my on screen options
added chris moody's day of the week - added that option so that day range can be seen easily - credit to chris moody.
also have favoured EMAS and bollinger band so that 3 indicators can be used on accounts with 5 indicator options.
colours can be changed in the script so ones that suit white back grounds or can save a template once you have what you are after.
hope this helps traders out there with seeing levels and EMA turning points.
cheers
Gap finder (gold minds)This tool highlights where gaps happens and outlines in the chart where the gap zones are. If there is a gap up there is a green line, a gap down it is red. The gap zone is highlighted in blue. You can choose the size of your gap with the input menu to the desired size. Feel free to ask comment below. Made for the Gold Minds group
%ATR - TCTAThe enhanced version of %ATR of "codermua"
The %ATR calculated by EMA(red) , SMA(purple) and WMA(yellow) added to existing indicator which include only RMA(blue) calculation.
Range Action Verification Index (RAVI)Range Action Verification Index (RAVI) indicator script. This indicator was originally developed by Tushar Chande (see his book "Beyond Technical Analysis: How to Develop and Implement a Winning Trading System").
True Rolling Pivot Range IndicatorHere is the actual 3 day rolling pivot range indicator as detailed in Mark Fisher's book The Logical Trader.
Day25RangeDay25Range(1) - Plot on the candle the 25% low range of the daily price. This helps to show when the current price is at or below the 25% price range of the day. Best when used with other indicators to show early wakening strength in price. On the attached chart, if you look at Jan 23, 2018 you will see a red candle that closed below the 25% mark of the trading day. For that day the 25% mark was at 38.66 and the close of the day was at 38.25 That indicators a potential start of a strong swing trade down. A second signal was given on Jan 25, 2018 when a red candle closed (37.25) below the 25% mark (38.08) again. Within the next few days a third weak indicator signaled on Jan 30,2018 with a close (35.88) below the Day25Range (37.46). price continued down from there for the next 4 days before starting to reverse. If the price closes below the 25% daily range as shown on the Day25Range(1) indicator, this could indicate a possible start of weakening in the price movement.
Day25RangeDay25Range(1) - I use this indicator to show where the lower 25% daily range of a stock is. This helps to show weakness in a stock during the trading day. I use this indicator with a CIRCLE or DOT plotted on the candle. Makes it easy to show weakness during the trading day.
Day75RangeDay75Range(1) use to plot the 75% range of a trading day. I use a CIRCLE or DOT to indict the 75% range of the trading day.
SL/TP assistantThis is a simple script to quickly see changes in % in each candle.
In blue open/close variation. In red Histogram with range between high and low.
This helps me understand very quickly what's the typical change in % for a specific timeframe/pair, so I can fine tune my Stop Losses and Take Profits.