
You are missing trading opportunities:
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
Registration
Log in
You agree to website policy and terms of use
If you do not have an account, please register
This installation is zipped and available to download at http://www.itevolution.com.br/tz/files/TZMT4API.zip
Regards,
TradeZone
Trader and investor login password change.
int PasswordChange_MT4(string old_password,string new_password);
int InvestorPasswordChange_MT4(string trader_password,string investor_password);
Trader and investor login password change.
int PasswordChange_MT4(string old_password,string new_password);
int InvestorPasswordChange_MT4(string trader_password,string investor_password);
Thank you, it will be great.
Do you think about addon for wealth-lab 4? They have sample adapter at delphi 7.
http://wl4.wealth-lab.com/cgi-bin/WealthLab.DLL/kbase?id=26
http://63.99.108.115/QTAdapterSource.zip
May be for this trade system:
https://forum.mql4.com/ru/14333/page4
Thank you, it will be great.
Do you think about addon for wealth-lab 4? They have sample adapter at delphi 7.
http://wl4.wealth-lab.com/cgi-bin/WealthLab.DLL/kbase?id=26
http://63.99.108.115/QTAdapterSource.zip
May be for this trade system:
'Обмен экспертами'
We think it is possible!
But by now it is not in ours plans.
Regards,
TradeZone
Hi, Folks!
We just finished a short MQL4 sample.
Here it's: http://www.itevolution.com.br/tz/files/Short_Sample_MQL4.zip
Best regards and profitable trade!
int PingServer_MT4(string ServerName) (-1 no ping)
char GetServerIP_MT4(string ServerName)
if possible...
int PingServer_MT4(string ServerName) (-1 no ping)
char GetServerIP_MT4(string ServerName)
if possible...
Both are possible. Added to a future version.
Some servers "close" ping advise using bool IsConnected_MT4 (int handle)
Hi TradeZone!
1. Ping samples (no password no login only server name or ip)
2. GetServerIP_MT4 return string "111.222.333.444" ip in file ServerName.srv offset 0x00D8
...
3. IPToServerName_MT4("111.222.333.444") ??
best api