Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/felipeheide/technicalcryptobot
Python script to analyze and trade Bitcoin (BTC) based on technical indicators like RSI, MACD, MMS, and support/resistance levels. Fetches prices from CryptoCompare and CoinGecko APIs. Allows investing a specified amount and displays potential profit/loss. Runs continuously, updating every minute.
https://github.com/felipeheide/technicalcryptobot
api bitcoin coingecko cryptocompare cryptocurrency data-analysis python trading-bot
Last synced: 4 days ago
JSON representation
Python script to analyze and trade Bitcoin (BTC) based on technical indicators like RSI, MACD, MMS, and support/resistance levels. Fetches prices from CryptoCompare and CoinGecko APIs. Allows investing a specified amount and displays potential profit/loss. Runs continuously, updating every minute.
- Host: GitHub
- URL: https://github.com/felipeheide/technicalcryptobot
- Owner: FelipeHeide
- Created: 2024-06-14T21:48:09.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-06-14T21:48:58.000Z (5 months ago)
- Last Synced: 2024-06-14T22:55:15.496Z (5 months ago)
- Topics: api, bitcoin, coingecko, cryptocompare, cryptocurrency, data-analysis, python, trading-bot
- Language: Python
- Homepage:
- Size: 2.93 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# TechnicalCryptoBot
Python script to analyze and trade Bitcoin (BTC) based on technical indicators like RSI, MACD, MMS, and support/resistance levels. Fetches prices from CryptoCompare and CoinGecko APIs. Allows investing a specified amount and displays potential profit/loss. Runs continuously, updating every minute.