Monthly profits exceed 100%! This is a trend-following EA that does not use marting with a maximum of 8 positions. Item Content Recommended margin 200,000 yen / 0.01 lot Currency pair XAUUSD / GOLD Time frame 5 minutes Equipped with an advanced algorithm that uses multiple moving averages to generate buying and selling signals. It compares six different moving averages and generates buying and selling signals when all of them meet certain conditions. In addition, there is a filter function that checks whether the moving averages are in the correct order, allowing for more accurate trend judgment. By enabling this filter, signals are only issued when the moving averages are in the appropriate order, avoiding wasteful trades and allowing for efficient trading.
- Enable/Disable Moving Average Filter enableMovingAverageFilter: Specifies whether to enable or disable the moving average filter (increases the accuracy of entries in the trend direction).
- Trend position step size stepSizeTrendPosition: Sets the step size for trend positions (the amount of price movement required to take the next position).
- Step size for counter-trend positions stepSizeCounterTrendPosition: Sets the step size for counter-trend positions (the amount of price movement required to take the next counter-trend position).
- Initial Lot Size initialLotSize: Specifies the initial lot size when starting a transaction.
- Enable/Disable auto lot size enableAutoLotSize: Specifies whether to calculate and set the lot size automatically or manually.
- Balance per 0.01 lotbalancePerLot: Set the balance required for 0.01 lot. Determine the lot size based on this value.
- Trend Position Multiplier : Specifies the multiplier for trend position trades, which adjusts the trade size.
- Countertrend Position Multiplier: Specifies the multiplier for trading countertrend positions, which adjusts the trade size.
- Maximum number of trend positions maxTrendPositions: Specifies the maximum number of trend positions to take.
- Maximum number of counter-trend positions maxCounterTrendPositions: Specifies the maximum number of counter-trend positions to take.
- Stop Loss in pips : Set the stop loss in pips. If the price moves against you by this amount, your position will be closed.
- Total Loss Percent of Balance : Sets the percentage of the total loss to the balance. If this percentage is reached, trading will be stopped.
- Enable/Disable closing based on moving average cross enableMovingAverageCrossClose: Specifies whether to close a position based on a moving average cross.
- Display data panel displayFreeStatistics: Specifies whether to display free statistics.
*Not intended for use with micro accounts.