1
0

Compare commits

...

2 Commits

Author SHA1 Message Date
86f41d7934 🤖 Bumped version to 0.1.18
Some checks failed
Package Python / Package (push) Successful in 25s
Run Python tests (through Pytest) / Test (push) Failing after 29s
Verify Python project can be installed, loaded and have version checked / Test (push) Successful in 26s
This commit was automatically generated by a script: https://gitfub.space/Jmaa/repo-manager
2024-11-28 21:05:23 +01:00
1128763976 🤖 Repository layout updated to latest version
This commit was automatically generated by a script: https://gitfub.space/Jmaa/repo-manager
2024-11-28 21:03:50 +01:00
2 changed files with 3 additions and 5 deletions

View File

@ -4,9 +4,9 @@
<p align="center"><img src="./logo.png" /></p><p align="center"><i>Crypto Seller, I am going into finance, and I want only your strongest tokens.</i></p>
# Automatic Crypto Seller.
# Automatic Crypto Seller
Crypto Seller, I am going into finance, and I want only your strongest tokens.
![Test program/library](https://gitfub.space/Jmaa/crypto-seller/actions/workflows/python-test.yml/badge.svg)
This program is a wrapper around
[`fin_depo`](https://gitfub.space/Jmaa/fin-depo/) for automatically trading
@ -116,8 +116,6 @@ most mature on the danish market, and does support KuCoin.
- [X] Log all trades to CSV file.
- [X] Collect information during the run and output after run
## Dependencies
All requirements can be installed easily using:

View File

@ -1 +1 @@
__version__ = '0.1.17'
__version__ = '0.1.18'