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