Welcome to AUTORITHM! This complete information will stroll you thru each step of organising and utilizing your AI-powered buying and selling robotic. Whether or not you are a newbie or an skilled dealer, this information will enable you maximize your buying and selling potential with our 10-layer AI system.
Obtain and Set up
After buying AUTORITHM from the MQL5 Market, the EA will robotically seem in your MetaTrader 5 Navigator below Skilled Advisors.
Configure Required URLs
⚠️ Essential: For AUTORITHM to operate correctly, you could add the next URLs to your MetaTrader 5 allowed URLs listing:
How you can add URLs:
- Go to Instruments → Choices
- Click on on “Skilled Advisors” tab
- Examine “Enable WebRequest for listed URL”
- Add each URLs above to the listing
- Click on OK and restart MetaTrader 5
3
Drag and Drop
Merely drag the AUTORITHM EA out of your Navigator onto any chart. A settings window will robotically open the place you possibly can configure all parameters.
4
Allow Auto Buying and selling
Be certain that the “AutoTrading” button in your MT5 toolbar is activated (it must be inexperienced). With out this, AUTORITHM can not place trades.
Configure Required URLs
⚠️ Essential: For AUTORITHM to operate correctly, you could add the next URLs to your MetaTrader 5 allowed URLs listing:
How you can add URLs:
- Go to Instruments → Choices
- Click on on “Skilled Advisors” tab
- Examine “Enable WebRequest for listed URL”
- Add each URLs above to the listing
- Click on OK and restart MetaTrader 5
3
Drag and Drop
Merely drag the AUTORITHM EA out of your Navigator onto any chart. A settings window will robotically open the place you possibly can configure all parameters.
4
Allow Auto Buying and selling
Be certain that the “AutoTrading” button in your MT5 toolbar is activated (it must be inexperienced). With out this, AUTORITHM can not place trades.
⚙️ Important Configuration
🕐 Setting Up Buying and selling Hours
Probably the most vital settings is defining when AUTORITHM ought to commerce:
1
Buying and selling Begin Time
Set your TradingStartTime (default: “06:00”). That is when AUTORITHM begins analyzing the market every day.
TradingStartTime = “08:00″ // Begin buying and selling at 8 AM
2
Buying and selling Finish Time
Set your TradingEndTime (default: “20:00”). AUTORITHM will cease opening new positions after this time.
TradingEndTime = “18:00” // Cease buying and selling at 6 PM
💡 Professional Tip
Select buying and selling hours that match your dealer’s most lively classes. For EUR/USD, contemplate 8:00-18:00 GMT for optimum liquidity.
💡 Professional Tip
Select buying and selling hours that match your dealer’s most lively classes. For EUR/USD, contemplate 8:00-18:00 GMT for optimum liquidity.
🛡️ Danger Administration Setup
Defending your capital is essential. Here is learn how to arrange correct danger administration:
Parameter | Advisable Worth | Description |
---|---|---|
RiskPercentage | 1.0 – 2.0 | Danger per commerce as % of account steadiness |
UseAutoLotSizing | true | Let AUTORITHM calculate optimum place sizes |
FixedLotSize | 0.01 | Handbook lot dimension (provided that auto-sizing is disabled) |
⚠️ Essential Warning
By no means danger greater than 2% of your account per commerce. Begin with 1% and improve step by step as you achieve confidence with the system.
🎯 Martingale System Configuration
The Martingale system is AUTORITHM’s strongest characteristic, however it requires cautious setup:
Understanding Martingale Parameters
1
Revenue Goal (MartingaleProfitTargetPips)
That is the revenue goal in pips for closing ALL martingale positions. Default: 120 pips.
MartingaleProfitTargetPips = 100.0 // Shut all at 100 pips revenue
2
Loss Restrict (MartingaleLossTargetPips)
Most loss earlier than closing all positions. Default: 1000 pips. That is your security internet!
MartingaleLossTargetPips = 800.0 // Emergency cease at 800 pips loss
3
Quantity Multiplier (MartingaleMultiplier)
How a lot to extend lot dimension for every new place. Default: 1.5 (50% improve).
MartingaleMultiplier = 1.3 // Conservative 30% improve
4
Most Orders (MartingaleMaxOrders)
Most variety of positions in a sequence. Default: 10. Decrease is safer!
MartingaleMaxOrders = 6 // Most 6 positions
5
Order Spacing (MartingaleOrderSpacingPips)
Distance between every martingale order. Default: 100 pips.
MartingaleOrderSpacingPips = 80 // 80 pips between orders
Advisable Martingale Settings by Account Dimension
Account Dimension | Max Orders | Multiplier | Spacing (Pips) | Danger % |
---|---|---|---|---|
$500 – $1,000 | 4-5 | 1.3 | 60-80 | 1.0% |
$1,000 – $5,000 | 5-6 | 1.4 | 80-100 | 1.5% |
$5,000+ | 6-8 | 1.5 | 100-120 | 2.0% |
📰 Information Safety Setup
Shield your trades throughout high-impact information occasions:
1
Allow Information Safety
Set EnableNewsProtection = true to activate the information filter system.
2
Configure Time Buffers
PreNewsStopMinutes = 90 (cease buying and selling 90 minutes earlier than information)
PostNewsStopMinutes = 45 (resume buying and selling 45 minutes after information)
3
Choose Affect Ranges
Select which information impression ranges to filter:
• FilterHighImpactNews = true (advisable)
• FilterMediumImpactNews = true (advisable)
• FilterLowImpactNews = false (elective)
🔧 Superior Options
🎯 Trailing Cease System
Lock in income as trades transfer in your favor:
- EnableTrailingStop: Set to true to activate
- TrailingTrigger: Revenue wanted to begin trailing (default: 90 pips)
- TrailingDistance: Distance to take care of from present value (default: 15 pips)
📊 Volatility Safety
Keep away from buying and selling throughout excessive market situations:
- EnableVolatilityProtection = true: Activate safety
- MaxVolumeMultiplier = 4.0: Cancel trades when quantity spikes 4x
- MaxPriceChange = 40.0: Most secure value motion in pips
🛡️ Weekend Safety
Routinely shut positions earlier than weekends:
- ActivateWeekendShield = true: Allow weekend safety
- FridayCloseHour = 21: Shut positions at 9 PM on Friday
- FridayCloseMinute = 0: Precise minute to shut
🚀 Getting Began – Fast Setup Information
🎯 Newbie-Pleasant Settings
In the event you’re new to AUTORITHM, begin with these conservative settings:
RiskPercentage = 1.0 MartingaleMaxOrders = 4 MartingaleMultiplier = 1.3 MartingaleOrderSpacingPips = 80 MartingaleProfitTargetPips = 80 MartingaleLossTargetPips = 600 EnableNewsProtection = true ActivateWeekendShield = true
📈 Monitoring Your Trades
What to Watch
- Drawdown: Monitor your account’s most loss from peak
- Energetic Positions: Hold observe of what number of martingale positions are open
- Every day Revenue/Loss: Evaluation efficiency on the finish of every buying and selling day
- Information Occasions: Concentrate on upcoming high-impact information
When to Regulate Settings
- After 1 week: Evaluation danger proportion based mostly on efficiency
- After 1 month: Think about adjusting martingale parameters
- Throughout excessive volatility: Quickly cut back danger or pause buying and selling
- Earlier than main information: Guarantee information safety is lively
⚠️ Closing Reminders
- At all times take a look at new settings in a demo account first
- By no means danger cash you possibly can’t afford to lose
- Begin with small place sizes and improve step by step
- Monitor your trades frequently, particularly through the first week
- Hold a buying and selling journal to trace your progress
🆘 Troubleshooting
Frequent Points and Options
❌
EA Not Buying and selling
Resolution: Examine that AutoTrading is enabled, buying and selling hours are appropriate, and you are not in a information blackout interval.
❌
Too Many Positions Opening
Resolution: Scale back MartingaleMaxOrders and improve MartingaleOrderSpacingPips.
❌
Massive Drawdowns
Resolution: Decrease your RiskPercentage and MartingaleMultiplier. Think about lowering MartingaleMaxOrders.
🎉 Congratulations! You are now prepared to begin your automated buying and selling journey with AUTORITHM. Bear in mind: persistence and correct danger administration are the keys to long-term success!
🚀 Fast Begin
- Set up AUTORITHM
- Set buying and selling hours
- Configure danger (1-2%)
- Set martingale parameters
- Allow information safety
- Begin with demo account
- Monitor and regulate
⚠️ Security First
- By no means danger greater than 2%
- Begin with demo buying and selling
- Monitor day by day drawdown
- Hold emergency cease prepared
- Revie