Adaptive Zero Lag EMA v2 (Strategy w/ Backtest Date Range)This is a modified strategy including Date Range Selection for dasanc's incredible "Adaptive Zero Lag EMA v2":
The Original:
Cari dalam skrip untuk "range"
Parabolic SAR Strategy with Bactesting RangeStandard Parabolic SAR Strategy with SAR level plotted and backtesting range option.
Up/Down Range Momentum MTFSo using the script of
and adding non repainting MTF function to it we create this momentum model
You can enter either at cross of blue line or at cross of 0 and vice versa at red line.
since it has MTF function you can look it on different time frames just set int 2 to the TF of your desire
Average True Range (ATR) Percent RankThis indicator simply takes the Average True Range and applies the Percent Rank function to normalize the values from 0 to 100. This creates an output that can be easily used as a filter for trading strategies with normalized values across any symbol
Gopalakrishnan Range IndexThis indicator was originally developed by Jayanthi Gopalakrishnan (Stocks & Commodities, V.19:1 (January, 2001): "Gopalakrishnan Range Index").
Like and follow for more open source indicators!
Happy Trading!
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.
true rangePlots the high-low(range) of the current bar along with an average of N bars specified in the input
Toby Crabel's narrow range with historical volatility1. Find bar with the smallest narrow range for a chosen period. Use hvol for filter.
2. Place stop-order for long position at previous high and stop-order for short at previous low to catch breakout in any direction.
3. Take profit on the next bar.
Breakout Range LS alert 893 popup trigger ver For Japanese major donchain breakout bot's logic.
it's trigger are price range and highest/lowest price.
this script put on symbol/text in chart when price reach on trigger:)
recommend to use on 1h chart.
include alertcondition for TV alert.
Stoller Average Range Channels (STARC) BandsStoller Average Range Channels (STARC) Bands indicator script. This indicator was originally developed by Manning Stoller.
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.
Heikin-Ashi Strategy + backtest rangeThis is Heikin-Ashi Strategy + Backtest range that I think useful for BTCUSD pair.
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.
MgGinley Dynamic Divergence [DW]This is an experimental study designed to visualize momentum and average range by expressing divergences between price and a McGinley Dynamic as a percentage.
Daily Average True Range OverlayPlots the upper and lower average true range away from the previous days close on all time frames.