BufferBaseGetBytes Method |
Namespace: ArthaChitra.Model.IOAssembly: ArthaChitra.Core (in ArthaChitra.Core.dll) Version: 2.0.3.0
Syntax public abstract byte[] GetBytes(
DateTime baseTime,
double basePrice,
double tickSize,
int quantityDivisor
)
Parameters
- baseTime DateTime
-
- basePrice Double
-
- tickSize Double
-
- quantityDivisor Int32
-
Return Value
ByteSee Also