Skip to content

Symbol Price

Paritech.Prodigy.Control Symbol Price <Exchange> <Market> <Symbol> <Name> [Price]

Adds/updates, or clears a reference price for a symbol.

FieldDescription
ExchangeThe Prodigy Exchange to connect to.
MarketThe code of the hosted market.
SymbolThe code of the listed symbol.
NameThe name of the reference price.
PriceThe price to assign. If omitted, clears the named reference price.

No options.

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

Utilises the Submit Symbol Action REST API with the Reference request type.