View Single Post
  #2 (permalink)  
Old 11-04-2005, 05:26 PM
codersguru's Avatar
codersguru codersguru is offline
Senior Member
 
Join Date: Oct 2005
Posts: 987
codersguru has a spectacular aura aboutcodersguru has a spectacular aura aboutcodersguru has a spectacular aura about
FileOpen doesn't work in Strategy tester!

Quote:
Originally Posted by twinsen
I testing a EA an i have in source FileOpen function.

Then this EA run in terminal it can write in file.

Then i run it in Startegy Tester, the EA don't write anything.

Can you help me ?
Hi twinsen,

I’ve tried the FileOpen function in both of Terminal client and in the strategy tester.
It seems not working in the strategy tester (there are some other functions -like Alert ()- don't work there too).

I'll try the Windows file-handling APIs and I'll tell you the result.
__________________
Hope it helps !
Coders' Guru
Senior MQL programmer:
www.xpworx.com/custom.htm
Reply With Quote