I ran the same lines of code in Jupyter and Sublime Text, both using the same venv and python interpreter (so there is no reason for differences in their behaviour)
On Sublime text and sometimes in Jupyter as well, the price field data download is erratic. Sometimes it will download ALL the price fields I have requested, sometimes just ONE price field.
In this screenshot, Sublime Text was never able to retrieve all my price field requests (see left window) but Jupyter was able to (right window). Sometimes, it just spits out an error that says TR.OPENPRICE request
ANY KNOWN FIXES TO THIS ERRATIC API DOWNLOAD BEHAVIOUR???