Somente usuários que compraram ou alugaram o produto podem deixar comentários
Lo Thi Mai Loan  

This is the recommended setting for accounts of $5,000 or above.

If your account balance is below $5,000, please send me a private message so I can guide you in selecting the most suitable settings for your account.

Arquivos anexados:
BTC.set  6 kb
EURUSD.set  6 kb
USDJPY.set  6 kb
XAU.Gold.set  6 kb
Lo Thi Mai Loan  
========================
EA INPUT PARAMETERS GUIDE
(Client View – Easy to Understand)
========================


[01. Identification]

Magic number (unique EA identifier)  
Used to identify trades opened by this EA.  
Must be different if running multiple EAs on the same account.  

Comment prefix for orders/positions  
Text attached to each trade.  
Helps track and identify trades in history.  



[02. Trading Strategies]

Strategy #01  
Strategy #02  
Strategy #03  
Strategy #04  
Strategy #05  

Enable or disable each strategy.  
Each enabled strategy can open trades independently.  
More strategies enabled = more trades opened at the same time.  


Master trailing switch (global ON/OFF)  
Enables or disables trailing stop for all strategies.  


Trailing for Strategy #01  
Trailing for Strategy #02  
Trailing for Strategy #03  
Trailing for Strategy #04  
Trailing for Strategy #05  

Enable trailing stop individually for each strategy.  
Only works when master trailing is ON.  



[03. Risk Control & Lot Size]

Money management mode  

Fixed lot per order  
Uses the same lot size for every trade.  

Risk % based on SL distance  
Lot size is calculated automatically based on stop loss and risk percentage.  


Fixed lot per order  
Lot size used when fixed lot mode is selected.  


Total risk % per signal (split across enabled sets)  
Total account risk per signal.  
If multiple strategies are enabled, risk is divided between them.  


Use equity instead of balance  
OFF = uses account balance  
ON = uses real-time equity  



[03B. Prop Firm Drawdown Guard]

Master switch  
Enables or disables drawdown protection system.  


true = all account trades, false = this EA only  
Choose whether to monitor the whole account or only this EA trades.  


Daily DD reference  
Defines how daily drawdown is calculated.  


Max DD reference  
Defines how total drawdown is calculated.  


Daily max loss %  
Maximum allowed loss per day.  


Total max loss %  
Maximum allowed loss overall.  


Extra distance before hard DD hit  
Safety buffer before reaching drawdown limits.  


Block if next order can break DD in worst case  
Prevents opening trades that could exceed drawdown limits.  


Close positions if DD emergency  
Closes all trades if drawdown limit is reached.  


Delete pendings if DD emergency  
Removes all pending orders if drawdown limit is reached.  


Positions/orders without SL are unsafe  
Treats trades without stop loss as high risk.  


Set true once to re-anchor baseline, then set back false  
Resets drawdown tracking when needed.  


Experts log prints  
Enables debug logs in Experts tab.  



[04. Trading Time (Server Time)]

Skip trading during a specific time window  
Disables trading during selected hours.  


Skip start hour / minute  
Time when trading is paused.  


Skip end hour / minute  
Time when trading resumes.  


Delete all pending at scheduled server time  
Enables daily reset of pending orders.  


Scheduled delete hour / minute  
Time when all pending orders are removed daily.  



[05. Prop Firm Setting]

Entry random shift (points). 0 = off  
Randomly shifts entry price.  

SL random shift (points). 0 = off  
Randomly shifts stop loss.  

TP random shift (points). 0 = off  
Randomly shifts take profit.  



[06. Regime AI]

Enable/Disable Regime AI  
Turns the AI filter ON or OFF.  
When ON, the EA will skip trades during weak market conditions.  


Regime AI strictness level  

CONSERVATIVE  
Uses stricter conditions → more trades are blocked.  

BALANCED  
Uses default conditions → moderate filtering.  

AGGRESSIVE  
Uses less strict conditions → fewer trades are blocked.  


How AI works (simple)  

The AI checks if the market is too quiet (low volatility)  
or has no clear movement (no momentum).  

If market is weak → trade is skipped  
If market is normal → trade is allowed  

The AI does NOT manage trades, SL, TP or profit  
It ONLY decides whether to allow or block a trade  


Print Regime AI decisions to Experts log  
Shows why trades are allowed or blocked in the log.  



[07. ON/OFF PANEL]

PANEL ON = true / OFF = false  
Show or hide the EA panel on chart.  
Lo Thi Mai Loan  

INSTALLATION GUIDE

  1. Download the EA

  2. Open the chart of the pair you want to trade
    → If you want to trade multiple pairs (e.g. 4 pairs), open all 4 charts
    → Each chart runs independently (like 4 separate EAs)

  3. Set timeframe to M1

  4. Attach the EA to each chart

  5. Load the correct setfile (choose the appropriate setting for each pair)

  6. Done – the EA will start trading automatically