Retrieves the current amount of money obtained by selling short.
Namespace:
RightEdge.CommonAssembly: Common (in Common.dll) Version: 2010.1.0.0 (2010.1.0.0)
Syntax
| C# |
|---|
double GetShortedCash() |
| Visual Basic (Declaration) |
|---|
Function GetShortedCash As Double |
| Visual C++ |
|---|
double GetShortedCash() |