Table of Contents

Enum SymbolMatch.Regions

Namespace
Tudormobile.AlphaVantage.Entities
Assembly
Tudormobile.AlphaVantageAPI.dll

Defines the geographic regions where financial instruments can be traded.

public enum SymbolMatch.Regions

Fields

Any = -1

Matches any geographic region without filtering.

FFM = 3

Represents the Frankfurt (Germany) market.

UK = 2

Represents the United Kingdom market.

US = 1

Represents the United States market.

Unknown = 0

Represents an unknown or unrecognized region.