Click or drag to resize
IMarketService Interface

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

E*TRADE Market Service interface.

Namespace: ETradeNet.Market
Assembly: ETradeNet.Market (in ETradeNet.Market.dll) Version: 1.0.5793.41727
Syntax
public interface IMarketService : IDisposable

The IMarketService type exposes the following members.

Properties
  NameDescription
Public propertyOptionChains
Gets the Option Chains resource.
Public propertyOptionExpireDate
Gets the Option Expire Date resource.
Public propertyProductLookup
Gets the Product Lookup resource.
Public propertyQuote
Gets the Quote resource.
Top
Methods
  NameDescription
Public methodDispose
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
(Inherited from IDisposable.)
Top
See Also