Jump to content

andysinclair

Community Member
  • Posts

    240
  • Joined

  • Last visited

  • Days Won

    20

Posts posted by andysinclair

  1. 2 hours ago, CNDK said:

    4) I switch the account to my second account with the PUT /session request

    I think there is an issue when switching accounts. I have seen similar behaviour where my request limit appears to be exceeded even though I am only making 2/3 calls. 

    There was another thread on this:

    But so far no response/resolution.

    Can somebody at IG look into this again?

    Thanks

    • Like 1
  2. On 26/01/2024 at 16:02, KoketsoIG said:

    Dear @magico,

    Thank you for your response.

    Please note we have escalated your query to our IT ops team and will provide feedback as soon as they have given us an update.

    Have a great weekend,

    KoketsoIG

    Is there an update on this?

    I am seeing similar behaviour, intermittent API calls failing with error:

    error.public-api.exceeded-api-key-allowance

    I am nowhere near the 60 non trading requests per minute:

    https://labs.ig.com/faq

    Thanks

  3. 2 hours ago, db8000 said:

    Morning @KoketsoIG

    I've now looked at that thread. I have the required permissions 'allowed'. FaceID works for every other app but IG Trading.

    This is something peculiar to IG. Particularly as others are suffering with the same problem.

    Back in 2022, @MongiIG referred it to your technical department. Was there a solution?

     

    Same here, all other apps work fine with FaceID, only IG has an issue.

    It looks to me (I'm a software developer) as if iOS is not detecting that FaceID is a capability of the IG app.

    • Like 2
  4. 25 minutes ago, KoketsoIG said:

    Hi @andysinclair,

    Kindly allow the IG app to use Face ID as in the below screenshot.

    image.png

    Thanks,

    KoketsoIG

    Thanks but I don't have that option:

    image.png.7837f4fcae5c1208767e88ed8a637a23.png

    And I don't see IG as one of the Face ID apps.

    Not sure why this is happening!

     

  5. It's not working for me neither.

    The app is not in  the "Other Apps" section of the Face ID settings.

    Any ideas? I've already deleted and re-downloaded the app from the App Store, and still not working.

    Thanks

    Andy

  6. Hi,

    I have been using the API for several years now, it works well with my Excel Add-in: https://www.excelpricefeed.com/

    However, today the search function has suddenly stopped working.

    I have tried using the search function with the API companion and it also reports an error:

    HTTP 502: "errorCode": "error.better-search.unavailable"

    I am using the "markets?searchterm" endpoint, for example:

    https://api.ig.com/gateway/deal/markets?searchTerm=us500

    Is there a known issue at the moment, did something change over the weekend?

    Kind Regards,

    Andy,

     

  7. 23 hours ago, gba1 said:

    i can view my positions but cannot see how to export to excel

    You can use my Excel Add-in to download your positions directly into Excel, as well as other data from IG.

    You can download it from: https://www.excelpricefeed.com/

    And here are the instructions to setting it up with your IG account: https://www.excelpricefeed.com/userguide/account-setup-ig-index

    Let me know if you need any help or have any feedback.

    Andy

  8. I don't think the IG spreadsheet is supported anymore and like you have discovered it is tricky and time-consuming to get working.

    I've lots of experience using Excel for financial markets/trading purposes as well as using the IG API.

    I've built an Excel Add-in which makes using Excel with IG much easier, you don't need to deal with DDE, RTD etc. you can just use standard Excel formulas: https://www.excelpricefeed.com/

    I think Excel is great for analysing prices, backtesting, modelling, generating signales etc. but I would not suggest that you try to use it for actual trading.

    Andy

  9. The date format in your URL looks incorrect. It should be:

    https://api.ig.com/gateway/deal/prices/IX.D.FTSE.DAILY.IP/MINUTE_5/2015-07-21 00:00:00/2015-07-21 23:59:59

    i.e. a space between the date and time, not a "T" character.

    Also, this date range will never return any data as the furthest you can go back for 5 min data is 360 days, see https://labs.ig.com/faq for more details.

    I hope this helps.

    Andy

     

    • Thanks 1
  10. 36 minutes ago, PhilA said:

    1) I'm not paying for free data

    2) I'm not installing software that requires my ig login details.

    You're paying for software (supported and updated) that provides easy access to free data and logon details are only stored (encrypted) on your own PC.

    I have many IG users who value the ease and convenience of my software - I was only trying to help.

  11. I don't think it is maintained any more, it hasn't worked for a while.

    However, I have built an Excel Add-in that provides a bunch of formulas for retrieving data from IG, including live & streaming prices to excel cells; historical prices & historical client sentiment; account, watchlists & position data.

    You can try it free for 10 days to see if it helps you:

     

    I'm keen to improve it so all feedback welcome.

    Andy

×
×
  • Create New...
us