maximus v X lite
This is a powerful addition to your MetaTrader 5 toolkit designed to optimize market analysis and performance. This Expert Advisor serves as automated trading software. It is utilized to monitor financial markets and execute trades based on predefined algorithmic rules, enabling precise position management without the need for constant manual oversight.
How to Setup and Use maximus v X lite
1. Installation: Open the "File" menu, select "Open Data Folder," navigate to MQL/Experts, paste your file, and restart the terminal.
2. Activation: Drag the EA from the Navigator onto a chart, ensure "Allow live trading" is checked in the Common tab, and verify the AutoTrading button is green.
3. Optimization: Right-click your chart, choose "Expert List," click "Properties" to adjust inputs, and save your preferred setup as a set file for future use.
4. Maintenance: Regularly check the "Experts" tab in the terminal window to monitor trade logs and potential execution errors.
Frequently Asked Questions
Q: Why is my EA not opening trades? A: Check the "AutoTrading" button, ensure "Allow live trading" is enabled, and verify your broker allows automated trading on your account type.
Q: Can I run multiple EAs on one chart? A: No, each chart can only host one active EA; however, you can open multiple charts for different currency pairs to run several EAs.
Q: What does the "smiley face" icon mean? A: A smiley face in the top-right corner of the chart indicates the EA is successfully running; a frowny face means it is disabled.
Description & Settings
The Expert Advisor determines price consolidation levels. Consolidations are visually displayed as horizontal lines on a chart, forming a kind of a channel. The two upper lines (green) indicate the corridor for BUY positions, and the two lower lines (red) mark a corridor for SELL positions:
The EA tries not to open more than two positions of each type (BUY and SELL). The following rule is used: if there is a position, then the next position of the same type can be opened no earlier than after
Trade once in the "timeframe of checked elements"
* number of seconds on the
History: timeframe of checked elements
timeframe.
Input Values
Trade once in "timeframe of checked elements"
- the minimum time interval, after which the second position can be opened (the parameter value is multiplied by
History: timeframe of checked elements
);
Minimum indent from to the consolidation line to open a position
- the minimum distance from the current consolidation line to position opening level;
History: range candle (High - Low)
- the minimum candlestick size for calculating consolidation;
History: data count to copy
- the number of requested elements for calculating consolidation;
History: number of checked elements for Max and Min
- the number of analyzed elements inside
History: data count to copy
;
History: timeframe of checked elements
- the timeframe, on which consolidation is calculated;
Risk in percent for a deal from a free margin
- risk per trade calculated as percent of free margin;
Stop Loss
- the stop loss value (50 means 0.00050 on 5-digit quotes and 0.0050 on 4-digit quotes);
Min profit (percent)
- the minimum profit (in percentage), upon reaching which all positions are closed;
magic number
- unique identifier for the EA.
Testing results on EURUSD, H1 with default parameters: