Developing Range v1.0Developing Range v1.0
----------------------------
Azimuth Dynamics
Scalping tool for help finding potentially high probability reactive levels. I suggest using on a 5min chart.
GRAY BAND: yesterday's High-Low range
BLUE BAND: today's Developing Range. Mean of today's High-Low range so far and yesterday's High-Low range, this is calculated for each of today's bars
THIN BLUE LINE: the mean of today's range median and yesterday's range median.
Note: we do not use the DAILY bar via 'security()' to obtain today's high and low. This would essentially be forward looking, instead we use iteration to check from the current bar back to midnight, bar by bar. This then allows a developing range to be established as the day prints new highs and lows.
Inspired by volatility trading textbook.
Rangetrading
Filthy REPAINTING of McNasty Profits*** THIS SCRIPT REPAINTS ***
Looking at the history will go you NO IDEA as to actual performance, or alerts that triggered within each bar. I made all of the alerts repaint in order to allow an alert each minute a condition is met, and never again after.
For instance; receive an alert each time the price is within a particular plotted area on the chart (as defined by settings). This could not be accomplished without repainting.
In order to receive a notification of the price crossing a particular line, YOU NEED TO SET ALERTS TO "ONCE PER MINUTE."
This way, if you use an alert to enter a position and then get stopped out, you can re-enter on the next alert if the price moves in the original direction again within the same bar.
Also, I made this script so that each entry has an available Stop Loss alert that will get you out of a position going in the wrong direction (and option to enter in opposite direction). You set the parameters within the settings.
Although each position has a tight Stop Loss available via Alert, I also recommend using a similar tight Stop Loss directly on your exchange in case an error occurs anywhere within the chain.
This script HAS A LOT OF OPTIONS for how you can use it, from very conservative to extremely aggressive. There are NINE customizable alerts for the user to decide how/when to use, or ignore entirely.
When the Alerts are set to "ONCE PER MINUTE" you will get an alert each time the price crosses the corresponding area on the chart, but the characters only remain on the charts history if the alert was still firing (Once Per Minute) when the bar closed. This is why the Alerts on the chart's history are completely irrelevant.
As you can imagine, this is a LOT OF ALERTS. Consequently, this is meant for use with "bot trading" using the Alerts to automatically Open and Close positions.
I am using it with 3Commas to make trades on Bybit.
At the time of publishing, this is "Invite Only." I need to test it out over a range of time, conditions, chart time frames, pairs, etc... before opening it to the public.
Eagle Eye Indicator [B]Indicator version with three different modes, Range/Range Additive/Range Normalized.
Colorscheme is the same as the original overlay Project Eagle Eye
5 Sessions RangeThis script averages the range of the previous 5 sessions and displays it on the chart
The sessions are adjustable
Fib Signals | -- MoonLaunchr --Script that can display signals against key Fibonacci levels based on highs and lows within a given time-frame
Set the number of days back in time that you would like the indicator to look for the high and low for calculating fibs.
Bear Market options include sub-level fibs within the 12.3% range - 38.2 and 61.8% 3 levels deep.
Signals when crossing over and under key fibs.
Set ALERTS for each key fib piercing.
Set ALERTS when new highs or lows are made.
All levels and signals can be displayed or hidden and customised within the indicator options.
Next candle price projection.
Bull Market key fib sub-levels will be added in the next update (top 12.8% sub-levels 1,2 & 3).
Happy trading!
ColorPatternColorChart Range Trading...testing phase only, hence NOT for trading. To be improved further.
colorPatternColorBarSwing Pattern....just for trial testing only. to be adjusted....not for trading.
NimhFX Daily ATR High/Low Levels Creates an upper and lower level based on the ATR for your selected period. Calculation is based on the following;
Shift Variable works by allowing calculation from x-periods back.
Upper band = (Daily Low + ATR)
Lower Band = (Daily High - ATR)
Volume-based Support and ResistanceV1.00
Pre-release; still working on this.
Identify the highest volume candles can plot support/resistance based on them.
Will try to create ranges using them.
MG - Range trader - 1.0This one is a bit of an experiment..
The theory is, if you have an asset that you firmly believe will rise in the future for fundamental reasons and are happy to hold until that happens i.e. a be a position trader, you can take advantage of market volatility at the same time in a relatively safe way, so theoretically, you profit when the price goes up or down
E.g. You have $1000, an asset in which you want to become a position trader and you are happy to either make more money or more of the asset as you believe that will make you more money in the future, you could wait until a decent retracement, maybe around a good support level, then buy $500 of the asset and simply sell if it goes up by X, buy if it goes down by X. If you keep doing this, you will end up with either with more of the asset or more money. You have a sure gain either way (if you are happy to have either money or asset)
There are some considerations:
The higher the trade size, the faster profit compounds and the faster you exhaust your available buys and sells
- E.g. If asset is $100, you have $500 and you plan to buy / sell every $10 change, if the asset drops straight to $40, your last buy will be at $50, at which point, the asset is still dropping. But it you only plan to buy / sell $5 every $10 price, you will be able to buy right down to 0.
In times of strong trend, it may be better to avoid this approach altogether as there may not be so much oscillation or at least to use a small if not minimum order size.
Application:
The buy and sell triggers can be connected using autoview to convert this indicator into a range trading bot
Opening asian Range 7 h FOREX.COM by Blackwolf v2.0This script is programmed for FOREX.COM with Rome Time Zone and is shows the min & max price reached in asian session every day.
Lo script mostra il massimo ed il minimo della sessione asiatica. Impostato per broker FOREX.COM e fuso orario di ROMA
True Rolling Pivot Range IndicatorHere is the actual 3 day rolling pivot range indicator as detailed in Mark Fisher's book The Logical Trader.
Renko Price Bars Overlay// Shows the price renko bars (or range bars) instead of the PERIOD renko
// bars that are integrated into Trading View. The normal renko bars that
// Trading View offers only consider the drawing of a new brick when the
// price closes above or below the required brick size. This can produce
// misleading charts since depending on the time interval of a chart, new
// bricks may or may not be drawn. True price renko bars will draw a new
// brick immediately upon the price exceeding the next target brick size.
// When running this script in "Traditional" mode, the painting of the
// brick overlay band is INDEPENDENT of the chart interval. If price
// exceeds the required target price for the next brick, the band is
// updated immediately, instead of waiting for the price bar on the chart
// interval to close first. The brick starting anchor point will attempt
// to be a "nice number" at a round interval for the chart ticker. For
// example, if viewing EURUSD with the box size equal to 50 ticks/pips,
// the open and close prices will take the form of 1.2100, 1.2150, 1.2200,
// 1.2250, and so on. This is the same behavior as the normal traditional
// Renko bars in Trading View and other major trading platforms such as
// Meta Trader.
// Use the tick size in traditional mode to specify the block size, in
// ticks. This may give interesting results in FOREX pairs... as the tick
// size in Trading View may be 0.00001 instead of the normal pip size of
// 0.0001, so a 10 pip block size may be '100', and not the expected '10'.
// FOREX futures should work in the manner expected, a 10 pip block size
// will indeed equal 0.0010.
// The "ATR" mode functions differently than the Trading View built in
// version. The block size is updated each time the range is exceeded.
// In Trading View, when using the ATR mode, the ATR is the last ATR
// value calculated on the ENTIRE data interval, and is applied to all
// past data. You can see this when you press the '+' sign of the ticker
// in the top left of the chart window and you will see the brick size
// as a constant, the brick size is not a function of the ever changing
// ATR value of the price action. The block size of this script is not
// updated for each price candle (i.e. each 1HR on a 1HR chart), instead
// it is updated only when the price thresholds are exceeded requiring a
// the band to be updated. At that point the current ATR is considered
// and the brick size is updated.
// Options exist to show the current high and low of the brick, and to
// show the required levels that the price must exceed to draw a new
// brick and update the band.
Please leave comments if you notice any bugs or would like any new features added. I don't find much use for plotting the H/L of the current renko candle, but I have seen some request it in the past.
Cheers.
Market Meanness Index-Price ChangesThis is the Market Mean index. It is used to identify if the market is really trending or if it is range bound(random). In theory, a random sample will be mean reverting 75% of the time. This indicator checks to see what how much the market is mean reverting and converts it to a percentage. If the index is around 75 or higher than the price curve of the market is range bound and there is no trend from a statistical standpoint. If the index is below 75 this means the price curve of the market is in fact trending in a direction as the market is not reverting as much as it should if it were truly following a random/range bound price curve.
2% candlePart of my strategy involves entering a trade based on a candle on a 5-min chart being < 2% (ignoring major volatility).
I got tired of calculating the range of a single candle either in my head or on a calculator, so I wrote this up. Feel free to share it.
Shows the %move of any single candle, default horizontal lines are 1% & 2%, can be changed by clicking the gear icon next to the indicator after you have added the indicator to your chart. Works on any timeframe, 5m, 1h, 1d, etc , obviously
the higher the timeframe, the larger the move.