Nicholas Barker

Results 1 comments of Nicholas Barker

That is the default behavior programmed by MetaQuotes. In order to modify that behavior using pymt5adapter you have to use the context manager and set the `raise_on_errors` flag. ``` import...