MQL4 - automated forex trading   /  

Forum

Automated Trading Championship 2007

Back to topics list  | 1 2 3 4 5 6 7 8 9 10 11 12 13 To post a new topic, please log in or register

avatar
Moderator
4002
stringo 2007.10.16 17:59 

fxj, what do you mean "slippage in the stoploss"? Accuracy during execution? It depends from executing plugins attached to trade server. If no plugin attached then exact execution without slippage. In the common case it may be any slippage. Check it yourself.

If you mean slippage parameter in the OrderSend function keep in mind that this parameter ignored for pending orders


avatar
11
fxj 2007.10.16 19:36 
stringo wrote:

fxj, what do you mean "slippage in the stoploss"? Accuracy during execution? It depends from executing plugins attached to trade server. If no plugin attached then exact execution without slippage. In the common case it may be any slippage. Check it yourself.

If you mean slippage parameter in the OrderSend function keep in mind that this parameter ignored for pending orders


Stringo,

Here is some example

Buy filled at 2.0000, and sl =1.9980

After lets say 30 minutes the price is spiked to 1.9950,

Where the order should be exited (stopped out) at 1.9980 or 1.9950 ? (on the ATC2007 server)

Please note that all the above numbers are not correct, if you need the exact number I can copy it from my journal


avatar
31
forexplotno 2007.10.16 23:12 

Had I been allowed to play in Championship this is where I would have been after 2 weeks.... NO.1 !! - $37 723.03 :(((


avatar
Moderator
4002
stringo 2007.10.17 12:20 
fxj wrote:

In the following screen shot you can see the order # 4881293 buystop at 2.0402 and sl 2.0332

In the following screen you can see that the order was filled at 2.0402 and sl=2. 0376

But the order closed at 2.0313 i.e. its beyond the stop loss by 63 pips !!!!


I see. There was technical problem on the trade server. Some time no orders were executed. When problem has been fixed orders executed at current on that time prices. I am sorry, but this state cannot be changed.

avatar
11
fxj 2007.10.24 04:40 
stringo wrote:
fxj wrote:

In the following screen shot you can see the order # 4881293 buystop at 2.0402 and sl 2.0332

In the following screen you can see that the order was filled at 2.0402 and sl=2. 0376

But the order closed at 2.0313 i.e. its beyond the stop loss by 63 pips !!!!


I see. There was technical problem on the trade server. Some time no orders were executed. When problem has been fixed orders executed at current on that time prices. I am sorry, but this state cannot be changed.


Stringo,

This is not fair,

I have more wrong orders, and the worst the EA stopped executing the orders

i.e. my EA does not work completely, and there is no records in the journal


avatar
21
Ryan 2007.11.14 02:08 
I read in one of the interviews that some of the participants made the code for their EAs available. Where can I find them?

avatar
5
jimmy 2007.11.14 18:33 

Hi MQF,

Could you please send me this EA, seems great, pipinia7@hotmail.com

Thanks Jimmy


avatar
203
wackena 2007.11.19 15:13 
What wrong with the online Contest data ??

I'm monitoring my contest EA on my PC at demo.metaquotes.net:443. The last open orders closed at 2007.11.19 03:18. At Contest server time 2007.11.19 13:06 (10 hours later), the online Contest data for my EA still shows the last 3 orders are still open.


My EA opens orders when Hours() = 20. The online Contest data shows last orders opened at 19:00. My monitoring at demo.metaquotes.net:443 has all orders opening at 20::00. Something is wrong with online Contest data.

avatar
203
wackena 2007.11.19 17:14 
Here is segment copy of online Contest terminal trade history. You can see that after Oct 28 (DST change) orders opened at 19:00. My EA is coded to open orders at 20:00. Following is segment Detailed Statement from my monitoring of my Contest EA at demo.metaquotes.net:443. You can see in this report that orders after Oct 28 did open at 20:00 as it should.  Why am I seeing this difference ??


Online Contest Data Segment
49820242007.10.26 20:00buy1.30eurusd1.43851.44031.44832007.10.28 23:361.4403234.00
49899942007.10.29 19:00buy2.20eurusd1.44241.44421.45222007.10.31 03:411.4442396.00












Monitoring Data At demo.metaquotes.net:443
49820242007.10.26 20:00buy1.30eurusd1.43851.44031.44832007.10.29 00:361.44030.000.00-7.15234.00
49899942007.10.29 20:00buy2.20eurusd1.44241.44421.45222007.10.31 04:411.44420.000.00-24.20396.00















avatar
203
wackena 2007.11.20 14:56 
Problem With My Terminal Display

The 3 open orders shown in my Terminal Trade window were closed 2007.11.19. They should not still be visible.



Back to topics list   | 1 2 3 4 5 6 7 8 9 10 11 12 13  

To add comments, please log in or register