Skip to content

Releases: rxtech-lab/argo-trading

v1.15.1

18 Feb 17:36

Choose a tag to compare

1.15.1 (2026-02-18)

Bug Fixes

v1.15.0

18 Feb 17:11

Choose a tag to compare

1.15.0 (2026-02-18)

Bug Fixes

Features

v1.14.2

18 Feb 09:35

Choose a tag to compare

1.14.2 (2026-02-18)

Bug Fixes

v1.14.1

18 Feb 08:40

Choose a tag to compare

1.14.1 (2026-02-18)

Bug Fixes

  • remove symbols and interval from trading system config (#526) (6f65dc6)

v1.14.0

18 Feb 07:17

Choose a tag to compare

1.14.0 (2026-02-18)

Features

v1.13.0

17 Feb 17:55

Choose a tag to compare

1.13.0 (2026-02-17)

Features

  • add binance trading provider (#453) (e75cae8)
  • add e2e tests for live trading (#507) (e60e116)
  • add keychain support for API keys in Binance and Polygon configurations (#517) (192c0eb)
  • add stream data cli (#492) (33d053c)
  • add swift support for the new trading api (#478) (3e40924)
  • binance stream support (#455) (235a438)
  • e2e: add mock Binance WebSocket and REST API server for testing (#501) (1721ec8)
  • implement live trading system (#457) (a9a4b18)
  • improve live trading system with prefetch support (#495) (7d91d49)
  • provider: implement Polygon WebSocket streaming (#480) (d067fab)
  • trading: add status change callback to providers and trading system (#508) (c8380b6)

v1.12.0

10 Jan 05:10

Choose a tag to compare

1.12.0 (2026-01-10)

Features

  • implement sliding window cache for market data (#162) (889beac)

v1.11.0

07 Jan 16:07

Choose a tag to compare

1.11.0 (2026-01-07)

Bug Fixes

  • empty signal time for insufficient data markers (#145) (301e666)
  • will update version.go's version in ci (#151) (8d65068)

Features

  • add CachedDataSource to eliminate redundant DB queries in indicator calculations (#146) (06258bd)
  • add swift api testing (#160) (1b042ea)
  • e2e: add mock data generator for e2e tests (#150) (d6b9a8b)
  • e2e: enhance complex strategy test with mock data generator (#153) (98fca9d)

v1.10.0

06 Jan 04:22

Choose a tag to compare

1.10.0 (2026-01-06)

Bug Fixes

  • should not throw error when strategy has error (#136) (1298781)

Features

v1.9.1

05 Jan 05:33

Choose a tag to compare

1.9.1 (2026-01-05)

Bug Fixes