-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
27 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,26 @@ | ||
.. _release_notes: | ||
|
||
============== | ||
Releases Notes | ||
============== | ||
|
||
.. _v_0_1: | ||
|
||
``tradero`` v0.1 | ||
================ | ||
|
||
Puimayen, September, 4th, 2023 | ||
|
||
Very happy to announce the first point release of ``tradero`` - *a tool for achieving self-funding via trading*. | ||
|
||
This release's focus was on providing the infrastructure for tracking indicators and automatizing the trading on Binance. | ||
|
||
As a result, ``tradero`` delivers a scalable cloud-ready FOSS solution that provides: | ||
|
||
- A plug-in indicator architecture that allows to easily extend the market information, | ||
- A bot framework that allows to easily automate trading based on that information, and | ||
- AI integration | ||
|
||
The next release's focus will be data-driven strategies in order to maximize the effectiveness of the infrastructure. | ||
|
||
Happy Coding & Trading!!! |