API Support Forum
OEC API > FIX Support > OECFIXSample keeps saying Unknown contract for ESZ22
Author Topic: OECFIXSample keeps saying Unknown contract for ESZ22
(2 messages, Page 1 of 1)
Moderators: VPfau
TLau471
Posts: 70
Joined:


Posted: Sep 23, 2022 @ 06:07 AM             Msg. 1 of 2
I'm trying to load ESZ22, but keep getting Unknown contract using OECFIXSample, can someone help give me the correct Symbol??

loadticks 'ESZ22' FROM [20220921-00:00:00] TO [20220922-00:00:00]
: MarketDataRequest -> {59, V, ESZ22_2_11, 0, 1, 1, 2, 20220921000000, 20220922000000, [ [MDEntries -> {0, }] [MDEntries -> {1, }] [MDEntries -> {2, }] ], [ [Instruments -> {ESZ22, , , , FXXXXS, }] ], }
: MarketDataRequestReject -> {58, Y, ESZ22_2_11, 0, Unknown contract, }
: Heartbeat -> {62, 0, 20220923110410, }
TLau
TLau471
Posts: 70
Joined:


Posted: Sep 23, 2022 @ 06:37 AM             Msg. 2 of 2
LOADTICKS ES 202212 FROM [20220921-00:00:00] TO [20220922-00:00:00]

hope it helps someone
TLau