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
17
commits
1
branch
0
tags
62
KiB
Python
100%
a15ab7bf76
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
a15ab7bf76
Changed bot logic to not trade on really small difference in EMA
2021-02-03 14:29:02 -07:00
api
Changed bot logic to not trade on really small difference in EMA
2021-02-03 14:29:02 -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
Changed bot logic to not trade on really small difference in EMA
2021-02-03 14:29:02 -07:00
plot.py
Don't use all of our money to buy
2021-02-03 14:15:05 -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