Enters a long position. The entry name is set to the default 'Strategy Entry'. Order quantity will be as specified by the strategy
Market order is submitted. If Connection does not supports market order then a limit order is submitted.
Namespace: ArthaChitra.Model.SharpScriptAssembly: ArthaChitra.Core (in ArthaChitra.Core.dll) Version: 2.0.4.0
Syntaxpublic IOrder EnterLong()
Return Value
IOrder
See Also