Skip to content

Releases: AndrewAMD/SierraChartZorroPlugin

v1.0.0.3 - Minor Bugfix

14 Apr 03:11
457a23a
Compare
Choose a tag to compare

Fixed an issue when calling assets with IB-style "-FUT-" symbols.

v1.0.0.2 - Bugfix

10 Apr 19:31
175c7bb
Compare
Choose a tag to compare

Fixed problem with graceful socket shutdowns, GET_FUTURES now outputs multipliers, added multiple attempts to subscribe to symbols (see Known Issues), fixed problem with heartbeat configuration.

v1.0.0.1 - Bugfix

07 Apr 03:35
e7893d4
Compare
Choose a tag to compare

Removed unnecessary code flag broker command, fixed some minor bugs related to GET_FUTURES, updated documentation and example script.

v1.0.0.0 - Official First Version

02 Apr 17:45
7bbd1a9
Compare
Choose a tag to compare

It's here! Sockets backend is now single-threaded and asynchronous. All required libraries are now included.

Last legacy (0.9) release

09 Mar 17:59
187bf23
Compare
Choose a tag to compare

For legacy purposes, saving the last version of 0.9. This library will be reworked into production code, especially by redesigning the sockets backend.