Skip to content

Releases: heyphat/follow.markets

v0.6.3

27 Feb 00:45
c5bbbc4
Compare
Choose a tag to compare

What's Changed

Please refer to each merge for more information about the changes.

Full Changelog: v0.6.2...v0.6.3

v0.6.2

23 Feb 00:03
Compare
Choose a tag to compare

What's Changed

  • Add notion database as an storing option by @itsphat in #31
  • Clean up the trader.

Full Changelog: v0.6.1...v0.6.2

v0.6.1

19 Feb 09:12
Compare
Choose a tag to compare

Full Changelog: v0.6.0...v0.6.1

v0.6.0

19 Feb 09:00
66e5a3b
Compare
Choose a tag to compare

What's Changed

Please refer to each merge for more information about the changes.

  • Update trader and trading logic for futures market by @itsphat in #25
  • Trade the futures market by @itsphat in #26
  • Simplify shouldClose logic by @itsphat in #27
  • Open communication to user on telegram by @itsphat in #28
  • Introduce databade interface to log trades by @itsphat in #29
  • Fix bug trader & notifier communication by @itsphat in #30

Full Changelog: v0.5.2...v0.6.0

Fix balance bugs & rename methods

16 Feb 03:54
Compare
Choose a tag to compare
  • Fix a bug on trader's updating balances logic
  • Rename balance-related methods

v0.5.1

15 Feb 15:35
85581f9
Compare
Choose a tag to compare

What's Changed

Please refer to each merge for more information about the changes.

Full Changelog: v0.5.0...v0.5.1

v0.5.0

13 Feb 13:02
7ebed14
Compare
Choose a tag to compare

What's Changed

Please refer to each merge for more information about the updates.

Full Changelog: v0.4.2...v0.5.0

v0.4.2

27 Jan 06:06
f2d951a
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.1...v0.4.2

v0.4.1

25 Jan 11:47
b0752a0
Compare
Choose a tag to compare

What's Changed

  • Refactor strategy package with a new signal structure by @itsphat in #12
  • Remove trade as a comparable object and update validating logic for strict consecutive frames by @itsphat in #13
  • Add runner fundamentals and a few small updates by @itsphat in #14
  • Futures market by @itsphat in #15
  • Drop runner on the watcher by @itsphat in #16
  • Update system by @itsphat in #17

Full Changelog: v0.3.1...v0.4.1

Reactor application config file & the tester implementation

31 Dec 07:09
472eb6c
Compare
Choose a tag to compare

What's Changed

  • Refactor configs json file & rename module by @itsphat in #10
  • Finalize the tester and fix bugs by @itsphat in #11

Full Changelog: v0.2.1...v0.3.1