v.0.6
On 2022.05.22
This version has been deprecated. If used with the current API version it can produce unexpected behaviour or errors.
To get the new version
🚀
pip install --upgrade shimoku-api-python
- Solved the error that happend under certain conditionsFile "/home/arm/Documents/shimoku/shimoku-api-python/tests/test_cond_form_indicator.py", line 90, in <module>test_indicator_cond_form()File "/home/arm/Documents/shimoku/shimoku-api-python/tests/test_cond_form_indicator.py", line 45, in test_indicator_cond_formapp_id = app['id']KeyError: 'id'
Last modified 5mo ago