Pon "Me gusta" y sigue las noticias
A trend following indicator that implements Dennis Gartman and Bill Eckhart trading system. Commonly known as "The Turtle Trader".
Connect your indicator to Telegram with 3 lines of code This sample code enables to connect your indicator to Ofir Blue, the first trading application for Telegram
Multi buylimit and buystop orders are script files that enable traders to place multiple orders with ease. With just one command, traders can place multiple buylimit or buystop orders using either a target price or pips. By default, the pips value is set to 400, which means the trade will be placed 400 pips away from the current market price for a 5-digit broker. This setup includes stop-loss and take-profit levels, which can be adjusted based on the trader's preferences. Notably, these orders come with a level of flexibility that enables traders to fine-tune their trading strategies. For instance, a trader can opt to set the stop-loss level to zero if they do not use stop-loss.
This is another flavour of the original divergence indicator. It detects divergence between price and MACD indicator and gives Buy or Sell signals according to the divergence type.
Este indicador coloca puntos de semáforo en el máximo y mínimo de un período superior, medio e inferior. Similar al Advanced Get, pero sin numeración de ondas.
Es un eficaz sistema de trading que utiliza un algoritmo matemático coomplejo para determinar los niveles de soporte/resistencia, retroceso, reversa de la tendencia.
The MACD Ichimoku indicator uses the Ichimoku structure but applied to MACD values. It tells an entire story in itself which is one of the Ichimoku system strengths.
El propósito del presente código es demostrar lo fácil que es crear escalas de color, gradientes de color y heatmaps con lenguaje y funciones del MQL4.
This is a pretty simple startegy that follows trend. Recommended time frams is D1. when close price brakes up the EMA build based on high prices given that RSI is above 55 and RSI is above its Moving average - we buy. when close price brakes down the EMA build based on low prices given that RSI is below 45 and RSI is below its moving average - we sell. system closes previose trade if there is opposite signal system uses take profit and stop loss as well as trailing stop
El índice de masa está diseñado para la detección de curvas de tendencia basados en cambios en el ancho de banda entre el precio máximo y mínimo. Si el ancho de banda se expande, el incremento del índice de masa, si se reduce, el índice disminuye.
The OsMACD indicator is a combination of the colored Moving Average of Oscillator(OsMA) and Moving Average Convergence/Divergence(MACD) indicators.
Universal trend utility for near predictions and making decisions by "stops" and/or "stops/reversals" of the orders.
CustomCandle dibuja las velas del período más grande, y probablemente de un período no estándar para MT4 en el gráfico actual.
Plotting the ROC indicators of two custom types (including Momentum) and periods in one window.
Probably the best Awesome Oscillator (AO) available with zero line crossover and signal line alerts.
This script opens a pending sell order by just point and drop the script in the place you want.
YangTrader is a good indicator, it core is price moving and return, when the value crosses 15, maybe it's the best buy time and down cross 80 it's the sell time.
This set of scripts has been designed to scale-in your trades as price action runs in your favor. This will maximize profits due to proper pyramiding, decrease the impact of unprofitable trading decisions and in general, make your life easier.
Export text to Excel in real time using native DDE library provided by Windows