first commit
This commit is contained in:
@@ -0,0 +1,30 @@
|
||||
; MT5 Strategy Tester Configuration Template
|
||||
; Save as your configuration file
|
||||
|
||||
[Tester]
|
||||
Expert=
|
||||
ExpertParameters=
|
||||
Symbol=
|
||||
Period=
|
||||
Model=0
|
||||
ExecutionMode=1
|
||||
Optimization=0
|
||||
OptimizationCriterion=6
|
||||
FromDate=2024.01.01
|
||||
ToDate=2024.12.31
|
||||
ForwardMode=0
|
||||
ForwardDate=
|
||||
Report=
|
||||
ReplaceReport=1
|
||||
ShutdownTerminal=1
|
||||
Deposit=10000
|
||||
Currency=USD
|
||||
Leverage=1:100
|
||||
Visual=0
|
||||
ProfitInPips=0
|
||||
|
||||
; Expert settings (optional - use instead of ExpertParameters .set file)
|
||||
; RSI_Period=14
|
||||
; Overbought=70
|
||||
; Oversold=30
|
||||
; Lot_Size=0.1
|
||||
Reference in New Issue
Block a user