-
Hello,
I wonder if functions like `quandlget` or `quandlsearch` shouldn't be simply named `get` and `search` with an other parameter (source) being used for multiple dispatch
```julia
quandl = …
-
-
https://www.quandl.com/api/v3/datasets/WIKI/AAPL.csv?start_date=2010-01-01&api_key=...
https://stooq.com/q/d/l/?s=AAPL.US&i=d
https://www.alphavantage.co/query?function=TIME_SERIES_DAILY_ADJUSTE…
-
Hi Michael ,
thanks for your work on this grafana addin ! ,
i would like to add new sources in order to be able to integrate into grafana public data that our government is starting to publish via…
-
it just shows that i have connected to the client, but just timeout when i downloaded \
the data from ib it just warned me that it times out , then the graphical interfaces of my client shows
the …
-
During my user testings I've noticed that the search does not always find stocks by using incomplete search terms. Here is an example below:
[search.pdf](https://github.com/ScottLogic/StockFlux/files/…
-
If default API key stops working, it will not work (error for bad API key). We should revert to default (no API key) service then.
-
Hi,
I have a loop to download stock data of different stocks, based on the Ids of the stocks. However, if one of those stock ids is not correct (if there is no data on the server) the loop breaks. Wo…
-
Hello,
I'm having trouble installing it in Mac OSX Big Sur. The output is below and further the libraries preloaded,
> devtools::install_github("braverock/blotter")
Downloading GitHub repo br…
-
Our spin-off of fecon235 source code still inherits the upstream problems
outlined in https://github.com/rsvp/fecon235/issues/7
Here at fecon236, it is localized in the `stock.py` module:
https:/…