Skip to content

Fixed bug with add watchlist method

Compare
Choose a tag to compare
@hnewey7 hnewey7 released this 07 Apr 22:21
· 36 commits to main since this release

Release fixing the bug with the add watchlist method within the IG object.

Method will return a Watchlist object if the watchlist already exists on IG under the API key, whereas before it would return None.