Welcome to Forex-TSD!, one of the largest Forex forums worldwide, where you will be able to find the most complete and reliable Forex information imaginable.
From the list below, select the forum that you want to visit and register to post, as many times you want. It’s absolutely free. Click here for registering on Forex-TSD.
Exclusive Forum
The Exclusive Forum is the only paid section. Once you subscribe, you will get free access to real cutting-edge Trading Systems (automated and not), Indicators, Signals, Articles, etc., that will help and guide you, in ways that you could only imagine, with your Forex trading.
Elite Section
Get access to private discussions, specialized support, indicators and trading systems reported every week.
Advanced Elite Section
For professional traders, trading system developers and any other member who may need to use and/or convert, the most cutting-edge exclusive indicators and trading systems for MT4 and MT5.
Does anyone know why I would be getting the following sequence when using the MT4 system tester? The sell stop orders never have an error. Would errors happen with forward testing?
Thanks for any help you may have!
first
00:17:49 2008.11.11 10:20 EA v2_1 EURJPY,M5: Buy Stop Order Sent @ 125.03 EA v2_1
00:17:49 2008.11.11 10:20 EA v2_1 EURJPY,M5: OrderSend ( EA v2_1) failed with error #130
00:17:49 2008.11.11 10:20 EA v2_1 EURJPY,M5: OrderSend error 130
00:17:49 2008.11.11 10:20 EA v2_1 EURJPY,M5: Buy Stop Order Sent @ 125.03 EA v2_1
00:17:49 2008.11.11 10:20 EA v2_1 EURJPY,M5: OrderSend ( EA v2_1) failed with error #130
00:17:49 2008.11.11 10:20 EA v2_1 EURJPY,M5: open #2 buy stop 0.10 EURJPY at 125.03 sl: 124.53 tp: 125.23 ok
00:17:49 2008.11.11 10:20 EA v2_1 EURJPY,M5: Buy Stop Order Sent @ 125.03 EA v2_1
00:17:49 2008.11.11 10:20 Tester: order #2, buy 0.10 EURJPY is opened at 125.03
00:17:50 2008.11.11 10:31 Tester: stop loss #2 at 124.53 (124.52 / 124.62)
00:17:57 2008.11.11 10:35 EA v2_1 EURJPY,M5: open #3 sell stop 0.10 EURJPY at 124.46 sl: 124.96 tp: 124.26 ok
00:17:57 2008.11.11 10:35 EA v2_1 EURJPY,M5: Sell Stop Order Sent @ 124.46 EA v2_1
00:18:02 2008.11.11 10:42 Tester: order #3, sell 0.10 EURJPY is opened at 124.46
I have been testing EAs for several weeks now. I have testing,forward and back, several EAs. However, I have severals that caused me troubles. My troubles are mostly ordersend n ordermodify errors. I am testing for 1 lot instead of 0.1 or any micro or nano contract.
I have changed the lot size, before testing. Knowing this, I open the documentation and found this error can be caused from lot volume. Please let me know how to solve this... Thank you very much for all your attention and help. I appreciate them tremendously.
Hello,
I have a little problem with MT4.
When I test my EA on a 4h TF on MT4 from 01.2007 to 12.2007 the history just goes back to may2006. with the Print command I see that the Bars also just go back to May 2006.
I test offline and my offline historydatabase goes back to 2004. My EA needs this history of several years back. -the longer the better. This EA learns from the past and without past it can’t learn…
How do I tell MT4 to load the entire history bank? With Extra->option->diagram I already placed the max on chart and history to 99999999999 but this didn’t influence the EA history.
Hello,
I have a little problem with MT4.
When I test my EA on a 4h TF on MT4 from 01.2007 to 12.2007 the history just goes back to may2006. with the Print command I see that the Bars also just go back to May 2006.
I test offline and my offline historydatabase goes back to 2004. My EA needs this history of several years back. -the longer the better. This EA learns from the past and without past it can’t learn…
How do I tell MT4 to load the entire history bank? With Extra->option->diagram I already placed the max on chart and history to 99999999999 but this didn’t influence the EA history.
I hope someone can help me on this.
Tester will start from oldest value unless you've told something different (use date option).
Also, go to Options --> Charts --> MAx Bars in history and change it
Quote:
Amounts of Bars in History and in Charts
Bars stored in history and those shown in charts differ from each other. This difference is determined by the fact that any amount of bars can be kept in the hard disk provided that it has enough space. But the amount of bars shown in the chart is limited by the computer resources. To calculate values of technical and custom indicators, bars shown in the chart are used, as well. When a great amount of indicators and data to be shown are used simultaneously, computer free resources (central processor load and free RAM) can exhaust very soon. To avoid such problems, one can specify the amount of data shown in the charts independently. To do so, one must choose the suitable value from the pop-up list or enter it manually in the "Max bars in chart" field. The amount of bars to be stored in the hard disk is specified in the "Max bars in history" field. In future, this value will be used for testing of expert advisors. Any amount of bars can be specified here.