Join our fan page
This Expert Advisor will simplify the manual trading. It supports the One-Click trading.
The script exports historical quotes data from MetaTrader 5 for the import to MetaTrader 4. This solution will allow you to get the full history for MetaTrader 4.
It has simple code and trading rules. It's doesn't use any martingale MM strategies.
The OnTick event handler is designed to proceed the ticks for a certain symbol. This is the version of Multicurrency tick event handler.
The indicator shows the trend and allows to see a price range.
Enhance your charts by adding intelligent markers for important price points and the start/end of year/month/week/day/session Includes a price pointer that changes color whenever price is near an important price point (e.g. historical high/low)
Since Terminal build 344 added display of economic calendar news using special graphical objects (OBJ_EVENT). A script that outputs as a demonstration of the Economic Calendar with current economic data, the date of the last major (Pink) event.
This code is a template of an Expert Advisor, written by Valery Mazurenko (notused) for ATC-2010.
QQE - Qualitative Quantitative Estimation MA on RSI, Difference of MA on RSI and MA of MA of ATR of MA of RSI
This simple Expert Advisor uses Simple Moving Average and ADX indicators.
The script calculates the number of lots to trade using the specified percentage of risk funds.
The indicator allows to perform any arithmetic action with prices of two symbols and plot result on any other chart. It allows to calculate crosses (using multiplication and division), spread (subtract) or just to plot the other symbol's data on the chart.
There is a Price Channel indicator, but I don't like it, because it fills all the space between the upper and lower boundaries. This version of Price Channel looks like in MetaTrader 4.
Moving Average indicator, can be applied to any timeframe (higher or lower than the current chart's timeframe). Includes: SMA, EMA, SMMA, LWMA, AMA, DEMA, TEMA, FRAMA, and VIDYA
Stochastic indicator, can be applied to any timeframe (higher or lower than the current chart's timeframe).
RSI indicator, can be applied to any timeframe (higher or lower than the current chart's timeframe).
All we want is to think about algorithms and methods, not about syntax and values how to place orders. Here you have simple functions to manage positions in MQL5.
MACD indicator with histogram, can be applied any timeframe (higher or lower than the current chart's timeframe).
MACD indicator with MACD line, Signal line and multi-color histogram.
This library will allow you to tranfser realtime quotes from MetaTrader 5 to external server application.
This Expert Advisor is based on Bollinger Bands. It uses trend-following strategy and Bollinger Bands indicator.