"New Neural" is an Open Source neural network engine project for the MetaTrader 5 platform. - page 32

You are missing trading opportunities:
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
Registration
Log in
You agree to website policy and terms of use
If you do not have an account, please register
You misunderstood a little bit.
You're the one who misunderstood :)
Saving in XML is good. Is there an XML parser for MQL5?
You can't do dllki.
Saving in XML is good. Is there an XML parser for MQL5?
You can't do that with dlls.
I did it once - there's something left over
it's "a job" for 2 days.
If you're too lazy, you can use msxml parser from the standard dll, but it is very resource intensive.
P.S.
every entity should be able to initialize / save itself from / to XML
XML is a good idea, I support it. You can parse the grid through XSLT into canvas code and display it on the web. For example, put it into MQL5 forum engine. Uploaded the file to the comments, and the entire topology of the grid is at your fingertips.
If MQL5 had support for reg expressions, the parser would be written in half an hour.
XML is a good idea, I support it. You can parse grid into canvas code via XSLT and display it on the web. For example in MQL5 forum engine. Upload the file to the comments and the entire network topology is at your fingertips.
I did not come to this organization at once - I suffered a lot
That's why I recommend
Having xml, you can use visual editors of all sorts, you can write your own visualizers/configurators
XML is a good thing, I support it, .......
+10000.
I wish the developers made it as easy as possible to use them, without using additional DLL and Win API (or rather they hid it all in the depths of the language, and gave us the cleanest MQL).
Each entity must be able to initialize/save itself from/to XML