Expert Advisor unique ID, each time you load it on a chart give it a new 6-7 digit number
Enter Symbols
USDJPY|XAUUSD|NDX|COST|META|TSLA|MSFT
To enter multiple symbols, separate by typing a ‘|’ after your symbol, you don’t need to put it after the last symbol. Eneter “CURRENT” if you want the symbol the EA is currently on . Or Type a single symbol .
TimeFrames
Two TF Mode
true|false|false|false|false|false|false
‘true’ for Two timeframe mode or ‘false’ Three timeframe mode . On Two timeframe mode middle timeframe is ignored .
Highest TF
D1|D1|D1|H4|H4|D1|H4
Highest chart that references the trend
Middle TF
H4|H2|H4|M20|H1|H3|H1
Middle timeframe, is for the pullback (not in Two timeframe mode)
Lowest TF
M15|M15|M15|M5|M5|M5|M5
Lowest time frame this is the execution timeframe where SL and TP is calculated .
Take Profit Multiplier
Profit Threshold
18|16|10|14|18|14|14
Profit level is a multiplier of Stop Loss, there is also a higher timeframe trailing stop .
Direction
Direction: Both/Long/Short
Long|Both|Both|Long|Long|Long|Long
Spread Filter
Max Spread
0|0|0|0|0|0|0
If you type in a number higher than 0 then no trades will be executed if the spread displayed in MarketWatch window is higher than the number set.
Entry deviation (multiplier of spread)
3|3|3|3|3|3|3
Maximum slippage allowed the number is multiplier of current spread .
Order Type
MARKET/LIMIT order
MARKET|MARKET|MARKET|MARKET|MARKET| MARKET|MARKET
Risk Management MODE
Risk_Management
Normal
Normal – example if risk % is set to 1, each trade will be risking 1% of account balance. Prop Firm Mode, will try and never hit Prop Firm maximum Drawdown equity, which the user sets. Backtest Prop mode must only be used in backtesting .
Prop Firm Max DrawDown
9000
Does not apply to Normal Mode, Prop Firm Live and Backtest mode this applies to .
Lot Sizes
Fixed Lot Size
0
i.e 1.40 lots, for every trade, set all others to 0, if using this mode.
Risk %
1
i.e Risk 1% of account balance per trade, set all others to 0, if using this mode.
Fixed Dollar Amount
0
i.e 110 = Risk $110 dollars per trade, set all others to 0, if using this mode.
Custom Trade Comment
custom comment
i.e “Williams Safe mode trades”
Limit order Settings
limit offset
1.0
Only works if LIMIT is selected, offset is a multiplier of the spread, so a buy limit will be executed at current price minus the spread .
expiry_hours
120
Only works if LIMIT is selected, how many hours you want limit orders to go unexecuted .
Day of Week Filter
true
enter true or false. ‘false’ if you don’ want EA to open trades on a given day