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
3
fdan1c 2008.10.01 10:29 
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


avatar
165
FinGeR 2008.10.01 17:59 
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!

4.0.0.3 Trial has fine! look image




avatar
62
TradeZone 2008.10.01 19:02 
FinGeR wrote >>

4.0.0.3 Trial has fine! look image



Hi FinGer,


Close all instances before installing new version.


Kidest regards.


avatar
165
FinGeR 2008.10.01 19:09 
yes Thanks

avatar
62
TradeZone 2008.10.01 20:14 
fdan1c wrote >>
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.



avatar
4
juso 2008.10.06 20:34 

Hi TradeZone


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


Have a great day

Juso


avatar
2
juangecko 2008.10.06 21:02 
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


avatar
14
yewnix 2008.10.06 23:21 

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.


avatar
62
TradeZone 2008.10.06 23:31 
juso wrote >>

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.


avatar
62
TradeZone 2008.10.06 23:36 
juangecko wrote >>

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.

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