Skip to content

Commit

Permalink
Adds creds for demo account
Browse files Browse the repository at this point in the history
  • Loading branch information
kenorb committed Feb 22, 2024
1 parent 5821c01 commit 5c254f1
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,13 @@ jobs:
- name: Run test
uses: fx31337/mql-tester-action@dev
with:
Login: ${{ secrets.MT5_LOGIN }}
Password: ${{ secrets.MT5_PASSWORD }}
Server: MetaQuotes-Demo
TestDeposit: 10000
TestExpert: EA31337-Libre.ex5
TestFromDate: 2024.01.01
TestPeriod: M15
TestSymbol: EURUSD
TestToDate: 2024.01.30
UrlExpert: file://${{ github.workspace }}/EA31337-Libre.ex5

0 comments on commit 5c254f1

Please sign in to comment.