Always Getting 'Volume Limit' Regardless what I do and can't get any Strategy Tester results. - page 2
You are missing trading opportunities:
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
Registration
Log in
You agree to website policy and terms of use
If you do not have an account, please register
With your considerable asstance, I'm slowly getting this sorted out.
Do you know if these scripts ONLY work with 'Off-Line' charts ? It sound like the optimized one might work on a live chart. Actually I have been using the optomized one that loads and works as an 'inidcator' and it does have data for the 1 huor chart that I have been running it on. But if anything, this has quite likley messed up my data again as I have had it running on a different broker's server than I gathered with the 'scroll back' method you documented here.'
But thinking about it, the Strategy tester very likley ONLY uses 'OffLine' data/charts.
Do you know if this is the case ?
. .
Thanks again!
Fix to previous post: I mistakenly referred to the optimized version as a script when it's actually implemented as an indicator (I fixed this in my previous post as well)...
Do you know if these scripts ONLY work with 'Off-Line' charts ?
Do you know if this is the case ?
After the data is found the Tester creates an FXT file in the '\MT4\Tester\history\' folder. This file contains the interpolated tick data used for testing and can be opened as an offline chart. So yes - technically the Tester uses an offline chart built from the normal hst data stored in history folder...