Click or drag to resize
AssetType Enumeration

Note: This is preliminary documentation provided only as a preview, and is subject to change. Please contact the author for pricing and licensing information.

Asset type. Only allowed if group is TRADES. Required if transactionType is specified.

Namespace: ETradeNet.Accounts.Transactions.Data
Assembly: ETradeNet.Accounts (in ETradeNet.Accounts.dll) Version: 1.0.5793.41751
Syntax
public enum AssetType
Members
  Member nameValueDescription
All0 All assets.
Eq1 Equities.
Optn2 Options.
Mmf4 Money market funds.
Mf5 Mutual funds.
Bond7 Bonds.
See Also