Table of Contents

Property AlternativeSymbolPairs

Namespace
WhalesSecret.TradeScriptLib.Exchanges
Assembly
WhalesSecret.TradeScriptLib.dll

AlternativeSymbolPairs

Alternative symbol pair identifiers, or an empty array if there are no alternatives.

[JsonPropertyName("A")]
public IReadOnlyList<string> AlternativeSymbolPairs { get; }

Property Value

IReadOnlyList<string>