SymbolCommissionType¶
Summary¶
Defines symbol commission types.
Signature¶
1 |
|
Namespace¶
cAlgo.API
Fields¶
Name | Description |
---|---|
UsdPerMillionUsdVolume | Commission is in USD per millions USD volume. |
UsdPerOneLot | Commission is in USD per one symbol lot. |
PercentageOfTradingVolume | Commission is in Percentage of trading volume. |
QuoteCurrencyPerOneLot | Commission is in symbol quote asset / currency per one lot. |
Last update: January 30, 2023