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,

Thank you for your participation in the forum.

Is the reply below satisfactory in resolving your query? If yes please click the 'Accept' text next to the reply. This will guide all community members who have a similar question. Otherwise, please post again offering further insight into your question.

Thanks,

-AHS

Hello @yakirhersko,

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

@yakirhersko

Hi,

Thank you for your participation in the forum.

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

If you have an answer, please share your answer, and then accept it. This will guide all community members who have a similar question.

Otherwise please post again offering further insight into your question.

Thanks,

AHS

@yakirhersko, could you please clarify your question, as requested by Brian ? That will help us answer your query.

Hello @yakirhersko

Could you please clarify your question, as requested by Brian ? That will help us answer your query.

Show more comments

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.