Tai Versions Save

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

v0.0.75

2 years ago

CHANGELOG

1. Enhancements

[Advisors] Add handle_trade to advisors

2. Bug fixes

[Venues] Handle delisted Coinbase products

3. Soft-deprecations (no warnings emitted)

4. Hard-deprecations

v0.0.74

2 years ago

CHANGELOG

1. Enhancements

[Elixir] Support Elixir 1.13

2. Bug fixes

3. Soft-deprecations (no warnings emitted)

4. Hard-deprecations

[Orders] Remove Tai.NewOrders facade

v0.0.73

2 years ago

v0.0.72

2 years ago

CHANGELOG

1. Enhancements

[Venues] Set product type for FTX leveraged tokens

2. Bug fixes

3. Soft-deprecations (no warnings emitted)

4. Hard-deprecations

v0.0.71

2 years ago

CHANGELOG

1. Enhancements

[Venues] Set product type for unique FTX products

2. Bug fixes

3. Soft-deprecations (no warnings emitted)

4. Hard-deprecations

v0.0.70

2 years ago

CHANGELOG

1. Enhancements

[Advisors] Rename advisor groups to fleets [Advisors] Allow instance supervisor to be configured per fleet

2. Bug fixes

3. Soft-deprecations (no warnings emitted)

4. Hard-deprecations

v0.0.69

2 years ago

CHANGELOG

1. Enhancements

[Config] Add getter with defaults to Tai.Config [Orders] Order ecto adapter must be explicitly configured

2. Bug fixes

3. Soft-deprecations (no warnings emitted)

4. Hard-deprecations

v0.0.68

2 years ago

CHANGELOG

1. Enhancements

[Venues] Decouple order book streams from products [Venues] Only subscribe the Binance + GDAX streams when there is at least 1 order book [Venues] Start Bybit venue adapter. Support spot + derivatives product list

2. Bug fixes

3. Soft-deprecations (no warnings emitted)

4. Hard-deprecations

v0.0.67

2 years ago

CHANGELOG

1. Enhancements

[Orders] Add persistence to order execution engine via ecto adapters with SQLite3 & Postgres support [Orders] Orders & transitions can be deleted [Venues] Convert OkEx, BitMEX & FTX venue adapters to use improved order execution engine [Test] Ensure tai_events application is started in E2ECase

2. Bug fixes

3. Soft-deprecations (no warnings emitted)

4. Hard-deprecations

[Orders] order_updated callback now receives a transition parameter

v0.0.66

2 years ago

CHANGELOG

1. Enhancements

[Venues] Handle cancel order 404 in FTX venue adapter [Elixir] Add Elixir 1.12 support [Erlang] Add Erlang 24 support

2. Bug fixes

3. Soft-deprecations (no warnings emitted)

4. Hard-deprecations