MinuteBufferSetBytes Method |
Namespace: ArthaChitra.Model.IOAssembly: ArthaChitra.Core (in ArthaChitra.Core.dll) Version: 2.0.3.0
Syntax public override void SetBytes(
Span<byte> bytes,
DateTime baseTime,
double basePrice,
double tickSize,
int quantityDivisor,
ref int position
)
Parameters
- bytes SpanByte
-
- baseTime DateTime
-
- basePrice Double
-
- tickSize Double
-
- quantityDivisor Int32
-
- position Int32
-
See Also