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