How can i program for MT server side?

 

i'm a newbie, i don't know how to write a script to run in server side(MT 4) .

The script can push real time trade data into mysql.

thanks !

 
benyu:

i'm a newbie, i don't know how to write a script to run in server side(MT 4) .

The script can push real time trade data into mysql.

thanks !

I am afraid the only way to run plugins on a server is buying the server from Metaquotes.
 
benyu:

i'm a newbie, i don't know how to write a script to run in server side(MT 4) .

The script can push real time trade data into mysql.

thanks !

You don't need to run it "server side". You can just attach to a chart in MT4 and as long as you leave it running it will be able to push data into mysql. There are a few bits of free code in the codebase but if you're not a developer I suggest hiring someone in the freelance section to create it for you.

Reason: