Keralvyn Gold
- Experts
- Versione: 1.13
- Attivazioni: 5
Keralvyn Gold
Keralvyn Gold is a MetaTrader 5 Expert Advisor for session-based gold breakouts. It combines a defined daily trading framework with protective stops and dynamic position management. It runs inside MetaTrader 5 using broker data, without an external service, DLL or separate data subscription.
How it operates
The EA observes a reference session and trades only when its setup conditions are met. It can buy or sell. It does not use a grid, loss-recovery lot multiplication or an external economic-calendar file. The same engine operates on demo and real accounts.
Dynamic exits can produce many smaller winning trades and fewer larger losing trades. Win rate alone does not describe profitability. Transaction costs matter, particularly when average gains are small.
Position sizing and protections
Percentage risk calculates volume from equity, the requested percentage and the initial stop. Fixed lot requests the selected volume. Broker volume minimum, step, maximum and available margin apply in both modes. If the percentage budget cannot support the minimum lot, the EA skips the entry instead of silently increasing risk.
Daily-loss and maximum-drawdown protections are configurable. A hard halt remains stored after a restart. These protections do not guarantee compliance with any evaluation program. Gaps and slippage can exceed intended risk.
Inputs
- Position sizing mode: choose percentage risk or fixed lots.
- Risk percent: equity percentage used for stop-based sizing.
- Fixed lot: requested trade volume in fixed mode.
- Maximum daily loss and equity drawdown: account protections; zero disables the corresponding guard.
- Maximum lots: optional user cap; zero uses the broker maximum.
- Magic number: position ownership identifier for an independent instance.
- Trading enabled and dashboard: control new trading and the status display.
- Clock inputs: live automatic offset and historical broker-time policy.
- Deviation points: requested execution tolerance, subject to the broker's execution mode.
Installation and account compatibility
Install from the MetaTrader 5 Market, open your broker's gold/USD chart and attach the EA. M5 is recommended. Choose sizing and protection settings before enabling algorithmic trading. Keep the terminal or VPS running for dynamic management.
On netting accounts, reserve the symbol for this EA. Manual trades or another robot can share the same net position and prevent independent ownership. On hedging accounts, positions are identified by symbol and magic number. The Market demonstration download follows MetaTrader's testing restrictions.
Time and data
Live automatic mode measures the connected server's UTC offset. Historical tests use the documented clock policy; for an unrecognized server, verify the historical UTC offset and daylight-saving settings. The EA uses broker price history and does not import precomputed trading signals. Missing history may delay entries.
Testing and troubleshooting
Use every tick based on real ticks, realistic fees and execution delay. Compare the same dates, symbol, capital, currency and inputs. Broker quotes, spreads, commissions, swaps and sessions can materially change results. A backtest is a historical simulation, not a live trading record.
If there is no trade, inspect the status panel and Experts journal for an absent setup, missing data, risk protection, volume or margin limits, closed sessions, or unresolved execution. Do not delete operating-state files or change the magic number while troubleshooting an open position.
Risk disclosure
Gold trading involves risk of loss. Protective stops and software checks cannot eliminate gaps, slippage or platform outages. Historical and optimized performance does not guarantee future profit or a prop-firm challenge pass. Test with your broker and settings before real trading. Support is available through MQL5 messages and the product comments.
