issues Search Results · repo:nielse63/stonksjs language:TypeScript
Filter by
21 results
(69 ms)21 results
innielse63/stonksjs (press backspace or delete to remove)Describe the bug Module not found: Can t resolve @stonksjs/finviz
To Reproduce
1. npm i @stonksjs/finviz
2. npx create-next-app@latest (select Javascript and and other params by default)
3. add to ...
bug
SergeySypalo
- 1
- Opened on Jun 9, 2024
- #151
Describe the bug A clear and concise description of what the bug is.
Please forgive me if I am missing something obvious, I am relatively new to programming.
Passing the example screen (https://finviz.com/screener.ashx?v=111 ...
bug
meerkat-citronella
- 2
- Opened on Feb 7, 2021
- #57
Create a package that gets results from a robinhood collection (ie: https://robinhood.com/collections/reit). Also pull a
list of all collections available in robinhood.
enhancement
nielse63
- Opened on Aug 29, 2020
- #40
Repurpose @stonksjs/core to import the other stonks packages and expose them to the user
bug
nielse63
- Opened on Aug 29, 2020
- #39
The api module should export a plain object with a few basic method:
const api = require( @stonksjs/api );
// api.get(url, option) = {Promise Object }
// api.post(url, option) = {Promise Object } ? ...
enhancement
nielse63
- Opened on Aug 29, 2020
- #38
The finviz module can be written procedurely - no need for it to be a class
enhancement
nielse63
- Opened on Aug 29, 2020
- #37
The quote module doesn t need to be a class - instead, just import @stonksjs/finviz as a dependency and treat this
module as a passthrough
enhancement
nielse63
- Opened on Aug 29, 2020
- #36
The file packages/stock-screener/lib/StockScreener.js doesn t need to be written as a class - it s simple enough that it
can be written in basic functions
enhancement
nielse63
- Opened on Aug 29, 2020
- #35

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.