Your cart is currently empty!
Super Scalper Universal EA v1.81
Original price was: $120.00.$17.00Current price is: $17.00.
Super Scalper Universal EA v1.81 www.mql5.com/en/market/product/19273 Content: Expert: EA Super scalper universal_fix.ex4, NO MANUAL. Parameters: Order Type — select trade direction. Magic — Identifier for trades. Order Comment— Comment to order. Slippage — Allowable slippage before an order triggers. Max Spread — Maximum allowed spread. disable trade if spread high — disable trading for a certain time (from 5 minutes […]
Description
Super Scalper Universal EA v1.81
www.mql5.com/en/market/product/19273
Content: Expert: EA Super scalper universal_fix.ex4, NO MANUAL.
Parameters:
- Order Type — select trade direction.
- Magic — Identifier for trades.
- Order Comment— Comment to order.
- Slippage — Allowable slippage before an order triggers.
- Max Spread — Maximum allowed spread.
- disable trade if spread high — disable trading for a certain time (from 5 minutes to 24 hours), if the spread exceeds Max_Spread
- Max orders — maximum number of open orders.
- Fixed_Lot — Fixed lot (if Use_Risk_MM – false).
- Use_Risk_MM — If this is true, the lot size will increase when account balance grows (Risk Management).
- Percentage_Risk — Lot size increase based on the balance value (Risk Management in %).
- Take_Profit — Take profit in points.
- Stop_Loss — Stop loss in points.
- Virtual Stop loss— Virtual stop loss in points.
Trading by days of the week:
- Monday — if true = the EA is allowed to trade on Monday.
- Tuesday — if true = the EA is allowed to trade on Tuesday.
- Wednesday — if true = the EA is allowed to trade on Wednesday.
- Thursday — if true = the EA is allowed to trade on Thursday.
- Friday — if true = the EA is allowed to trade on Friday.
Intraday trading by time:
- Use time — If true trading will be performed by time.
- Time_Setting — Server time of computer time.
- GMT_mode — GMT offset of the broker server time; (0 – not used).
- Every_Day_Start — Operation start time (hh:mm).
- Every_Day_End — Operation end time (hh:mm).