TOTALEQUITY

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

TOTALEQUITY

       

Return Value

Returns dollar value of current equity.

Example

Sample code

IF NEWRISK > TOTALEQUITY * .10 THEN NEWCONTRACTS = 0     

' if NEWRISK greater that 10% of TOTALEQUITY, then reject trade.