Enum SecurityType
Indicates type of security.
Namespace: OnixS.CmeStpHandler
Assembly: OnixS.CmeStpHandler.dll
Syntax
public enum SecurityType
Fields
| Name | Description |
|---|---|
| Bond | Bond (generic). |
| CanadianProvincialBonds | Canadian Provincial Bonds. |
| CommoditySwap | Commodity Swap. |
| CreditDefaultSwap | Credit Default Swap. Not applied to BrokerTec. |
| EuroSovereigns | Euro Sovereigns. |
| EuroSupranationalCoupons | Euro Supranational Coupons. |
| FXNDF | Non-deliverable forward |
| FXSpot | FX Spot |
| Forward | Forward. |
| ForwardRateAgreement | Forward Rate Agreement. |
| Future | Future. |
| InterestRateSwap | Interest Rate Swap. |
| InterestStrip | Interest Strip. |
| Multileg | Multileg (Combo). |
| None | Default value. Do not use it directly. |
| Option | Option. |
| Repurchase | Repurchase. |
| Swaption | Swaption. |
| ToBeAnnounced | To Be Announced. |
| TreasuryBillNonUS | Treasury Bill - non US. |
| TreasuryInflationProtectedSecurity | Treasury Inflation Protected Security |
| UKGilt | UK Gilt. |
| USFederalAgencyCoupon | US Federal Agency Coupon |
| USTreasuryBill | US Treasury Bill. |
| USTreasuryBond | US Treasury Bond. |
| USTreasuryFloatingRateNote | US Treasury Floating Rate Note |
| USTreasuryNote | US Treasury Note. |
| UsdSupranationalCoupons | USD Supranational Coupons. |