Tai Versions Save

A composable, real time, market data and trade execution toolkit. Built with Elixir, runs on the Erlang virtual machine

v0.0.65

3 years ago

CHANGELOG

1. Enhancements

[Venues] OkEx adapter can cancel spot orders [Utils] Add date time util helpers [Examples] Add maker order cleanup to ping/pong advisor on terminate

2. Bug fixes

3. Soft-deprecations (no warnings emitted)

4. Hard-deprecations

[Elixir] Require Elixir >= 1.10

v0.0.64

3 years ago

CHANGELOG

1. Enhancements

[Venues] OkEx adapter can create spot orders [Orders] Process orders in worker pool [Advisors] Add terminate callback to advisors

2. Bug fixes

3. Soft-deprecations (no warnings emitted)

4. Hard-deprecations

v0.0.63

3 years ago

CHANGELOG

1. Enhancements

[IEx] Add positions to commander

2. Bug fixes

[Venues] Fix monotonic to datetime conversion for orders with an invalid status

3. Soft-deprecations (no warnings emitted)

4. Hard-deprecations

v0.0.62

3 years ago

CHANGELOG

1. Enhancements

[Venues] Process FTX order stream updates [Venues] Convert order update received timestamps from monotonic time to ISO 8601 [Venues] Ignore BitMEX account updates without margin info [Venues] Add meta field to StreamSubscribeOk event

2. Bug fixes

[Dependencies] Bump websockex to v0.4.3 to incomplete continuation frames

3. Soft-deprecations (no warnings emitted)

4. Hard-deprecations

v0.0.61

3 years ago

CHANGELOG

1. Enhancements

[Venues] Add value_side to Tai.Venues.Product struct [Venues] Bump ex_ftx to v0.0.7 to set Tai.Venues.Product#min_size

2. Bug fixes

3. Soft-deprecations (no warnings emitted)

4. Hard-deprecations

v0.0.60

3 years ago

CHANGELOG

1. Enhancements

[Venues] Add telemetry metrics to venue stream connections

2. Bug fixes

3. Soft-deprecations (no warnings emitted)

4. Hard-deprecations

v0.0.59

3 years ago

CHANGELOG

1. Enhancements

[Venues] Add FTX adapter [Venues] Paginate products on BitMEX [Config] Allow filtering of products with arguments [CI] Add Elixir 1.11 to test matrix

2. Bug fixes

[Testing] Fix flaky amend order test

3. Soft-deprecations (no warnings emitted)

4. Hard-deprecations

v0.0.58

3 years ago

CHANGELOG

1. Enhancements

[Config] Event logger can be overriden with a custom implementation

2. Bug fixes

3. Soft-deprecations (no warnings emitted)

4. Hard-deprecations

Decimal v2.0

v0.0.57

3 years ago

CHANGELOG

1. Enhancements

[Config] Venue products can be filtered by alias [Venue Adapter] Add support for Huobi futures next quarter contract [Venue Adapter] Format Deribit strike price as normal reduced decimal [Venue Adapter] Normalize OkEx & BitMEX trade event's timestamp [Venue Adapter] Rename Trade event side to taker_side

2. Bug fixes

3. Soft-deprecations (no warnings emitted)

4. Hard-deprecations