InstrumentLevel1Callback Method |
Namespace: ArthaChitra.Model.DataAssembly: ArthaChitra.Core (in ArthaChitra.Core.dll) Version: 2.0.4.0
Syntaxpublic void Level1Callback(
DateTime time,
double price,
double volume,
MarketDataType marketDataType,
bool canAppend = false
)
Parameters
- time DateTime
-
- price Double
-
- volume Double
-
- marketDataType MarketDataType
-
- canAppend Boolean (Optional)
-
See Also