Namespace: ArthaChitra.Model.OrderAssembly: ArthaChitra.Core (in ArthaChitra.Core.dll) Version: 2.0.3.0
Syntax public Position(
Account account,
Instrument instrument,
ProductType productType,
bool isAccountCalculated = true,
string tag = null
)
Parameters
- account Account
-
- instrument Instrument
-
- productType ProductType
-
- isAccountCalculated Boolean (Optional)
-
- tag String (Optional)
-
See Also