https://github.com/lorem-ipsumm/day-trading-bot
cryptocurrency day trading bot (it's not good..yet)
https://github.com/lorem-ipsumm/day-trading-bot
Last synced: about 1 year ago
JSON representation
cryptocurrency day trading bot (it's not good..yet)
- Host: GitHub
- URL: https://github.com/lorem-ipsumm/day-trading-bot
- Owner: lorem-ipsumm
- Created: 2020-04-22T23:25:16.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-06-29T01:29:40.000Z (almost 6 years ago)
- Last Synced: 2025-02-02T06:09:45.587Z (over 1 year ago)
- Language: Python
- Size: 10.7 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# day-trading-bot
Given the circumstances brought on by Covid-19 I've been really bored. I've since taken an interest in cryptocurrency in general, but more specifically exchanges (and more more specifically, day trading). Using Python and the Coinbase API I am attempting to make a day trading bought that will slowly but surely make a profit.
I'm still very new to day trading so I'm spending a lot of my time watching the markets to look for patterns. Once I find patterns I hope to write code to take advantage of these trends.