-
Hi
The package seems to be using queries that can be ambiguous. E.g.:
```
etfs = investpy.get_etfs_dict()
[x for x in etfs if x["isin"] and "LU0480132876" in x["isin"] and x["country"] == "swi…
ymyke updated
3 years ago
-
Hi,
I want to use stock_quote for French actions (like here: https://www.google.com/search?channel=fs&client=ubuntu&q=cours+ai), but the "AI" symbol already exist in USA market. So when I use `Stoc…
-
Historic data needs to be added started from when the stock market opened
-
2.048 has added "Supreme Intellect" for Krumblor which allows for making the stock market more chaotic.
It would be nice to consider adding stats/data for the chaotic market to adapt ones buy/sell …
-
@kdgutier
Suppose I want to train the ES-RNN on stock dataset. But because the stock market closes, I do not have data for the weekends. Would it be okay even if I have gaps in the dates for weekend…
-
Need to refactor code to make it in a more organized fashion.
Current File Structure:
- market
- data_retrieval
- FUNCTIONS TO GATHER STOCK DATA
- statistical functions
- earnings
…
-
we can start to ask questions (any), @ElyWang0127, to shape a useful data model to understand the global(local) market linking to different economic factors(CPI, interest rate, currency ratio, the hou…
-
Given the proliferation of non-flexible game hosts, that restrict access to your own data; it should be a priority that all things that could be achieved by editing the XML file should also have some …
-
### Problem
how to restrict user to pick date which in on weekend days.
it's useful in when working on **stock-market** data. in weekend market remain closed so it's not have data for that date.
…
-
I have issue to get this information - it is not working at all anymore:
```
from yahoofinancials import YahooFinancials
yahoo_financials = YahooFinancials('AAPL')
print(yahoo_financials.get_fi…