-
I get: Professional users only.
When I call: https://finnhub.io/api/v1/stock/transcripts?id=AAPL_162777&token=bpr374frh5r8s3uv51ug
I don't understand why I don't have access to make this call?
I …
-
Please answer these questions before submitting your issue. Thanks!
### What version of Go, VS Code & VS Code Go extension are you using?
- Run `go version` to get version of Go
- `go version go…
-
For some of the cases (not sure how many yet), `streetevents.calls` and `streetevents.speaker_data` do not have the same `max(last_update)` for a specific `file_name`.
```r
> speaker_data %>%
+ …
-
## Bug Report
### Expected behavior
The earnings graph should have smooth slopes with each data point being connected.
### Actual behavior
Charts are being rendered with "broken" points:
![imag…
-
Hi.
When calling `batchSymbols`, I get an error: `Error: Not Found` when it is invoked for the 3rd time.
This does not happen for single symbols using `symbol`.
When overwriting `fetch` to out…
-
Some of the calls only have one context (mostly being `pres` only):
```r
> speaker_data %>%
+ select(file_name, context) %>%
+ group_by(file_name) %>%
+ distinct() %>%
+ summar…
-
About 2 weeks ago, I got an offer from a game development company. Currently I can't tell you the name of the company neither details about a possible contract for secrecy clauses but it's something w…
-
Technical queries in this document: https://docs.google.com/document/d/1ESAoVM264Yor1sg8ZBylbuHVtr8J_k1mNq9V7IDuc90/edit
**Make sure Accounting Module an actual independent module.**
Note: Check…
-
#### Is your feature request related to a problem? Please describe.
The Ads module is inefficiently loading ads assets (`pubmine.com` scripts etc.) even when there are no ads displayed on the current…
-
``` r
library(dplyr, warn.conflicts = FALSE)
library(DBI)
Sys.setenv(PGDATABASE = "crsp", PGHOST = "10.101.13.99")
Sys.setenv(PGUSER = "yanzih1", PGPASSWORD = "temp_20190711")
pg %
mutat…