API Support Forum
OEC API > FIX Support > Historical Trades
Author Topic: Historical Trades
(2 messages, Page 1 of 1)
Moderators: VPfau
VSwamy
Posts: 6
Joined: Feb 17, 2015


Posted: Feb 26, 2015 @ 04:28 PM             Msg. 1 of 2
Hi,
As the regular OEC API does not provide historical trade info, wanted to check if the same can be accessed using FIX API message "RequestForPositions" for a particular date "ClearingBusinessDate", return all trades for an historical date?

Regards

Vivek

Vivek Swamy
ETrifonov
Posts: 63
Joined:


Posted: Feb 27, 2015 @ 12:34 PM             Msg. 2 of 2
Hi Vivek,

No, FIX API does not provide historical trade info too.
At the moment, we don't handle ClearingBusinessDate field in RequestForPositions FIX request. For this request will be returned all items with contract expiration date not older then 1 day from current date.

Regards,
Evgeny.

Evgeny