
Astro Scalper EA is a high-frequency scalping bot designed for low-spread environments, short trade durations, and precise execution. Below is a comprehensive breakdown of the key input parameters used to configure the EA for optimal performance.
==>> Buy this unlimited Astro Scalper EA MT4 product here

🔢 Lot Size & Risk Management
Setting | Value | Description |
---|---|---|
FixedLots | 0.01 | Uses a static 0.01 lot per trade (manual lot size). |
PercentageRisk | 0.1 | 0.1% of balance per trade (if using dynamic mode). |
PercentageRiskBasedOnPointsMovement | 100 | Calculates risk based on pip movement (100 points = 10 pips). |
UseLotsForEveryBalance | 0.01 | Scales lots by balance (0.01 lot for every $1,000 if used). |
LotAssignment | FixedLots | Confirms that fixed lot size mode is active. |
🔐 Tip: You’re using a conservative fixed lot size, ideal for safe scalping under prop firm conditions.
🎯 Take Profit & Trailing Logic
Setting | Value | Description |
---|---|---|
TakeProfit | 30 | Target in points (3.0 pips) per trade. |
Tral | 20 | Trailing stop activation point (2.0 pips). |
TralStart | 5 | Trail starts once price moves 0.5 pips in profit. |
✅ Scalping strategy: These tight values confirm it’s focused on quick profits and minimizing risk via trailing protection.
🕒 Trading Session Control
Setting | Value | Description |
---|---|---|
TimeStart | 2.0 | EA starts trading at 2:00 (likely broker/server time). |
TimeEnd | 23.0 | EA stops opening new trades after 23:00. |
OpenTime | 1 | Minimum seconds between orders or EA initialization logic. |
📅 Note: Good practice to avoid news volatility during rollover hours.
⚠️ Spread & Entry Control
Setting | Value | Description |
---|---|---|
MaxSpread | 40.0 | Allows trades only if spread < 4.0 pips (40 points). |
PipsStep | 35.0 | Minimum distance between orders (in points = 3.5 pips). |
🔍 Scalper focus: Strict entry conditions ensure efficient trades with minimal slippage.
🧠 Drawdown Protection
Setting | Value | Description |
---|---|---|
CloseTradesAtPercentageDrawdown | false | Not enabled, but percentage is set at 5%. |
PercentageDrawdown | 5.0 | Max account DD allowed if enabled. |
CloseTradesAtFixedDrawdown | false | Fixed dollar loss (e.g., $1,000) not used. |
FixedDrawdown | 1000.0 | Threshold set but not activated. |
ResumeTradingAtNextDayAfterDrawdown | false | EA will not auto-resume after drawdown events. |
🔐 Tip: Consider enabling at least one drawdown limiter for prop firm challenge trading.
🧩 Visual Settings
Setting | Value | Description |
---|---|---|
Info | true | Enables on-screen info panel. |
TextColor | White | Color for main display text. |
InfoDataColor | DodgerBlue | Color for data values. |
FonColor | Black | Font label color. |
FontSizeInfo | 7 | Size of on-screen text. |
SpeedEA | 50 | Interface refresh rate (lower = faster updates). |
🧾 UI Note: Helps with visual tracking during live trading.
✅ Final Summary
Astro Scalper EA MT4 is configured to:
- Use fixed low risk (0.01 lots) for steady growth.
- Scalp for 3 pips profit with trailing stop from 0.5 pips.
- Trade only within stable market hours.
- Avoid entering trades if spread exceeds 4 pips.
- Allow full control over drawdown thresholds (currently disabled).
It’s a prop firm-friendly and low-drawdown EA, suitable for traders who prefer tight scalping conditions with minimal exposure.