Skip to content

Releases: Pasta-fantasia/elena

2.4.1

07 Jul 16:46
37310bf
Compare
Choose a tag to compare

2.4.1

  • fix: Elena is not using page_size in the read_candles #81

2.4.0

06 Jul 15:12
3fb246c
Compare
Choose a tag to compare

2.4.0

  • feat: NoiseTrader v0 #77
  • small fixes

2.3.3

11 Jun 13:26
24aef26
Compare
Choose a tag to compare

2.3.3

  • fix: Amount to close is insufficient for trade #75
  • test: tests and test data
  • fix: lint rules

2.3.2

24 Feb 10:31
fe5094b
Compare
Choose a tag to compare

2.3.2

  • fix: stop loss notification message
  • doc: changelog

2.3.1

  • Send benefit and stop close count as metric

2.3.0

  • Merge from /main
  • refactor: BotStatusLogic
  • style: more detail in errors
  • feat: Store metrics in jsonl

What's Changed

Full Changelog: v2.2.9...v2.3.2

2.2.9

04 Feb 18:49
dafcd8c
Compare
Choose a tag to compare

2.2.9

  • fix: force never use or store candles
  • fix: stop loss notification message
  • fix: preparation for other exchanges, not ready
  • fix: get_estimated_last_close can get empty asks/bids -> don't log error but still return None
  • fix: error messages

2.2.2

16 Jan 14:52
Compare
Choose a tag to compare

2.2.2

  • Notifications
  • Metrics
  • Storage Abstraction
  • Trade, orders and budget control
  • Testing
  • Github actions
  • Lint and pre-commit