API Support Forum
OEC API > API Support > how to get NSEA-MM0 quotes?
Author Topic: how to get NSEA-MM0 quotes?
(2 messages, Page 1 of 1)
Moderators: VPfau
KKirill44
Posts: 4
Joined: Apr 26, 2010


Posted: Apr 26, 2010 @ 11:26 AM             Msg. 1 of 2
Hello.

In OEC API Adv Example i cant find Brent Crude Oil Cotracts (NSEA-MM0), but ive got it in OEC Trader.

Is it possible get this quotes by API?

Please, help me to resolve this.

Thanks.


Kirill
Edited by KKirill44 on Apr 26, 2010 at 15:49:07
KKirill44
Posts: 4
Joined: Apr 26, 2010


Posted: Apr 26, 2010 @ 05:27 PM             Msg. 2 of 2
Need to change
OECClient.Global.ContractGroups["Indicies"].BaseContracts

to

OECClient.Global.ContractGroups["Energies"].BaseContracts

to get Energies futures list in comboboxes.

Thanks.