Default
Forex Symbol
List supported forex symbols.
get/forex/symbol
Query parameters
exchangestring required
Exchange you want to get the list of symbols from.
Response
successful operation
Example response
[
{
"displaySymbol": "displaySymbol",
"symbol": "symbol",
"description": "description"
}
]