This is a very special script based on volume, supertrend and ATR which works successfully on a 1m chart for bitmex. ETH/USD LTCM19 XRPM19 EOSM19 ADAM19 BCHM19 *private use only
Possibly useful to users that do not have a paid subscription. (multiple indicators in one script) Exponential and simple moving average options with an option for a time frame other than current chart time frame combined with multiples of the average true range plotted as a chart overlay.
This has been a long time coming for me. I need to clean it up and add inputs for others to customize it that's why its protected. This is configured for US securities. Goal: Signal when to enter a trade on either side Method: ATR and 2 RSI signals using: 3 Minute Chart Resolution MUST have an active (can be hidden) BUILT-IN ATR ; length = 4 and set...
This is the revolution of renko... it is renko chart based on percentage movement of the underlying .. User can set: 1- the % move that if exceeded, the channel will shift 2- entry strategy 3- exit strategy
An indicator that plots the daily ATR upper and lower levels on a chart. This is a TradingView re-write from Trader Dante's dATR indicator.
It is a stochastic with dynamic buy sell levels. Levels are calculate from volatility/average true range. No repaints
This indicator combine ATR and MA of ATR in one. Multiple options for ATR source of calculation and MA type.
Script shows Highest and Lowest values (default 10) for given bars back with possible offset on time assis (default 3) with their Median Line + ATR bands around it (no offset here).
Muh indicator :) Simple but so useful little script. I work in percents because this is what makes sense not "pips" and "ticks" my account grows or diminishes a certain percentage I risk "1%" for example not ticks, ticks is what bad dogs have. Was tired of calculating manually every time. Makes it easier to set stop losses, get an idea of what to expect, risk in...
In Alan's books he talks about his 'range indicator' which is the HMA and ATR to give buy / hold / sell signals. This is my version as he doesnt give the formula. It is the HMA with the ATR added and subtracted and plotted above & below the HMA to create a range. According to Alan's terminology: HMA = Central Cord, SL = Lower deviation, TP = Upper deviation
This is combo strategies for get a cumulative signal. Result signal will return 1 if two strategies is long, -1 if all strategies is short and 0 if signals of strategies is not equal. 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...
This is combo strategies for get a cumulative signal. Result signal will return 1 if two strategies is long, -1 if all strategies is short and 0 if signals of strategies is not equal. 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...
Average True Range Strategy by Elec Average True Range Trailing Stops Strategy Average True Range Strategy Typically, the Average True Range (ATR) is based on 14 periods and can be calculated on an intraday, daily, weekly or monthly basis. For this example, the ATR will be based on daily data. Because there must be a beginning, the first TR value is simply the...
Average True Range Trailing Stops Strategy Typically, the Average True Range (ATR) is based on 14 periods and can be calculated on an intraday, daily, weekly or monthly basis. For this example, the ATR will be based on daily data. Because there must be a beginning, the first TR value is simply the High minus the Low, and the first 14-day ATR is the average of the...