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
Perhaps it will be useful to someone.
In MT4 the code works almost without changes
I did not create the database file for a long time. I.e. there are results, but there is no file.
Solution: write the full path to the file, for example like this:
Question
Apparently, this is a peculiarity of encoding.
If you write Russian text in the database, it looks crooked in SQLite studio (rhombuses with a question).
And if you enter Russian text manually, then it looks crooked in MT4.
Question: how to make the text display in the correct encoding so that the Russian text is visible?
New article SQL and MQL5: Working with SQLite Database has been published:
Author: o_O
Hey!
Since build 2170, this library is giving scope errors. Could you please update it as to follow the new MQL5 scope 'guidelines'? Thanks!
Btw great work!
I think I found a memory leak:
In SQLite3Base.mqh line 250
Should be:
(Any tools avilable to check these things?)