New API MetaTrader 4 AVAILABLE - page 5

 
TradeZone wrote >>

Hi fdan1c,

You really find a bug. It's fixed now. Please, get version 4.0.0.3 ( http://www.itevolution.com.br/tz/files/TZMT4API.zip ). This version will expire late November.

And folks... please update to version 4.0.0.3.

Older Versions, like 4.0.0.2, expires on 2008.09.30.

Kindest regards!

Hello!
Thanks for previous fix.
I'm not sure but seems one more bug discovered (I had no enough time to fully test it yet)
OrderClose_MT4 always return Error 129: ERR_INVALID_PRICE. Could you check it?
And one more question... What about such MT4 functions as RefreshRates() and NormalizeDouble() which currently absent in API?
Are they applied automatically where applicable? Is it has sense to add it to API?
Thanks and regards,
fdan1c
 
TradeZone:

Hi fdan1c,


You really find a bug. It's fixed now. Please, get version 4.0.0.3 ( http://www.itevolution.com.br/tz/files/TZMT4API.zip ). This version will expire late November.


And folks... please update to version 4.0.0.3.

Older Versions, like 4.0.0.2, expires on 2008.09.30.


Kindest regards!

4.0.0.3 Trial has fine! look image



 
FinGeR:

4.0.0.3 Trial has fine! look image



Hi FinGer,


Close all instances before installing new version.


Kidest regards.

 
yes Thanks
 
fdan1c:
Hello!
Thanks for previous fix.
I'm not sure but seems one more bug discovered (I had no enough time to fully test it yet)
OrderClose_MT4 always return Error 129: ERR_INVALID_PRICE. Could you check it?
And one more question... What about such MT4 functions as RefreshRates() and NormalizeDouble() which currently absent in API?
Are they applied automatically where applicable? Is it has sense to add it to API?
Thanks and regards,
fdan1c

Hi, fdan1c!


There is no need of RefreshRates(). It's already called when needed.

About NormalizeDouble(), we use same strategy used with RefreshRates(). But you must you install version 4.0.0.4 ( http://www.itevolution.com.br/tz/files/TZMT4API.zip ).


About OrderClose_MT4 always return Error 129: ERR_INVALID_PRICE:
You can be using a price from one broker in another broker, or price can really slips.

Make sure you're using correct price, and try to wide your slipage.


Kindest regards.

 

Hi TradeZone


Good work, any chance for C/C++ API with h and lib stuff in there?


Have a great day

Juso

 
juso wrote >>

Hi TradeZone

Good work, any chance for C/C++ API with h and lib stuff in there?

Have a great day

Juso

Some MT4 brokers does not allow EA for real trading...is there any way to make them think it is a manual order?

Thxs

JB

 

I don't understand something here..

I can do Order Sends all day long..

However I'm having a big issue doing a OrderClose..


Can you please give an example on these.


I really don't think its my .NET wrapper DLL.

 
juso:

Hi TradeZone


Good work, any chance for C/C++ API with h and lib stuff in there?


Have a great day

Juso

Hi juso,


<Program Files>\TradeZone\TZMT4API\Developer\MetaTrader4 API.txt contains what do you want.


Kindest regards.

 
juangecko:

Some MT4 brokers does not allow EA for real trading...is there any way to make them think it is a manual order?

Thxs

JB

Hi juangecko!


Not with current version. We'll register this feature.


Kindest regrads.

Reason: