what is the different between sell and shortsell in code?

Questions about MultiCharts .NET and user contributed studies.
maisatomai
Posts: 83
Joined: 18 Mar 2013
Has thanked: 11 times

what is the different between sell and shortsell in code?

Postby maisatomai » 10 Apr 2013

what is the difference between EOrderAction.SEll and EOrderAction.Sellshort in code execution. Both seems to give the same thing

User avatar
Henry MultiСharts
Posts: 9165
Joined: 25 Aug 2011
Has thanked: 1264 times
Been thanked: 2957 times

Re: what is the different between sell and shortsell in code

Postby Henry MultiСharts » 10 Apr 2013

Buy and SellShort are for opening a position.
Sell and BuyToCover are for closing a position.


Return to “MultiCharts .NET”