This website requires JavaScript.
Explore
Help
Sign In
logan
/
CryptoBot
Watch
1
Star
0
Fork
You've already forked CryptoBot
0
Code
Issues
Pull requests
Projects
Releases
Wiki
Activity
My shitty Kraken trading bot
21
commits
1
branch
0
tags
62
KiB
Python
100%
1ae1b3ea66
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
BibTeX
Cancel
Logan Gartner
1ae1b3ea66
Sell even if the state is not known since you are almost certainly losing money
2021-02-04 01:09:59 -07:00
api
Added get_fee function, states and trading now accounts for fees
2021-02-04 01:06:53 -07:00
.gitignore
Initial commit
2021-01-30 18:11:16 -07:00
__init__.py
Initial commit
2021-01-30 18:11:16 -07:00
main.py
Sell even if the state is not known since you are almost certainly losing money
2021-02-04 01:09:59 -07:00
plot.py
Cleaned up code
2021-02-03 15:00:44 -07:00
README.md
Initial commit
2021-01-30 18:11:16 -07:00
requirements.txt
Added requirements.txt
2021-01-31 22:37:24 -07:00
README.md