Jump to content

andreas16

Community Member
  • Posts

    9
  • Joined

  • Last visited

Posts posted by andreas16

  1. In case you are wondering why this is happenlng:

    The currency exchange rate bounces between a correct value and a ridiculous value. Therefore every time the currency rate is completely off, you see the numbers that are way off the expected values.

    After a while the currency exchange rate drops back to the real value, and everything looks right, before going back to a ridiculous value.

    While this happens in the demo account, there is nothing strange going on in the live acccount. There the currency exchange rate is correct and everything works fine there.

    I know this information, since I am using the API to get market data, and there you get the exchange rate as information and I can see the value going back and forth between real exchange rate and something 1000x off the expected value.

    • Like 2
  2. Yeah, about 60% of my positions also disappeared. And it is not the first time that this happened in the demo environment, see e.g. this one:

     

    At least for me, the total running profit/loss is showing a different value than what one would get by summing the remaining visible positions.
    I assume that also this time it will be fixed one day, and the positions will reappear. So far by my experience it took 1-2 weeks for the positions to magically reappear.

  3. Hello,

    when I look with the Rest API for instance at the market IX.D.XINHUA.IFM.IP, I get in the reply a field with the value "streamingPricesAvailable": true.

    {
        "instrument": {
            "epic": "IX.D.XINHUA.IFM.IP",
            ...
            "streamingPricesAvailable": true,
            ....
        }
    

    }

    Now I try to connect this market with the lightstreamer companion on https://labs.ig.com/sample-apps/streaming-companion/index.html

    But all I get when I want to connect the lightstreamer chart tick to this market is the reply

    Quote

    Subscription failed: -1 message: Instrument not redistributable

     

    Is this the expected behaviour? What does the field streamingPricesAvailable mean? I was under the impression that this markets can be connected to via lightstreamer. Is there another API to get market prices via API for this markets?

    Thanks for any help

    Andreas

×
×
  • Create New...
us