Click or drag to resize
IOptionExpireDateResource 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.

Option Expire Date resource interface.

Namespace: ETradeNet.Market.OptionExpireDate
Assembly: ETradeNet.Market (in ETradeNet.Market.dll) Version: 1.0.5793.41727
Syntax
public interface IOptionExpireDateResource

The IOptionExpireDateResource type exposes the following members.

Methods
  NameDescription
Public methodGetListAsStreamAsync
Returns a list of the expiration dates for options that have the specified underlier.
Public methodGetListAsync(String, MarketParameters)
Returns a list of the expiration dates for options that have the specified underlier.
Public methodGetListAsync(String, MarketParameters, CancellationToken)
Returns a list of the expiration dates for options that have the specified underlier.
Top
See Also