ig-python / trading-ig

A lightweight Python wrapper for the IG Markets API
https://trading-ig.readthedocs.io/
BSD 3-Clause "New" or "Revised" License
313 stars 197 forks source link

272 fix #276

Closed bug-or-feature closed 1 year ago

bug-or-feature commented 1 year ago

Fix for issue #272. For the fetch_historical_prices* methods, allows the alternate formatting functions to be used for older versions. Improves the docs on their usage, and adds integration tests for more usage variations