Skip to content

Releases: nacho-herrera/pyCocos

Add refresh token method

30 Apr 14:17
Compare
Choose a tag to compare

Add a method to refresh token due to the recent change on token expiration.

Full Changelog: v0.2.10...v0.2.11

Fix repo orders on API v2

22 Apr 18:04
Compare
Choose a tag to compare

Fix T0 buy orders.

19 Apr 15:33
Compare
Choose a tag to compare

fixes #15

Full Changelog: v0.2.8...v0.2.9

Fix typo on setup.py

19 Apr 05:57
d1be5a9
Compare
Choose a tag to compare
v0.2.8

Update setup.py

Minor changes

19 Apr 05:54
Compare
Choose a tag to compare

Fix a bug that prevent getting instrument list.
Fix bug that occurs when sending buy orders on USD MEP currency.

Dolar Mep and get_ticker_list fixes

15 Apr 18:59
a6d63df
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.2.5...v0.2.6

v0.2.5 Fix small issue with TOPT users

15 Apr 01:10
Compare
Choose a tag to compare

2nd factor authentitacion support

15 Apr 00:09
Compare
Choose a tag to compare

This version includes 2FA support. Code input will be interactively asked on initialization. If you have the TOPT Key, the access code could be generated automatically using the pyotp library if the key is passed a parameter on pyCocos library initialization.

Full Changelog: v0.2.3...v0.2.4

Updated auth method

05 Feb 04:16
Compare
Choose a tag to compare

This release fixes some bugs due to the modification on the endpoints that Cocos Capital has been doing. Also implements the new authentication method, rolled out on 2024-02-04.

Full Changelog: v0.2.1...v0.2.3

minor changes

02 Jun 03:04
d09ee04
Compare
Choose a tag to compare
v0.2.1-release

Update python-publish.yml