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