Blog
KONSTATINE ROBOT EA MT4 – Full Input Settings Analysis

Buy JOG TRADER EA product here

General Information
- Use default settings with 1:500 leverage
The EA is optimized to be used with 1:500 leverage accounts. Be careful if your account uses different leverage, as performance may vary. - Can be used with any time frame
The EA is designed to be used with all time frames like M5, M15, H1, etc. - Currency Pair: EURUSD
This EA is especially optimized for trading the EUR/USD currency pair.
EA Technical Settings
- EA_Setting: Nothing but a header for organization, not a setting.
- AutomaticCalculateMagic = true
→ The EA will automatically calculate a different Magic Number for each trade to avoid conflict. - Enable_ECN_Broker = true
→ ECN brokers, typically requiring special order placement handling (e.g., SL/TP cannot be set immediately). - Enable_5Digit_Broker = true
→ Supports 5-digit pricing brokers (e.g., EURUSD = 1.12345). - KeepTrading = true
→ The EA will always continue trading, even after hitting TP/SL.
Lot Size & Risk Management
- LotSize = 0.1
→ Default fixed lot size if AutoLot is disabled. - MaxLot = 90.0
→ Maximum permitted lot size when using AutoLot. Use with caution, extremely high. - AutoLot = true
→ Auto lot sizing is enabled, where the EA will adjust lot size based on account balance or equity.