Skip to content

Symbol Remove

Paritech.Prodigy.Control Symbol Remove <Exchange> <Market> <Symbol>

Unlists a symbol from a hosted market.

FieldDescription
ExchangeThe Prodigy Exchange to connect to.
MarketThe code of the hosted market.
SymbolThe code of the listed symbol.

No options.

Exit CodeDescription
0Request successful. Returns the text result code from the Market on STDOUT.
-1General failure
Remove Symbol
Paritech.Prodigy.Control Symbol Remove XOSP XSX TEST1 > Output.txt
Output.txt
Removed

Utilises the Unlist Symbol REST API.