
LucasOK
Community Member-
Content Count
6 -
Joined
-
Last visited
Community Reputation
1 NeutralAbout LucasOK
-
Rank
Occasional Contributor
Recent Profile Visitors
The recent visitors block is disabled and is not being shown to other users.
-
I can't subscribe lightstream to some specific EPICS, for example: MARKET:AB.D.DDDAU.DAILY.IP Giving me the message Code: -1 message: Insufficient permission I have hundreds of EPICS that don't let subscribe to giving the same error. The only one that i can subscribe ATM is the one from the example MARKET:IX.D.FTSE.DAILY.IP the other one is not valid anymore in the documentation from here https://labs.ig.com/streaming-api-guide Documentation needs to be updated.. QUESTION: How can I get permission to subscribe to any Market and why I have t
-
Why a company have moe epics. Which one should I use?
LucasOK replied to LucasOK's topic in Shares and ETFs
I can only subscribe lightstream to some specific EPICS, for example: MARKET:AB.D.DDDAU.DAILY.IP Giving me the message Code: -1 message: Insufficient permission I have hundreds of EPICS that don't let subscribe to, in order the get the latest prices... The only one that i can subscribe ATM is the one from the example MARKET:IX.D.FTSE.DAILY.IP the other one is not valid anymore in the documentation from here https://labs.ig.com/streaming-api-guide Documentation needs to be updated.. QUESTION: How can i get permission to subscri -
Why a company have moe epics. Which one should I use?
LucasOK replied to LucasOK's topic in Shares and ETFs
I'm trying to get all EPICS but I get the following error: error.public-api.exceeded-api-key-allowance Any idea how to increase this limit..and what is the limit? Thanks, Lucian -
Why a company have moe epics. Which one should I use?
LucasOK replied to LucasOK's topic in Shares and ETFs
I notice from the API that a company returns more EPICS: Examples: { "name": "Atlas Pearls Limited", "epic": "AB.D.ATPAU.JUN.IP" }, { "name": "Atlas Pearls Limited", "epic": "AB.D.ATPAU.SEP.IP" }, { "name": "Atlas Pearls Limited", "epic": "AB.D.ATPAU.DEC.IP" } Which EPIC should I use to get the stock price for this specific company for example? Also if I would like to get the prices for all of the companies and watch all of the companies EPICS is that possible? Thanks, Lucas -
I notice from the API that a company returns more EPICS: Examples: { "name": "Atlas Pearls Limited", "epic": "AB.D.ATPAU.JUN.IP" }, { "name": "Atlas Pearls Limited", "epic": "AB.D.ATPAU.SEP.IP" }, { "name": "Atlas Pearls Limited", "epic": "AB.D.ATPAU.DEC.IP"