-
I know the data exists because: https://www.nasdaq.com/market-activity/stocks/brk-a/sec-filings
```
2023 Mar 17, 23:33 (🦋) /stocks/ $ load brk-a
Loading Daily data for BRK-A with starting perio…
-
![Screenshot 2022-11-17 at 10 39 27 PM](https://user-images.githubusercontent.com/85772166/202637754-26345bf6-15e6-45c4-920b-cb4a3f9c1883.png)
The layout is much better when `chains --source Trad…
-
For those of us that are trading in Nasdaq/NYSE, how do we go about setting this up, as I am not familiar with European markets.
Minimal version may be a good place to put it, with some simple expl…
-
## Issue
Currently if validating an event without `metadata.profiles` field, the behaviour of `/api/validate` defaults to assuming certain profiles are in-use.
Example by default it assumes `clo…
-
Searching by `--exchange` does not return the expected results. It has the expected input of a country, but the field itself contains exchange codes.
![Screenshot 2023-04-13 at 4 05 55 PM](https:…
-
Greetings devs!
There is a critical bug/dependency with pandas_market_calendars and pandas itself that is causing this module to be completely broken. It appears that the new version of pandas has…
-
# Large Dataset Notary Application
To apply for DataCap to onboard your dataset to Filecoin, please fill out the following.
## Core Information
- Organization Name: iPolloverse SG PTE. LTD
- W…
-
Here's my prompt:
```
{"prompt":{"text":"Using at least 1024 tokens, Tell me about the stock ESPR whose company name is Esperion Therapeutics, Inc. and list the exactly the following about the stoc…
-
### What happens?
I'm starting to learn DuckDB (on Windows 10) and I'm having some problems and I don't find much information about it on the internet.
I'm following the following tutorial for b…
-
Hi, thank you for the really useful library!
My code:
```python3
data = yf.download(' '.join(TICKERS), start=START_DATE, end=END_DATE,
group_by='ticker')
```
…