LOSER

Top  Previous  Next

Keyword Description

Losing trade

Class

Function

Where Legal

Resources

Entry Logic

Exit Logic

Initial Size

Resize

(Pre-Category)

Resize

(Category-Level)

 

 

 

l

 

 

Syntax

LOSER

 

Example

Sample code

IF LASTRADE = LOSER THEN MY_COUNTER = MY_COUNTER + 1

' increment if most recently exited trade lost money

 

ThumbTack white

LOSER is binary. This keyword allows you to make a conditional sizing decision about an upcoming trade, based on the previous trade

 

See also:

LASTRADE, WINNER