Skip to content

Commit

Permalink
Sets MT_VER=4
Browse files Browse the repository at this point in the history
  • Loading branch information
kenorb committed Nov 12, 2023
1 parent 1f1b2b4 commit e032cc2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ RUN eval.sh clean_bt && \
FROM ea-tester-base AS ea-tester-with-mt5

# Install platform.
ARG MT_VER=5.0.0.3802
ARG MT_VER=4
ENV MT_VER $MT_VER
RUN eval.sh install_mt $MT_VER
#RUN run_backtest.sh -s PrintPaths -v
Expand Down

0 comments on commit e032cc2

Please sign in to comment.