Gold Galaxy Express
- Experts
- Tetsushi O-nishi
- Version: 1.0
- Activations: 20
Target Currency Pair: XAUUSD
Timeframe: 1 Hour
This EA can be operated with a small amount of funds, and it is possible to start trading from as little as 50 USD.
By utilizing the compounding function (Parameter "UseMoneyManagement": true), it is designed to efficiently expand profits, allowing you to aim for large gains even from a small amount of funds.
- No Martingale, no grid trading. No scalping.
- A stop loss is set for all positions.
- Enter trades upon detecting breakouts.
- Excellent risk-reward ratio, keeping losses small and aiming for large profits.
- One single loss will not wipe out the account balance.
- It is designed so that you can aim for large profits using the compounding function even from a small deposit.
Lot Size Parameter Setting
"Use Money Management" Parameter: When set to true, the EA automatically adjusts the lot size according to the account balance. If set to false, it trades with the fixed lot size specified by "mmLotsIfNoMM".
"mmRisk Percent" Parameter: This parameter adjusts the risk on a percentage basis when"UseMoneyManagement" is set to true. A recommended value is about 0.5 to 2.0.
"mmDecimal" Parameter: When "UseMoneyManagement": true is set, this defines the decimal precision for lot size adjustments. Setting it to 1 adjusts to one decimal place (e.g., 0.1 → 0.2), and setting it to 2 adjusts to two decimal places, making it compatible with many brokers dealing with XAUUSD.
"mmMaxLots" Parameter: Specifies the maximum lot size available. The lot size will not exceed this value.