Pon "Me gusta" y sigue las noticias
You confuse where the next target? Use this indicator - it will show you where the next target.
This is a simple (cheap) UnitTest include library for new MQL4
The indicator shows the High, Close and Low of the previous day, week or month with time shift.
The indicator is designed for testing manual strategies and for practicing working according to the strategy. It provides operation reports presented as a table, chart, and additionally saves templates with and without the markup.
Separate window! Uses daily open price and current price (close price for closed candles) to compute % change for the day.
Used to compare 2 currencies on one chart, the Original indicator will recenter its calculation on every bar, and hence the price will keep shifting up and down and so the historical relative values do not remain constant. This indicator was modified so that the 'center' or initial relative reference point stays fixed and does not update each bar. It will only reinitialize when the indicator is reloaded or settings are changed.
Guide 'how to' make different expert adviser license protections
DXYvsEXY_e1 is an optimized version of DXYvsEXY. Original code here: https://www.mql5.com/en/code/30714
To assist traders who wish to open multiple sell orders quickly, a script file has been developed that allows them to execute a large number of trades with just one command. The default take profit and stop loss values are set in 5-digit broker format, but for traders using a 4-digit broker, the default must be TP=40 and SL=20. Num_of_Sell is the number of trades to execute. This script file can be extremely useful for traders who want to take advantage of market conditions quickly and efficiently. By simplifying the process of opening multiple sell orders, it can save traders valuable time and allow them to focus on other aspects of their trading strategy.
Example of optimization using the "running total" method.
El indicador de media móvil muestra el valor de precio de instrumento medio para un determinado período de tiempo.
El script muestra las condiciones de colocación correcta y cercana al máximo del Stop Loss y Take Profit de las órdenes.
Indicador de sesiones de trading y el reloj TIME II Este indicador muestra las sesiones Forex, horas de trabajo de las bolsas y las líneas de tiempo definidas por el usuario.
This is a "conceptual" script that uses the WinINet functions to load a HTTP page directly from mql4, without a C++ dll
Automatically does volume calculation based on percentage of desired account balance and enters instant or pending trades. Optional take profit is automatically at 1:1 with respect to SL.
El indicador suministra la historia de los símbolos de los que hay gráficos abiertos. Al pasar de un marco temporal a otro, no será necesario esperar actualizaciones.
El asesor desplaza el stop-loss en la dirección del movimiento del precio mediante diversos métodos.
A dynamic version of the standard Heikin Ashi indicator (code compatible with both MQL4 or MQL5).
"2 Moving Averages with Bollinger Bands" is a custom MT5 indicator that combines two configurable moving averages and optional Bollinger Bands. It generates real-time Buy and Sell arrows when crossovers occur, with optional alerts, sound, and email notifications. Suitable for all timeframes and symbols.
The MA-4H indicator displays the moving average of the selected timeframe on the chart of the current timeframe. The intersection of the two moving averages is implemented as optional. The external parameters allow to activate the second moving average in order to see their intersection.