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.