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