Mikhail Fursov

Results 5 comments of Mikhail Fursov

Looks like file name is missed in the command line. What is the actual mq4 file name?

Other options to check: 1) Could you install and use metatrader from some folder inside your user dir? or 2) Could you specify build folder inside your user dir?

Good catch! Will be fixed next week.

Thank you for the report, will check it this weekend.

Here is an example how it can be implemented (not tested) ``` typescript /** * It takes the arguments passed to the console.log function and logs them using Winston *...