question

Upvotes
Accepted
3 2 4 7

London Stock Exchange - order prices

Hi all,

when getting order prices via REDI API for UK stocks I got some prices in pounds and some in pennies.

For example for stocks ISA.L and BRBY.L -in REDI we see both prices in pennies

image.png

image.pngAfter getting price in our trading application using REDI API we see that ISA.L is in pennies image.pngbut for stock BRBY.L the price is in pounds image.pngCan you please have a look into it? What can I do to have all prices in the same format? Thanks. Best, Riccardo
redi-apiforex
icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Upvotes
Accepted
3 2 4 7

Hi,

I have tried to use executions table to query and now I have the same price in REDI and in our platform, so the issue is solved. However the execution price for LNSE stocks are still very strange:

But that should probably be caused by the DEMO DMA execution.

Thanks for your assistance

Best,

Riccardo


untitled.jpg (346.0 KiB)
icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

@lattanzi great to hear

Yes, the DEMO DMA simulator can have unusual behavior and not totally mimic a real exchange.

Please reach out if you have other question. Thanks!

Upvotes
410 1 1 3

Hi @lattanzi,

Can you please confirm the destination you're using? Is it "DEMO DMA"?

When you make your API request, are you specifying the message type? (e.g. you can choose to query for 10 (orders), 14 (executions), etc (see page 45 on the API specs)

Thanks,

Brian

icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Upvotes
3 2 4 7

Hi,

I use destination "DEMO DMA" and MsgType 10.

Thanks.

Riccardo

icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

@lattanzi

DEMO DMA - good, that's the right one

If you're querying for executions, can you please try querying for 14? (14=executions)

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.