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
22
commits
1
branch
0
tags
62
KiB
Python
100%
048e22024a
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
048e22024a
Fixed dumb typo
2021-02-04 01:11:26 -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
Fixed dumb typo
2021-02-04 01:11:26 -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