I am going to request precious metals(Gold, Silver, etc...) through WebSocket API.
Can I request it from a particular market, for example LSE (London Stock Exchange) ?
Following is the request Im doing and its working fine but I am not sure the market it is referring to.
{
"ID": 2,
"Key": {
"Service": "ELEKTRON_DD",
"Name": "EUR="
}
}
Best Regards,
Thilanka