Symbol Remove
Paritech.Prodigy.Control Symbol Remove <Exchange> <Market> <Symbol>
Unlists a symbol from a hosted market.
Arguments
Section titled “Arguments”Field | Description |
---|---|
Exchange | The Prodigy Exchange to connect to. |
Market | The code of the hosted market. |
Symbol | The code of the listed symbol. |
Available Options
Section titled “Available Options”No options.
Output
Section titled “Output”Exit Code | Description |
---|---|
0 | Request successful. Returns the text result code from the Market on STDOUT. |
-1 | General failure |
Examples
Section titled “Examples”Paritech.Prodigy.Control Symbol Remove XOSP XSX TEST1 > Output.txt
Removed
More Information
Section titled “More Information”Utilises the Unlist Symbol REST API.