The Wayback Machine - https://web.archive.org/web/20210512010517/https://github.com/topics/stock
Skip to content
#

stock

Here are 1,259 public repositories matching this topic...

saviornt
saviornt commented May 1, 2021

I've been experimenting with the crypto aspects of the library, and I do see that there are the endpoints for daily, weekly, and monthly, however the endpoint for intraday is not available using the "function=CRYPTO_INTRADAY" from the Cryptocurrencies section of the API.

I would assume the format would be:
`(data, meta) = cc.get_crypto_intraday(symbol = "", interval = "", market = "", outputs

dolibarr
dpriskorn
dpriskorn commented Jul 26, 2020

Feature Request

Dolibarr has a lot of bugs IMO that could be easily discovered before releases if we had some kind of testing suite.
I suggest we make one. I can contribute tests, but I have never written tests in PHP before. I could write some in Python to test the API.

Suggested implementation

no idea, never done this before
see https://www.tutorialspoint.com/software_testing_diction

Improve this page

Add a description, image, and links to the stock topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the stock topic, visit your repo's landing page and select "manage topics."

Learn more