SYSTEMSHORTPOSITIONS |
Top Previous Next |
Keyword Description Category-related. Class Function Where Legal
Syntax SYSTEMSHORTPOSITIONS
Return Value Returns the number of short positions currently held in the same (commodity or stock) SYSTEM set as the trade being presented for initial sizing. Example Sample code IF SYSTEMSHORTPOSITIONS > 3 THEN NEWCONTRACTS = MEMORY[1] |