OpenBB-finance / OpenBB

Investment Research for Everyone, Everywhere.
https://openbb.co
Other
30.29k stars 2.81k forks source link

[FR] V4 - Add QuiverQuant provider for government trading extension #5520

Open jmaslek opened 11 months ago

ShatilKhan commented 11 months ago

Please assign me this issue & provide additional info

jmaslek commented 11 months ago

I went ahead and assigned you.

The task is to bring over all the functionalities from the previous v3 into the feature/openbb-sdk-v4 as extensions. The existing functions are all in : https://github.com/OpenBB-finance/OpenBBTerminal/blob/develop/openbb_terminal/stocks/government/quiverquant_model.py

ShatilKhan commented 11 months ago

All right thanks! Are there any existing tutorial for these type of issues? I just saw a Tutorial on OpenBB's youtube about adding more Datasets If there's anything like that for this kind of issue, do let me know

jmaslek commented 11 months ago

Check out the video in our hacktoberfest blog: https://openbb.co/blog/hacktoberfest-join-us-in-celebrating-open-source

Everything is being built off of the /feature/openbb-sdk-v4 branch. You can see example PRs: #5556 #5554 etc. If you have more questions, you can ask away or pop onto the discord for more immediate answers

ShatilKhan commented 11 months ago

Thank you so much! I'll look into it