Jose V / Publications
Forum
[SOLVED] DATA TYPES
Hello everyone! I'm currently making an EA to feed a MySQL database with trading data. My current issue is when pointing out to an external database. //=====Connection To Database string host = ""; int port = ""; string socket = ""; string user = ""; string