Namespace: ArthaChitra.Model.OrderAssembly: ArthaChitra.Core (in ArthaChitra.Core.dll) Version: 2.0.6.0
Syntaxpublic Holding(
	Account account,
	string symbol,
	decimal quantity,
	double price,
	Object data
)
Parameters
- account  Account
 -  
 - symbol  String
 -  
 - quantity  Decimal
 -  
 - price  Double
 -  
 - data  Object
 -  
 
See Also