1. [OK] ściągnięcie danych tickowych z Dukascopy
2. [OK] dane przerobione z CSV do FXT przy użyciu MT 4.432; muszę na tym, bo kiedy używam starszego MT4, to nie łączy się z brokiem zanim nie zrobię update
3. [OK] dane (FXT + HST) skopiowane do starszego MT4 (v226) odpowiednio do katalogów tester/history/ i history/[server-name]
4. [NIE-DZIAŁA] odpalam MT (v226, brak połączenia z brokerem), uruchamiam skrypt 'birts-patch' i w momencie kiedy klikam 'start' w testerze, to nic się nie dzieje, a w dzienniku pojawia się 'TestGenerator: internal error because the file not opened'.
FAQ z eareview mówi:
Co się do mnie zupełnie nie stosuje, bo uruchomiłem birt's patch...4. My backtest stops as soon as I click the start button. The backtesting journal tab displays TestGenerator: internal error because the file not opened. What is wrong?
That’s MT4′s way of notifying you that it refuses to overwrite an FXT file that is set read-only. If you’re using the Birt’s Patch script, you probably forgot to run it (keep in mind that you have to run it once after every terminal restart, prior to starting the backtest) or you might be using an outdated version.
If you’re using the Tick Data Suite, you didn’t start the terminal via tds.exe.
Macie jakieś wskazówki co z tym zrobić, żeby zadziałało?