mql-sqlite3
mql-sqlite3 copied to clipboard
SQLite3 binding for the MQL language (both 32bit MT4 and 64bit MT5)
I am using build 1280 of mt4 and I ran into this wierd problem, im not sure if its just me or it will effect others but i wanted to...
@dingmaotu Hi Ding, Great work! :1st_place_medal: Do you think you can also add an example script or EA to put live ticks into the SQLite3 DB?
You say in the readme that the DLL should go into the `Library` directory, but you don't say where that is ocated. MT4 only has a `Libraries` directory located under:...
2020.01.05 21:18:46.845 TestSQLite3 AUDUSDm#,H4: unresolved import function call 2020.01.05 21:18:46.845 Cannot call 'sqlite3.dll::sqlite3_initialize', DLL is not allowed 2020.01.05 21:18:46.844 TestSQLite3 AUDUSDm#,H4: initialized
how solve error database is locked, pls help me
using Mt5 to get select. the returned value does not match. For example the symbol which is (null) in db, returns "symbol: (null)3-28 18:48:43 424a0d380332858ee55bdebc4af3789f74e70a2b3ba1cf29d84b9b4bcf3e2e37" can you help?