Expert Advisors • Indicators • Scripts • Libraries

MQL.RobotFX.org is the biggest collection of MetaTrader expert advisors (MT5 & MT4), indicators, scripts and libraries that can be used to improve trading results, minimize risks or simply automate trading tasks

MetaTrader 5 Libraries | Class For Working With Databases In A Simplified Manner

MetaTrader Experts, Indicators, Scripts and Libraries

Having desired to work with SQLite database for the purpose of storing my statistical generated from simulations, i noticed very early that it seems very challenging and time consuming to work with database built in functions. I then decided to create a simplified class and functions to make my work easy.

To use the class a developer simple has to include the file in the code, call object databases.xxxxfunction_name().

It has served me very well in extracting and saving thousands of datapoints. 

Thanks.

48362