twelvedata / twelvedata-python

Twelve Data Python Client - Financial data API & WebSocket
https://twelvedata.com
MIT License
392 stars 57 forks source link

websocket_client and mplfinance should be added to requirements #17

Closed fraserprice closed 4 years ago

fraserprice commented 4 years ago

It's not clear that this is the library used for websockets (i.e. error thrown after import websocket). This should be mentioned in docs, setup.py or a requirements.txt file to avoid future confusion.

Otherwise very useful, thanks!

Edit: This is also the case for mplfinance.

midasSSS commented 4 years ago

Updated Readme + added to setup.cfg