Close Position
Note: all commands operate on the currently viewed instrument only
Example
close
Close the position completely
close <side>
Close a specific side if in hedge mode
close long
,
close short
close <size>
Close a portion of the position
close 100
, close 33%
You can use the variable $size instead of typing a number directly. See Variables for more details
Last updated