Hi all. I try to export live trading orders (instant and pending) from MT4 account to my web. Anyone can tell me how to do it ? Please help me.
Thanks advance.
Bizu
Note : I dont want to use any website for public my account statement
Why ? If you don't use a ready made tools/website, it's a lot of work. You have to export your data, in one way or another. Then import this data in your website, using any available language (php, javascript...).
Hi all. I try to export live trading orders (instant and pending) from MT4 account to my web. Anyone can tell me how to do it ? Please help me.
Thanks advance.
Bizu
Note : I dont want to use any website for public my account statement
You can write the trades in a text file and copy the file to your web server via FTP. MT4 has a built-in FTP support: https://docs.mql4.com/common/sendftp
Why ? If you don't use a ready made tools/website, it's a lot of work. You have to export your data, in one way or another. Then import this data in your website, using any available language (php, javascript...).
But in, it's not live, it's delay minimum 5 minutes ago.
You can write the trades in a text file and copy the file to your web server via FTP. MT4 has a built-in FTP support: https://docs.mql4.com/common/sendftp
But in, it's not live, it's delay minimum 5 minutes ago.
@ angevoyageur :
Sometimes, my trading orders is about 2-3 minutes. And anyone can't see these orders an immediately on . Oki, I'll try to public via FTP but it's not easy with me :)
@ fxjozef: thanks a lot.
Well, the ftp probably works, but there are two things that would disappoint me - the external settings of the ftp address and the need to periodically check the ftp uploads on the server.
My personal preference is to post anything directly by http using the wininet.dll
If you can afford to pay for it I can help with professional solution
Perhaps you missed this when you registered . . .
Look here: https://www.mql5.com/en/users/register
It says . . . "4. Posting of advertising messages is forbidden. "
Don't do it again please.

- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
You agree to website policy and terms of use
Hi all. I try to export live trading orders (instant and pending) from MT4 account to my web. Anyone can tell me how to do it ? Please help me.
Thanks advance.
Bizu
Note : I dont want to use or any website for public my account statement