.ReversePosition (Command)
A Command Line Command that allows you to reverse a position for a specific account and symbol with an optional Bracket OSO template parameter. This is use from a Hot Key macro or via EasyLanguage.
Syntax
.ReversePosition Symbol, Account Number, OSO Template Name
Parameters
Symbol - Specify the exact symbol or enter the keyword AllSymbols in place of a specific symbol.
Account Number - Specify the exact account number or enter the keyword AllAccounts in place of an account number.
OSO Template Name - Optional. Specify the exact name of the OSO template (included in "Quotes").
Example
In this example, replace the word SYMBOL with the symbol you want to use:
.ReversePosition SYMBOL, 1234567, "Exit - Brk - 1L/1S"