Universal trailing stop – EA MetaTrader 4

Universal trailing stop - expert for MetaTrader 4
Description: Can run as a single Expert Advisor or a script, together with any Expert Advisor. Depending on the variable TrailingStop, trailing may be performed using the fractals, the extremal values of bar in the past or using the specified points. If TrailingStop is greater than 0, then trailing will be carried out with the … Read more

Universal digital filter – indicator MetaTrader 5

Digital Low Pass (FATL/SATL, KGLP) Filter indicator
Real author: Sergey Ilyukhin, the author of the “Digital methods generator” method. DFilter universal digital filter provides a common solution of the issue of the digital filters creation in the client terminal. With this MQL5 filter you don’t need to create any other digital filters using the tools of the client terminal. That fact gives … Read more

Universal configurable EA with include indicators inside. – EA MetaTrader 4

Universal configurable EA with include indicators inside. - expert for MetaTrader 4
Description: Configurable EA with advantage of proffesional EA. This is my own best EA, in the main lines can be setted up many things, however currently isn’t profitable so i a you too, to edit function what select tradings style – insert method based on results of included indicator, informations. It needs only modify for … Read more

The universal trend indicator – indicator MetaTrader 4

The universal trend indicator
It shows the trend direction for multiple currency pairs on the current time frame. The indicator operation is based on the comparison of three MA indicators with different context shift parameter. Input Parameters: The indicator settings are adjusted as follows: ShiftMA1 — Fast EMA shift period ShiftMA2 — Intermediate EMA shift period ShiftMA3 — Slow … Read more

Universal trailing stop – EA MetaTrader 5

Universal trailing stop - expert for MetaTrader 5
The Expert Advisor works both in normal mode with one positions, and in the HEDGE mode with multiple positions. Trailing can be performed based on the fractals, bar extremums, Parabolic MA and ATR indicators, or by the specified number of points. It is also possible to trail orders based on the profit percentage. Parameters: Example … Read more

Universal 1.64 – EA MetaTrader 5

Universal 1.64 - expert for MetaTrader 5
The author of the idea: Scriptor The MQL5 code author: Vladimir Karputov. Universal trailing of positions and pending orders. The Expert Advisor can also open positions and place pending orders. The EX can: Trail stop levels for orders of any type (market and pending); Apply scalping techniques; Track the deposit increase by the required percent … Read more

Universal Signals & Universal Trailing Modules – EA MetaTrader 5

UniversalSignal setup in MQL Wizard
MetaTrader 5 provides MQL Wizard for generating expert advisers based on trading, trailing and money management modules from standard library. The library affords a limited number of predefined signals untilizing some of the built-in indicators. This project allows you to generate EAs on arbitrary signals powered not only by standard, but also custom indicators and … Read more