question

Upvotes
16 0 0 4

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 5.0 MiB each and 10.0 MiB total.

Hello @yakirhersko,

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

1 Answer

Upvotes
410 1 0 1

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 5.0 MiB each and 10.0 MiB total.

Click below to post an Idea Post Idea