barchart-ondemand-client-python icon indicating copy to clipboard operation
barchart-ondemand-client-python copied to clipboard

Simple Python client for Barchart OnDemand REST APIs

Results 1 barchart-ondemand-client-python issues
Sort by recently updated
recently updated
newest added

When I call: result = ondemand.history("AAPL", "minutes", interval=60, maxRecords=100) I am getting this error: `Barchart OnDemand Client: https://ondemand.websol.barchart.com/service?wsdl Traceback (most recent call last): File "C:\Development\Python\Python376\lib\site-packages\ondemand\ondemand_client.py", line 58, in _do_call result...