-
Hi,
Might be worth adding the exchange information becasue its eaiser when importing to TradingView.
```
NASDAQ:CMCSA
NASDAQ:NFLX
NASDAQ:VIAC
NASDAQ:TTWO
NASDAQ:EA
NASDAQ:DISCA
NASDAQ:NWS…
-
-
I know i can do this by doing something like this in a browser: https://api.nasdaq.com/api/screener/stocks?tableonly=true&limit=25&exchange=NASDAQ
But can that list be served by the python library?
-
Examples:
```
Bearish: Hi my extensive do dilligence have proved to me that this NDAV will be red do too earnings disaster. Your so very welcome for this info to help safe you money :)
```
Sentime…
-
Symbols with ^ are not working or this plugin lacks of documentation how to use them...
Examples:
`^DJI` - Dow Jones Industrial Average
`^IXIC` - NASDAQ Composite
See: https://finance.yahoo…
-
Which are date/time-function actual in code?
Problem: there are we have two functions for getting a `datetime`:
- in `calls/generic_calls.py` which uses system time in container
- in `utils/c…
-
The NCI is available at investing.com, including historical data since April. However, it is not possible to get it via investpy.get_index_historical_data, nor find via search index. Can you add this …
-
On stock screens only the raw index or symbol name is shown.
This is often cryptic, e.g. ^IXIC is NASDAQ, I would like us to show the descriptive name, e.g. "NASDAQ Composite" as best we can in the s…
-
👋 This dashboard summarizes my activity on the repository, including available improvement opportunities.
## Recommendations
_Last analysis: Nov 03 | Next scheduled analysis: Nov 10_
### Open
- h…
-
Erster Entwurf einer NASDAQ und NYSE Aktien-Screener-App, mit einer einfachen Aktienkursprognose, basierend auf den Moving Average Indikator.
**WICHTIG**:
API-Key im Code anpassen!!!
**ERSTE ZIELE…