SYMBOLMARGIN |
Top Previous Next |
Keyword Description Category-related. Class Function Where Legal
Syntax SYMBOLMARGIN
Return Value Returns the combined margin (in dollars) carried by all open positions in the same (commodity or stock) SYMBOL set as the trade being presented for initial sizing. Example Sample code IF SYMBOLMARGIN > TOTALEQUITY * .12 THEN NEWCONTRACTS = 0
|