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
27
commits
1
branch
0
tags
62
KiB
Python
100%
8fdf742e70
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
8fdf742e70
Cleaned up code, using enums now for state, fixed OHLC interval, removed Herobrine
2021-02-10 16:08:40 -07:00
api
Cleaned up code, using enums now for state, fixed OHLC interval, removed Herobrine
2021-02-10 16:08:40 -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
Cleaned up code, using enums now for state, fixed OHLC interval, removed Herobrine
2021-02-10 16:08:40 -07:00
plot.py
More updates
2021-02-05 22:09:58 -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
test.py
Cleaned up code, using enums now for state, fixed OHLC interval, removed Herobrine
2021-02-10 16:08:40 -07:00
README.md