Click or drag to resize

HotKeyId Enumeration


Namespace: ArthaChitra.Model.Common
Assembly: ArthaChitra.Core (in ArthaChitra.Core.dll) Version: 2.0.3.0
Syntax
C#
public enum HotKeyId
Members
Member nameValueDescription
BuyBid0 
SellBid1 
BuyAsk2 
SellAsk3 
BuyMarket4 
SellMarket5 
IncreaseBarSpace6 
DecreaseBarSpace7 
IncreaseBarWidth8 
DecreaseBarWidth9 
ReloadHistoricalData10 
Compile11 
See Also