question

Upvotes
16 1 3 6

L1 Market Data Subscription - Base Price

Hi all,

How do i get Base Price of subscribe stock?

Can i get Base Price using GetCell?

Here is example of how i get Bid & Ask:

Bid = GetCell(quoteCache, row, "BidPrice", out errCode).ToString();

Ask = GetCell(quoteCache, row, "AskPrice", out errCode).ToString();

Thanks.

Yakir

Orcom

c#redi-api
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.

Hello @yakirhersko,

Could you please clarify your question, as requested by @Brian.Mullane ?

1 Answer

· Write an Answer
Upvotes
410 1 1 3

Hi @yakirhersko,

To confirm, you're looking to obtain the original stock price prior to dilution from a new offering? Or something else?

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.

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.