How to Use the Lanami Expert Advisor

Configuring automation, setting risk limits, and running the Lanami EA responsibly on MT5.

Automation requires responsibility

Consistency without discretion Content:

The Lanami Expert Advisor (EA) executes trades automatically based on predefined rules.

It does not pause, hesitate, or evaluate context beyond what is coded. This makes correct configuration and conservative risk settings essential.

This guide explains how to configure the EA safely and avoid common automation mistakes.

Before you run the EA

Non-negotiable checks

Before enabling the EA:

  • ensure MT5 Desktop is installed correctly
  • confirm the EA is licensed and visible in the Navigator
  • verify AutoTrading and required permissions are enabled
  • test on a demo account

Skipping these steps is the most common cause of unexpected behavior.

How the EA executes trades

What happens after activation

Once attached to a chart and enabled:

  • the EA monitors price continuously
  • trades are placed only after confirmation conditions are met
  • execution occurs on candle close

The EA follows the same breakout framework used by the indicator, without discretionary overrides.

EA settings overview

What you control

EA inputs allow you to control:

  • risk per trade
  • stop loss and take profit behavior
  • trading session filters (if enabled)
  • alert and logging preferences

These settings do not change the strategy logic. They define how much risk the EA is allowed to take.

Recommended default settings

Start conservative

For first-time users, start with conservative defaults:

  • Risk per trade: 0.5% – 1%
  • Maximum concurrent trades: 1
  • Timeframe: M15 or higher
  • Trading sessions: major sessions only

These defaults reduce exposure while you observe how the EA behaves in live market conditions.

Risk caps and drawdown limits

Protecting the account

Automation must have a hard risk ceiling.

Best practices include:

  • setting a daily or weekly drawdown limit
  • disabling the EA after a predefined loss threshold
  • avoiding compounding risk after losses

If the EA reaches your risk cap, the correct action is to stop trading and review, not increase risk.

Market-specific considerations

Bitcoin requires extra caution

Volatile markets like BTCUSD amplify automation risk.

When trading BTCUSD:

  • use lower risk per trade
  • expect slippage during fast moves
  • consider avoiding weekends

Review the BTCUSD market guide to understand how volatility affects execution.

Common automation mistakes

What to avoid

Frequent mistakes include:

  • increasing risk to recover losses
  • running the EA 24/7 without supervision
  • ignoring drawdown limits
  • deploying untested settings on live accounts

Automation magnifies discipline, and mistakes.

Demo testing before live trading

Mandatory, not optional

Demo testing confirms:

  • correct installation and permissions
  • expected trade frequency
  • behavior during volatility

A demo account exposes configuration errors without risking capital.

Lanami Breakout Expert Advisor

Product details, features, and licensing for the EA.

Risk Management Guide

Position sizing, drawdown limits, and capital protection rules.

BTCUSD Market Guide

Execution risks and volatility considerations for Bitcoin trading.

EA Usage FAQs

Common automation questions

What risk percentage should I use?
+

Most users start between 0.5% and 1% per trade. Higher risk increases drawdowns and is not recommended.

Can I leave the EA running unattended?
+

The EA can run automatically, but it should be monitored regularly. Market conditions and platform issues can affect behavior.

Should I run the EA on multiple charts?
+

Beginners should start with one chart and one market to control exposure.

Can I change settings while the EA is running?
+

Settings should be adjusted carefully and ideally when no trades are active to avoid unintended behavior.

Does the EA guarantee profits?
+

No. The EA automates execution but does not eliminate market risk.

Next step

Align automation with risk control

Automation works best when risk is capped and expectations are realistic. Review the risk management guide to ensure your EA configuration fits your account size and tolerance.