GridAntiMartingale: Basic setup similar to other strategies, with additional custom options:
Loss per 0.01: Maximum allowed loss per 0.01 lot of the first order. For example, if set to 100 and the first order is 0.05 lot, the sequence stops at a 500-base-currency loss.
Multiplier: Lot size multiplier for each new order, based on the previous one in the sequence.
TP Point: Take profit (in points) for the first order. The sequence closes in profit once this value is achieved.
Distance Type: Choose between ATR or Points for order spacing. ATR is based on a predefined timeframe, not the chart’s timeframe.
MaxGridOrds: Maximum number of orders in the sequence.
Auto Manual: Activates grid/martingale for manually opened trades. When enabled (e.g. on VPS), the EA will detect and continue the sequence even if the first trade is opened from another platform like your phone.