The brains behind this strategy: MaxBau.
Code wizard: Vladimir Karputov.
TrueSort 1100 is an Expert Advisor designed for MetaTrader 5 that analyzes five Moving Averages (MAs) with periods of 10, 20, 50, 100, and 200. Here’s how it works:
- When the MAs are stacked like this: MA(10) > MA(20) > MA(50) > MA(100) > MA(200), it’s a signal to go long (open a BUY position).
Conversely, if the MAs stack like this:
- MA(10) < MA(20) < MA(50) < MA(100) < MA(200), it’s time to short (open a SELL position).
Additionally, the ADX indicator is checked: if it falls below 20, the EA ignores any BUY or SELL signals, keeping you safe from false moves.
This EA has undergone rigorous testing in the "Every Tick" mode across two timeframes: H1 and D1. Here are the settings for each timeframe:
- H1: Stop Loss = 30, Take Profit = 90.
- D1: Stop Loss = 50, Take Profit = 150.
Let’s take a look at some backtesting results:
EURJPY, H1 with Stop Loss 30 and Take Profit 90:

USDJPY, H1 with Stop Loss 30 and Take Profit 90:

EURGBP, D1 with Stop Loss 50 and Take Profit 150:

EURUSD, D1 with Stop Loss 50 and Take Profit 150:
