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