View Single Post
  #17 (permalink)  
Old 12-05-2007, 04:09 PM
newdigital newdigital is offline
Administrator
 
Join Date: Sep 2005
Posts: 20,070
Blog Entries: 241
newdigital has much to be proud ofnewdigital has much to be proud ofnewdigital has much to be proud ofnewdigital has much to be proud ofnewdigital has much to be proud ofnewdigital has much to be proud ofnewdigital has much to be proud ofnewdigital has much to be proud of
Quote:
Originally Posted by retina View Post
Hi
I try to set NewsTrader v5.3 in both northfinance and liteforex on VPS microsoft server 2003.

I sure copy webget.dll to \libraries and webget.dll to \include. After that I run EA it show error 126 cannot load library. How I fix this error?

Thanks

Retina
I think Allow DLL import and Allow external experts import should be on in Tools menu of Metatrader and in EA's settings as well.

And

Code:
- Place NewsTrader_v5.3 EA file 
to \experts folder (for example: C:\Program Files\Metatrader4\experts).
- Place WebGet.mqh file to \include folder 
(for example: C:\Program Files\Metatrader4\experts\include). 
- Place WebGet.dll file to \libraries folder 
(for example: 
C:\Program Files\MetaTrader4\experts\libraries).
It is some forward testing results with "nfp settings".

And you can use my calenday (ID=4).
Attached Images
File Type: gif NewsTradernfp53.gif (4.6 KB, 1934 views)
Attached Files
File Type: htm NewsTradernfp53.htm (150.8 KB, 270 views)

Last edited by newdigital; 12-05-2007 at 04:31 PM.
Reply With Quote