Skip to content

v0.2-beta

Pre-release
Pre-release
Compare
Choose a tag to compare
@gazbert gazbert released this 15 Jul 14:42

The 2nd minor beta release of the bot.

Changes include:

  • Major refactoring and cleanup of Exchange Adapters - their config is now fully externalized in the exchange.xml file.
  • Removed ExchangeTimeoutException from Trading API and replaced it with new ExchangeNetworkException.
  • Added support in exchange.xml to configure which network failures trigger non-fatal ExchangeNetworkException - this allows Trading Strategies to recover from temporary network issues.