TOTALMARGIN

Top  Previous  Next

Keyword Description

Category-related / Category-legal.

Class

Function

Where Legal

Resources

Entry Logic

Exit Logic

Initial Size

Resize

(Pre-Category)

Resize

(Category-Level)

 

 

 

l

l

l

Syntax

TOTALMARGIN

       

Return Value

Returns dollar value sum of margin required for all open trades.

Example

Sample code

IF NEWMARGIN > TOTALMARGIN * .2 THEN NEWCONTRACTS = 0

' if margin for a single new item would represent more than 

' 20% of the current total, reject the trade