Skip to content

Releases: bradtumy/trader-go

v1.0.3

28 Jul 02:49
b0e79f7
Compare
Choose a tag to compare

In this release we refactored the source code so that the code was more logically separated.

v1.0.2

28 Jul 01:52
1da0700
Compare
Choose a tag to compare

Release v1.0.2: Key Metrics Dashboard feature and other improvements

New Features:
Key Metrics Dashboard: Added a new endpoint /key-metrics to retrieve key metrics.

Improvements:
None

Bug Fixes:
None

v1.0.1

28 Jul 01:17
Compare
Choose a tag to compare

This release included:

  • Updating the APIs to include the ability to search stocks by symbol or name
  • Updated the README to include a few sample APIs in the form of cURL samples