Usdjpybreakpoint
- Experts
- Allan Maurice Mwesigwa
- Versione: 1.2
- Aggiornato: 27 ottobre 2024
- Attivazioni: 5
NO MARTINGALE NO GRID STRATEGY JUSS THE EDGE OVER THE MARKET USED
CURRENT SETTINGS ARE FOR JUSTMARKETS
watch how to use the ea
Risk/Lot/Money Inputs:
- InpLotMode : Specifies the lot-sizing mode, allowing selection between:
- LOT_MODE_FIXED : Uses a fixed lot size.
- LOT_MODE_MONEY : Calculates lot size based on a specified monetary value.
- LOT_MODE_PCT_ACCOUNT : Determines lot size as a percentage of the account balance.
- InpLots : Defines the specific amount or percentage used in the selected InpLotMode . For example, if LOT_MODE_FIXED is chosen, this is the fixed lot size; if LOT_MODE_PCT_ACCOUNT is selected, it represents the percentage of the account balance.
Range Inputs:
- InpRangeStartHour & InpRangeStartMinute : Set the hour and minute at which the range-trading period begins (24-hour format) 18 NEWYORK TIME.
- InpRangeEndHour & InpRangeEndMinute : Set the hour and minute at which the range-trading period ends 23 NEWYORK TIME.
- InpRangeCloseHour & InpRangeCloseMinute : Specify the hour and minute when any open positions within the range are closed 13 NEWYORK TIME.
- InpMagicNumber : A unique identifier (Magic Number) for the EA’s trades, used to distinguish them from other trades in the account.