Enum CommodityBase
General base type of the commodity traded.
Namespace: OnixS.CmeStpHandler
Assembly: OnixS.CmeStpHandler.dll
Syntax
public enum CommodityBase
Fields
| Name | Description |
|---|---|
| Agricultural | Agricultural. |
| Biofuels | Biofuels. |
| Coal | Coal. |
| CommodityIndex | Commodity Index. |
| Crude | Crude. |
| Emissions | Emissions. |
| Frieght | Frieght. |
| Metals | Metals. |
| NGLPetrochemicals | NGL/Petrochemicals. |
| NaturalGas | Natural Gas. |
| None | Default value. Do not use it directly. |
| Plastics | Plastics. |
| Power | Power. |
| Refined | Refined. |
| Softs | Softs. |