Published article "Developing a multi-currency Expert Advisor (Part 10): Creating objects from a string".

The EA development plan includes several stages with intermediate results being saved in the database. They can only be retrieved from there again as strings or numbers, not objects. So we need a way to recreate the desired objects in the EA from the strings read from the database.