Philip Kym Sang Nelson / Publications
Forum
MQL5 .db and .sqlite files not creating when running EA in Strategy Tester
Hello I just want to make sure I am not going crazy. My MT5 EA is not creating Databases (.db files or .sqlite files) when it is run in the Strategy Tester. Although I can see the EA create a Database when I drop it on a Live chart. I want to make it clear, I am not talking about databases with web
SOLUTION to ERROR 4805 error loading custom indicator on Multi-symbol
SOLUTION to ERROR 4805 error loading custom indicator on Multi-symbol If you have included custom indicators in your MT5 EA to the rule by looking at the documentation, like: including custom indicator as a #resource, Calling it via '::Indicator\\custom_indicator.ex5" checking for INVALID_HANDLE in
Marketplace suggestion for Sellers - Discount codes and Affiliate links for influencers
I have sent this request to the service desk. However they have said this is a Non-Financial issue. I have a suggestion. We Sellers of EAs, Indicators and Signals, should be able to set our own discount codes, so that we can also identify which influencer has created the sales lead to our product. I
blog section does not allow html hyperlink scrolls why?
I can't embed hyperlink Scroll in a mql5.com blog post I am writing. I want to make navigation easier, for my readers. I usually do it like this, is there another way on mql5.com < a href= "#scroll" > Go to Title </ a > < div > < h1 id= "scroll" > Title </ h1 > </ div > I want it to be like this