Gold Bull ATR Breakout Strategy
- Experts
- Tetsushi O-nishi
- 버전: 1.0
- 활성화: 20
Target currency pair: XAUUSD
Time frame: 1 hour
- No martingale or grid trading required
- Stop losses are set for all positions.
- Risk per trade is limited.
- Entry with breakout detection.
- Equipped with two trading logics.
Lot size parameter setting
"Use Money Management" Parameter: "UseMoneyManagement": true enables the EA to automatically adjust the lot size according to the account balance. If set to false, it will trade with the fixed lot size specified in the "mmLotsIfNoMM" parameter.
"mmRisk Percent" Parameter: This parameter adjusts the risk based on a percentage when "UseMoneyManagement" is set to true. A recommended value is between 0.5 and 2.0.
"mmDecimal" Parameter: When "UseMoneyManagement": true is enabled, this parameter defines the decimal precision for lot size adjustments. Setting it to 1 adjusts by one decimal place (e.g., 0.1 → 0.2). Setting it to 2 adjusts by two decimal places, which is compatible with most brokers for the XAUUSD pair.