v1.0.2
Changelog:
- Provision param for Charles (for debugging).
- Provision param for Mono (required by Wine for HTML).
- Provision 7zip for Winetricks due to bug.
- Support for HTTP_PROXY/HTTPS_PROXY.
- Disables access for
input_get
/input_set
internal commands. - Test 2018 instead of 2017 by default.
- Improves installation of MT4/MT5 installers, although it's broken in Docker now.
- Adds
TestLeverage
test. - Adds
get_min
/get_max
functions. - Adds support for
BT_PERIOD_FXT
, to use a different FXT file. - Renames
BT_TESTMODE
toBT_TESTMODEL_FXT
to avoid confusion. - Allows overriding
TERMINAL_ARG
. - Provisioning script installs .NET instead of Mono.
- Improves finding the source code for compiling, instead of binary.
- Backtest script no longer copies
accounts.ini
. - and more.