Romeu Bertho / Publications
Forum
[MQL5 Articles] - Support for MathML elements
Hello, I would like to ask whether MetaQuotes has any plans to support MathML elements when creating new articles on the MQL5. Currently, the article editor allows us to write content in both Visual and HTML modes, and MathML formulas can be correctly rendered when switching from the HTML to the
[Possible Bug] Strategy Tester - Problem running every tick based on real ticks
Hello, I was running some backtests recently ( build 3683 ), and I realized I could no longer work with every tick based on real ticks modelling . I did some digging, and I found out this: The image above shows that all real ticks were discarded and changed to every tick generation modelling. I went
[Bug] - ChartFirst() and ChartNext() problem for symbol not available
Hello, I've found a bug in ChartFirts(), and ChartNext() functions when you try to go through all charts of the client's terminal (opened ones). Let's suppose you connect to broker A which is a FOREX broker, open EURUSD chart, and then connect to broker B, which is an Exchange Broker. On broker B
Bug report: Bars() - MT5 build 1995
Hello, I've found a bug with Bars function , it worked great until build 1978. Description: Bars function call hangs on a newly created custom symbol or empty data symbol. Bug started from build 1983 and later . How to reproduce: Open a random chart and run the following piece of code (script): void
CryptEncode() - ciphers not matching with others Libraries
I'm wondering if anyone tried some comparisons with CryptEncode() MQL5 function and Crypto Nodejs library and get the same encrypted cipher. So far I´ve tried Crypto Nodejs with these methods: des des-cbc des-ecb aes256 aes-256-cbc aes-256-cbc-hmac-sha1 aes-256-cfb aes-256-cfb1 aes-256-cfb8
Problem with MQL5 Cloud
Hello, I'm wondering if anyone is facing the same problems with MQL5 Cloud like me. When I start a new optimization, results generated from my computer goes OK, but from MQL5 Cloud I get the error "pass x tested with error "OnInit failed x:xx:xx.xxx (PR x)" Digging deeper, I've found that this error
