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