Zhibo

Results 15 comments of Zhibo

`pip install requests_cache` resolves the issue.

here is a working example: ``` ciq_client.gdshe(['WMT:', "ibm:"],['IQ_CLOSEPRICE'], ['close_price'], start_date='11/12/2010',end_date='11/18/2010') ```

`pip install requests_cache` resolves the issue.