| / | Forum |
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 |
|
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 |
|
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 :(((
|
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. |
|
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 |
|
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?
|
|
jimmy
2007.11.14 18:33
|
|
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.
|
|
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
Monitoring Data At demo.metaquotes.net:443
|
|
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. |