Symbol

Path: EdgDataTypes

Symbol interface definition.

 public interface ISymbol

Remarks

Symbol base interface all broker symbols inherit this.

Properties

Name string Symbol Name
Group Group Symbol Group
SubGroup SubGroups Symbol SubGroups
Pip double Symbol Pip
Digits int Symbol Digits
BaseAmountPrecision int Symbol Base Amount Precision. Amount rounded to this max value when sent by Base Amount.
QuoteAmountPrecision int Symbol Quote Amount Precision. Amount rounded to this max value when sent by Quote Amount.
Base string Symbol Base
Quote string Symbol Quote