BufferBaseGetHeaderBytes Method |
Namespace: ArthaChitra.Model.IOAssembly: ArthaChitra.Core (in ArthaChitra.Core.dll) Version: 2.0.3.0
Syntax public static byte[] GetHeaderBytes(
BuiltDataType builtDataType,
bool hasBidAsk,
double tickSize,
int tickLength,
int quantityDivisor
)
Parameters
- builtDataType BuiltDataType
-
- hasBidAsk Boolean
-
- tickSize Double
-
- tickLength Int32
-
- quantityDivisor Int32
-
Return Value
ByteSee Also