Join our fan page
Writes Account Balance, Equity, Margin, to a .csv file in regular intervals, and alerts via email when certain Margins levels are reached
This expert is a tool to check broker execution and spread. For more information about the expert, you can visit the product's page: https://www.mql5.com/en/market/product/5791
The EA unloads historical data in the *.csv format for several timeframes of the symbol it is attached to.
The EA uses for primary signal the Heiken Smoothed indicator. The Alligators Jaw MA follows as a trend stop indicator.
If you have a strategy to trade with it, You can use this EA and set Your Parameters And trade with this expert
This is a simple multistrategies EA based on many strategies that work in parallel mode.
This is an EA that increases the lot size after each profitable trade if it follows some losing trades.
The Expert Advisor MACD_signal is founded on signals of Average Directional Movement Index (ADX) and Moving Average Convergence/Divergence (MACD) indicators.
The Expert Adviser 10 points 3 uses the histogram of the standard indicator Moving Average Convergence/Divergence, MACD.
The purpose of this EA is to receive by email the price quotes of the symbol selected and daily % change, as well as some information about your account. You can insert up to 50 different symbols of any type (FOREX, CFD).
This Martingale EA trades with one moving average, it is considered relatively safe because it takes a single trade at a time.
Let say you have an EA and you want it to trade in between an interval of time but you do not have the source codes to modify the EA. This utility allows you to automatically enable or disable the automated trading button. You can use the codes as an EA, Indicator or script but I used as an EA. You can remove Ordersend command because I set it only for the codes to past the test but it is meaningless.
This is a tool for you to automatically close all orders when you have dozens of pending orders and open orders.
X-liquidex is an Impulsive/Volatility/Breakout EA. It uses Range, Moving averages and Keltner channel. It's logics are simple yet powerful.
The Expert Advisor trades based on the support/resistance levels set by the user, while trailing the Stop Loss order.
A ready made expert adviser template to use for further development or use 'as is'
A simple Expert Advisor, which works without the use of any indicators. Enters at trend reversal attempt.
Trading robot based on the theorem "On the presence of memory (aftereffects) in random sequences".
A ready made expert adviser template to use for further development
A tool to auto insert preset Take-Profit and Stop-Loss limits when an order is executed. Specially when doing scalping manually where you need quick setting of stop limits.
Test ChartEvent is an example demonstrating the various types of ChartEvent: keyboard keys events, mouse click & move events, custom events. The source code works both in MetaTrader 4 and MetaTrader 5.