Keyword Description
Sell at closing price
Class
Action word
Where Legal
Resources
|
Entry Logic
|
Exit Logic
|
Initial Size
|
Resize
(Pre-Category)
|
Resize
(Category-Level)
|
|
l
|
l
|
|
|
|
Syntax
SELLCLOSE
Example
Sample code
COL2 = MIN[LOW,19,0]
IF LOW[1] <= COL2[1] THEN SELLCLOSE
|
Causes a sell side trade to be executed at the closing price. Use it on the Trade Entry page to enter a short position at the close. Use it on the Trade In Progress page to Exit a long position at the close.
|
|