Skip to content

Version 1.1.10

Latest
Compare
Choose a tag to compare
@aloysius-pgast aloysius-pgast released this 11 Jul 06:45
· 2 commits to master since this release

Release content

  • New constructor option resyncOrderBooksAutomatically can be set to false to disable automatic order books resync (default = true). This might be useful when subscribing to many pairs
  • New constructor option exitOnQueryExchangeStateError can be set to true to force library to exit in case an error occurs while trying to resync an order book (mostly for troubleshooting purpose) (default = false)