Algorithm for calculation: Define the highest and the lowest price value for a period and check if they located within the boundaries...
Showing posts with label Low. Show all posts
Showing posts with label Low. Show all posts
MetaTrader 5 Indicator | LOWEST LOW VALUE
0
The indicator shows the minimum price for the period fixed in the input parameters of the indicator: //+----------------------------...
MetaTrader 5 Indicator | LOWEST LOW VALUE HTF
0
The indicator shows the minimum price for the period specified in the input parameters of the indicator, taking into account the time...
MetaTrader 4 Indicator | RoNz Higher Timeframe High and Low
0
This indicator shows High and Low points for certain timeframe. Input parameters: Recommendations: Select Only Higher Timeframe...
MetaTrader 4 Indicator | High, Low and Close of the previous day, week or month
0
Optimized versions available for free: Metatrader 4: https://www.mql5.com/en/market/product/71842 Metatrader 5: https://www.mql5.co...
MetaTrader 4 Indicator | Pivots Hi Low
0
Author: Cartwright Software Corp The Hi/Low indicator shows how close the current value of the parameter is to the minimum and maxim...
MetaTrader 5 Indicator | Gann High Low Activator
0
The Gann High Low Activator Indicator was described by Robert Krausz in a 1998 issue of Stocks & Commodities Magazine. It is a si...
MetaTrader 5 Expert Advisor | EA High and Low last 24 hours
0
An example of receiving the High and Low prices of bars over the past 24 hours. Hot Keys: The "H" key (case insensitive) — ...
MetaTrader 5 Indicator | High and Low Custom levels
0
High and Low. For levels, you can specify an offset. You can specify the interval (PERIOD_D1) on which to search for levels. Input pa...
MetaTrader 5 Indicator | MACD High/Low
0
MACD (invented by Gerald Appel back in 1970) is one of the widely used indicators. Usually it is used in combination of a zero lin...
MetaTrader 5 Indicator | MACD High/Low MTF
0
MACD High/Low made multi timeframe. Timeframes supported are all the possible timeframes supported by MetaTrader 5 and it has 3 ...
MetaTrader 5 Indicator | Historical Volatility - High/Low
0
Historical Volatility (HV) is a statistical measure of the dispersion of returns for a given security or market index over a given p...
MetaTrader 5 Indicator | Gann high/low activator JMA
0
The Gann High Low Activator Indicator was described by Robert Krausz in a 1998 issue of Stocks & Commodities Magazine. It is...
MetaTrader 5 Indicator | Highest high & lowest low support resistance
0
Theory : This is an old idea : using the highest high and lowest low as support resistance. This version : It is combining two...
MetaTrader 5 Script | Day(hight-low)
0
A script for automatically drawing the levels of the intraday High/Low on the FORTS trading session If Night_Session=true, then th...
MetaTrader 5 Indicator | Gann high/low activator (simple)
0
Basics : The Gann High Low Activator Indicator was described by Robert Krausz in a 1998 issue of Stocks & Commodities Magazine...
MetaTrader 5 Indicator | Gann high/low activator (oscillator)
0
Basics : The Gann High Low Activator Indicator was described by Robert Krausz in a 1998 issue of Stocks & Commodities Maga...
MetaTrader 5 Indicator | High Low Lines
0
Add High and Low lines based on number of previous bars defined in input field 38010
MetaTrader 4 Indicator | Highest High and Lowest Low in Neighbourhood
0
This code identifies highest high and lowest low in the neighbourhood. This code compares the high of candles with the high of ...
MetaTrader 4 Indicator | Highest High and Lowest Low
0
This code is used to find the highest high and lowest low on chart between given bars. One can specify the start bar and end bar...