MQL4 - automated forex trading   /  

Forum

New API MetaTrader 4 AVAILABLE

Back to topics list  | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 > >> To post a new topic, please log in or register

avatar
62
TradeZone 2008.08.25 18:30 
Available new version 4.0.0.2.
This installation is zipped and available to download at http://www.itevolution.com.br/tz/files/TZMT4API.zip

Regards,

TradeZone

avatar
200
igar00 2008.08.25 19:30 
TradeZone wrote >>
We did not understand, please more.

Trader and investor login password change.


 int PasswordChange_MT4(string old_password,string new_password);

 int InvestorPasswordChange_MT4(string trader_password,string investor_password); 




avatar
48
kaisa 2008.08.25 19:35 
Thanks for your api. Very good work.

avatar
62
TradeZone 2008.08.25 19:57 
igar00 wrote >>

Trader and investor login password change.

int PasswordChange_MT4(string old_password,string new_password);

int InvestorPasswordChange_MT4(string trader_password,string investor_password);

That is possible. Requirement added to a next version.

avatar
200
igar00 2008.08.25 20:27 

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:

http://forum.mql4.com/ru/14333/page4



avatar
62
TradeZone 2008.08.27 17:30 
igar00 wrote >>

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


avatar
62
TradeZone 2008.08.28 18:41 

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!


avatar
48
kaisa 2008.08.29 09:54 

int PingServer_MT4(string ServerName) (-1 no ping)

char GetServerIP_MT4(string ServerName)

if possible...


avatar
62
TradeZone 2008.08.29 16:55 
kaisa wrote >>

int PingServer_MT4(string ServerName) (-1 no ping)

char GetServerIP_MT4(string ServerName)

if possible...

Hi Kaisa:

Both are possible. Added to a future version.

Some servers "close" ping advise using bool IsConnected_MT4 (int handle)
Best regards and profitable trade!

avatar
48
kaisa 2008.08.30 07:49 

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



Back to topics list   | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 > >>  

To add comments, please log in or register