Posts

MAXD Documentation

Image
MAXD is an Expert Advisor (EA) that utilizes the Moving Average (MA) and MACD indicators to implement a trading strategy. The default settings are optimized for the XAUUSD asset on the M15 time frame. Be sure to adjust the parameters to suit the chosen asset and perform a backtest before running the EA. Money Management General Initial Lot The lot size for a standard trading position. SL/TP Specifies Stop Loss and Take Profit in points. These are mandatory settings in this EA. Number of Positions per Day Limits the number of positions the EA can open in a single day. If set to 0, there is no limit. Multiple Position If set to "true", the EA can open multiple positions simultaneously. If set to "false", only one position will be open at a time.   Magic Number A unique identifier used to differentiate trading positions across different EA instances and/or for other purposes.    Capital Growth The lot size for regular trades will increase as the account balance grows...