Click or drag to resize

MinuteBufferGetBytes Method


Namespace: ArthaChitra.Model.IO
Assembly: ArthaChitra.Core (in ArthaChitra.Core.dll) Version: 2.0.3.0
Syntax
C#
public override byte[] GetBytes(
	DateTime baseTime,
	double basePrice,
	double tickSize,
	int quantityDivisor
)

Parameters

baseTime  DateTime
 
basePrice  Double
 
tickSize  Double
 
quantityDivisor  Int32
 

Return Value

Byte
See Also