API Support Forum
OEC API > FIX Support > Stop Limit Order Entry Rejection
Author Topic: Stop Limit Order Entry Rejection
(2 messages, Page 1 of 1)
Moderators: VPfau
JJongsma
Posts: 15
Joined: May 09, 2014


Posted: Feb 23, 2015 @ 12:12 PM             Msg. 1 of 2
I'm attempting to place a stop limit order and getting rejected. I'm unsure what the error message means, Stop price maxi-mini must be >= trigger price.

Here is my new order request:
Type : D
11 : 2c5583dd-ed95-4291-bddc-934fc65a9002~0
1 : API002527
55 : ES
461 : FXXXXX
200 : 201503
54 : 1
60 : 20150223-11:56:40.615
38 : 1
40 : 4
44 : 2105.25
99 : 2107.25
59 : 0

And the OEC rejection:
Type : 8
9 : 300
52 : 1424710603494
1 : API002527
6 : 0
11 : 2c5583dd-ed95-4291-bddc-934fc65a9002~0
14 : 0
17 : 5584022
37 : 203103405
38 : 1
39 : 8
44 : 2105.25
54 : 1
55 : ES
58 : Stop price maxi-mini must be >= trigger price
60 : 1424710603000
99 : 2107.25
103 : 0
150 : 8
151 : 1
200 : 201503
461 : FXXXXX

Thank you for the help

Jeremy Jongsma
VPfau
Moderator
Posts: 154
Joined:


Posted: Feb 23, 2015 @ 01:04 PM             Msg. 2 of 2
Hello Jeremy,

if you buy a stop limit order your limit price should be equal or higher than Stop price.
The reject message is from our dev exchange simulation server. So you may receive another text of reject message on live platform in the similar situation.

Vitaliy Pfau