Fantiago / Profile
Fantiago
Added topic OpenCL: NPUs supported?
Hi there, the documentation on OpenCL ( https://www.mql5.com/en/book/advanced/opencl ) mentions CPU- and GPU-support. OpenCL is an integral part of the book Neural Networks for Algo Trading with MQL5 (
Fantiago
Added topic Hiding embedded Indicator in Strategy Tester?
Hi there, does anybody have a remedy to this: Whenever an indicator is included via iCustom() or IndicatorCreate() in an Expert Advisor, and that Expert Advisor is then tested in the Strategy Tester (in visual mode), the included
Fantiago
Added topic Indicator with multiple (sub)windows?
Hi to all, simple question: is it possible to create a custom MQL5-indicator with multiple (sub-)windows , with plot lines e.g. in the main chart and in two subwindows (so 3 in all)? I'm not talking about drawing objects, I'm talking
Fantiago
Added topic MQL5-compilation slow, MetaEditor outdated, VSC-integration limited
Dear MetaQuotes, you seems to be putting much effort into what you probably would call improvements under the hood : into the compiler. From users' perspective, however, the compiler is all right. Or at least it was. It seems to be getting slower and
Fantiago
Added topic MetaEditor v. 4585 compiler breaks previousy working code!
Hi, MetaQuotes-developers, please check this out: The code in the attached file CustomTrade.mqh , which compiled just fine under MetaEditor version 4570, suddenly throws 20 errors under MetaEditor version 4585 !!! The only thing that changed was
Fantiago
Added topic TimeNewYork() function equivalent?
Hello, how can one get the same, actual New York-time all year long , no matter whether it's summer- or winter-time there? How can this be achieved with MQL5 if one doesn't live in the New York-time zone themselves? Something like the missing
: