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

Specifies which details to return in the response.

Namespace: ETradeNet.Market.Quote.Data
Assembly: ETradeNet.Market (in ETradeNet.Market.dll) Version: 1.0.5793.41727
Syntax
[FlagsAttribute]
public enum DetailFlag
Members
  Member nameValueDescription
All1 All of the above and more.
Fundamental2 Instrument fundamentals and latest price.
Intraday4 Performance for the current or most recent trading day.
Options8 Information on a given option offering.
Week5216 52-week high and low (highest high and lowest low).
See Also