Skip to content

Version 1.0.4

Latest
Compare
Choose a tag to compare
@hnewey7 hnewey7 released this 08 Apr 22:04
· 27 commits to main since this release

Version 1.0.4

Improving time efficiency with watchlist_enabled parameter within the IG class. Watchlist initialisation before sent many requests to get each of the instruments within the watchlist, however now only gets the instruments when using certain methods that require all instruments. This has reduced the number of requests sent significantly and therefore has reduced the time taken.