Skip to content

Commit

Permalink
Improves default tester params
Browse files Browse the repository at this point in the history
  • Loading branch information
kenorb committed Feb 2, 2024
1 parent 308fc8c commit 8adce98
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 11 deletions.
22 changes: 11 additions & 11 deletions defaults/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ mt_runner_bt_mt4_config:
FTPServer: ftp.example.com
Login: 12345
Password: 12345
Period: M30
Period: M15
Profile: default
ProxyEnable: false
ProxyLogin: user45
Expand Down Expand Up @@ -118,25 +118,25 @@ mt_runner_bt_mt5_config:
Template:
Tester:
Currency:
Deposit:
ExecutionMode:
Deposit: 10000
ExecutionMode: 0
Expert:
ExpertParameters:
ForwardDate:
ForwardMode:
FromDate:
Leverage:
FromDate: 2024.01.01
Leverage: 1:100
Login:
Model:
Model: 1
Optimization:
OptimizationCriterion:
Period:
Period: M15
Port:
ReplaceReport:
Report:
ReplaceReport: 1
Report: report.html
ShutdownTerminal: 1
Symbol:
ToDate:
Symbol: EURUSD
ToDate: 2024.01.11
UseCloud: 0
UseLocal: 1
UseRemote:
Expand Down
1 change: 1 addition & 0 deletions molecule/mt5-ea/converge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@
Leverage: 1:500
Login: 12345
Model: 1
Period: M15
Report: report.html
ReplaceReport: 1
ShutdownTerminal: 1
Expand Down

0 comments on commit 8adce98

Please sign in to comment.