IAdapterGetStrikeAsync Method |
Namespace: ArthaChitra.Model.ConnectionAssembly: ArthaChitra.Core (in ArthaChitra.Core.dll) Version: 2.0.4.0
SyntaxTask GetStrikeAsync(
Action<double[]> callback,
Instrument underlying,
DateTime expiryDate,
InstrumentDefinition instrumentDefinition
)
Parameters
- callback ActionDouble
-
- underlying Instrument
-
- expiryDate DateTime
-
- instrumentDefinition InstrumentDefinition
-
Return Value
Task
See Also