Search found 13 matches
- Tue Oct 25, 2016 7:21 pm
- Forum: Issue/Bug tracking
- Topic: Beginner questions - Setting up MT4 for back-testing
- Replies: 14
- Views: 41612
Re: Beginner questions - Setting up MT4 for back-testing
After a whole lot more testing and research I've discovered that non of my FXCM 1010 installs are showing commissions factored into the running trade-by-trade balance but my Tallinex MT4 install does (for the same EA and same testing period). I've tested connected both online and offline to my live ...
- Tue Oct 25, 2016 3:38 pm
- Forum: Issue/Bug tracking
- Topic: Beginner questions - Setting up MT4 for back-testing
- Replies: 14
- Views: 41612
Re: Beginner questions - Setting up MT4 for back-testing
Support for Scenario 1) is what I was led to believe was possible from multiple sources include the following: The following article "How To: Include Commission Cost During Back Test" http://www.jtatoday.info/forum/showthread.php?tid=20511 which led me to Tickstory says: ------- Download y...
- Tue Oct 25, 2016 1:19 pm
- Forum: Issue/Bug tracking
- Topic: Beginner questions - Setting up MT4 for back-testing
- Replies: 14
- Views: 41612
Re: Beginner questions - Setting up MT4 for back-testing
Hi BIllworld, Could you please explain why you need to edit the FXT files that are being created by your FXCM MT4? If you are testing with FXCM data, there should be no need to edit these files as they will already contain the specific settings for the account you are using. This is normal behaviou...
- Mon Oct 24, 2016 9:55 pm
- Forum: Issue/Bug tracking
- Topic: Beginner questions - Setting up MT4 for back-testing
- Replies: 14
- Views: 41612
Re: Beginner questions - Setting up MT4 for back-testing
And the "Launch MT4 for backtesting" command still doesn't work and yields the same error dialog as previously posted. Whenever FXCM MT4 runs a backtest it overwrites what edits were made to the FXT by TS. If I set the properties of the FXT file within the OS to "read only" in an...
- Mon Oct 24, 2016 9:41 pm
- Forum: Issue/Bug tracking
- Topic: Beginner questions - Setting up MT4 for back-testing
- Replies: 14
- Views: 41612
Re: Beginner questions - Setting up MT4 for back-testing
Okay I upgrade to 1.8.5 and did the following steps: 1) Ensure settings were pointing to the correct install of MT4 2) Quit MT4 3) Open an FXT file from a recent backtest 4) Documented the default settings for the following: - Base comm = 0 - Comm type = 1 - Comm lots = 0 5) Changed settings to: - B...
- Mon Oct 24, 2016 1:54 pm
- Forum: Issue/Bug tracking
- Topic: Beginner questions - Setting up MT4 for back-testing
- Replies: 14
- Views: 41612
Re: Beginner questions - Setting up MT4 for back-testing
Also, can kindly please confirm that in v1.8.5 if I start up MT4 and do NOT connect to the server (to get the broker/server info) and simply work offline (to protect my data from being overwritten by MT) my custom TS created FXTs and backtests will NOT be affected. I had this specific issue months a...
- Mon Oct 24, 2016 1:43 pm
- Forum: Issue/Bug tracking
- Topic: Beginner questions - Setting up MT4 for back-testing
- Replies: 14
- Views: 41612
Re: Beginner questions - Setting up MT4 for back-testing
Yes but is not the launching required to force MT4 NOT to overwrite the FXT file when it does its backtest?tickstory wrote:2) If you are using FXCM data, there is no need to do any export or any launching. MT4 will use its own data as per normal.
- Mon Oct 24, 2016 5:17 am
- Forum: Issue/Bug tracking
- Topic: Beginner questions - Setting up MT4 for back-testing
- Replies: 14
- Views: 41612
Re: Beginner questions - Setting up MT4 for back-testing
2) You will only see FXT files once you have exported data via Tickstory. Tickstory produces FXT files that contain tick data that MT4 can use for its back-test (as opposed to the standard MT4 behaviour which is to create its own FXT files which contains only 1-minute data). 3) You will need to eit...
- Sun Oct 23, 2016 5:01 pm
- Forum: Issue/Bug tracking
- Topic: Beginner questions - Setting up MT4 for back-testing
- Replies: 14
- Views: 41612
Beginner questions - Setting up MT4 for back-testing
I purchased Tickstory several months ago for the express purpose of editing FXT files—specifically to keep the lotsetp at .01 even when running tests offline. Couldn't get it working at the time even with assistance from TS support and I had to stop spending time on it and resort to my workaround de...
- Mon Mar 07, 2016 8:44 pm
- Forum: General Discussion
- Topic: LotStep and MinLots were changed in FXT but to no avail
- Replies: 5
- Views: 14047
Re: LotStep and MinLots were changed in FXT but to no avail
Another user reports the same issue I've encountered at https://forum.mql4.com/46922. His points: -------- MarketInfo("AUDNZD", MODE_MINLOT) is returning 0.1 as well. It should return 0.01 -------- Is exactly the same issue I’ve encountered. The only workaround I've found are the following...
