Property SizeInBaseSymbol
- Namespace
- WhalesSecret.TradeScriptLib.Entities
- Assembly
- WhalesSecret.TradeScriptLib.dll
SizeInBaseSymbol
true
if the size is specified in terms of the base symbol, false
if the order size is specified in terms of the quote symbol.
[JsonInclude]
[JsonPropertyName("f")]
public bool SizeInBaseSymbol { get; }