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