Rejoignez notre page de fans
Simple chart to display candlesticks for the 3 following periods: London Open to New York Open, New York Open to London Close, London Close to New York Open.
This indicator throws visual and verbose buy/sell signals according to Bill Williams Trading in the Zone methodology and Alligator.
Draws different color candles above and below MA lines. Supported MA methods: SMA, EMA, SMMA, WMA & TMA.
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
One of the latest version of this indicator at the moment. Huge base of different modifications of moving averages, with multitimesframe function, sending signals to e-mail and push notifications.
Exemple d'optimisation utilisant la méthode "cumuling total".
L'indicateur de Moyenne Mobile indique la valeur moyenne du prix de l'instrument pendant une certaine période de temps.
The script shows the conditions of the correct and closest placing of the StopLoss and TakeProfit of the orders.
Indicator shows a different Forex sessions and the market hours of the exchanges.
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.
The Expert Advisor moves the Stop Loss in the direction of the price movement using various methods.
A dynamic version of the standard Heikin Ashi indicator (code compatible with both MQL4 or MQL5).
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.