maanavshah / stock-market-india

API for Indian Stock Market's NSE and BSE.
MIT License
875 stars 379 forks source link

Get Only The CMP or Last Traded Price for List of Stocks. #29

Open uditbatra opened 3 years ago

uditbatra commented 3 years ago

Hi,

I am looking for an API that can give me the Last Traded Price/CMP value for multiple Stocks (Let's say 10 Stocks) in a single API.

Please Help.

uditbatra commented 3 years ago

Hi Any update on this. Please help.

maanavshah commented 3 years ago

Hi Udit,

I am no longer maintaining this repo. If you would like you can contribute for this api :) Let me know if you need any other help.

Regards, Maanav

On 26-Aug-2021, at 10:38 PM, uditbatra @.***> wrote:

Hi Any update on this. Please help.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/maanavshah/stock-market-india/issues/29#issuecomment-906589278, or unsubscribe https://github.com/notifications/unsubscribe-auth/AHHC5GFOE3E53MY3CJKWO63T6ZYKXANCNFSM5CUFGWSA.

cksharma11 commented 2 years ago

Can I contribute to this? @maanavshah

maanavshah commented 2 years ago

Yes, definitely

On Tue, 7 Dec 2021 at 10:18 PM, Chandan Kumar @.***> wrote:

Can I contribute to this? @maanavshah https://github.com/maanavshah

— You are receiving this because you were mentioned.

Reply to this email directly, view it on GitHub https://github.com/maanavshah/stock-market-india/issues/29#issuecomment-988099308, or unsubscribe https://github.com/notifications/unsubscribe-auth/AHHC5GDERNPRTZK5VRK5J3TUPY3HFANCNFSM5CUFGWSA .

cksharma11 commented 2 years ago

@maanavshah raised PR for the same https://github.com/maanavshah/stock-market-india/pull/38

cksharma11 commented 2 years ago

@maanavshah raised PR for the same #38

There is a small change that instead of sending just the latest price I'm sending the complete response for quote, that will make it generic instead of any specific usecase, others like me can also use this for their purposes

cksharma11 commented 2 years ago

@maanavshah raised PR for the same #38

There is a small change that instead of sending just the latest price I'm sending the complete response for quote, that will make it generic instead of any specific usecase, others like me can also use this for their purposes

@maanavshah could you please review the PR