EURUSD - if true, use EURUSD; ... USDJPY - if true, use USDJPY; Magic_Start / Magic_Finish - ID of EA's trades. Symbols_Prefix(Suffix)_Name - enter the prefix (suffix) ONLY if the name of the symbols uses a suffix (for example: "m."(".m") if the symbol name is "m.EURUSD"("EURUSD.m")); Use_Risk_MM — If this is true, the lot size will increase when account balance grows (Risk Management). Percentage_Risk — Lot size increase based on the balance value (Risk Management in %). Fixed_Lot — Fixed lot (if Use_Risk_MM - false). Order Type - trading direction; Order Comment - comments to orders; Slippage - allowed slippage before an order is triggered; Show_Info_Panel - use the information panel (false - faster backtest); Show_additional_panel - use the info panel for profit indicator per each month, for backtest only; Multi_Currency_BackTest: true - use the multi-currency tester; false - use the current currency and timeframe; Adaptation of the spread to the stop loss - adapt the stop loss to spread; Max Spread - maximum allowed spread; Stop trade - disable trade for a certain time (from 1 minutes to 24 hours) if the average spread exceeds Max_Spread; Trading within the week: Monday - trade on Monday; ... Friday - trade on Friday; Time trading within a day: Use time - if true, the EA trades by time; GMT setting - GMT settings; Every_Day_Start - start time (hh:mm); Every_Day_End - end time (hh:mm). Time to disable on Friday: Use time - if true, the EA trades by time; Disable_in_Friday - end time on Friday (hh:mm).