eabase

Results 197 comments of eabase

@larsxschneider I am keeping a large set of standard sized (Max ~9 MiB) PDF files in a GIT for version control. There are bout 10,000 of these PDF files, and...

@larsxschneider Thank you for clear and useful answer. 💯

@vdemydiuk If you want to compare this to your version, you need to change the character encoding of your version. It seem that GitHub thinks its binary... use: ```bash iconv.exe...

@BryanStackpole > Hi, so when I try compile this file I get 124 errors? is there an error free version? May need to make custom commands. Nobody can help you...

@RKDEVSYS 1. This repo is for both MT4 and MT5, please edit your post and make sure to tell us what you are using. 2. Please provide a code snippet...

@gonzsanc I noticed that if you haven't used that symbol/tf combo before, MT4 does not yet have the data downloaded. Once you ask for it, it will return 4073 error...

Just for reference: * https://www.mql5.com/en/forum/86576/page2 * https://www.mql5.com/en/forum/158938/page3 * https://www.mql5.com/en/forum/160249 * https://www.mql5.com/en/forum/167505 From [here](https://docs.mql4.com/array/arraycopyrates): > If data (symbol name and/or timeframe differ from the current ones) are requested from another chart,...

Did you install the developer version of WIX? (They crazily insists on using old .NET 2.0 compatible versions, so you need the devs..)

@lazou You didn't say much about what this tester is to be used for. Back-testing you say, but... What exactly makes this function a "test", instead of *actually* doing it?...

@vdemydiuk Can you look into this, please?