Skip to content

prometheus88/Custom-Crypto-Indicator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

This script retrieves the top 50 cryptocurrencies from the CoinGecko API, gathers their 7-day historical price and volume data, and computes a custom indicator (momentum score) using RSI (Relative Strength Index) and cross-correlation. It then creates a rating (Strong Buy, Buy, Neutral, Sell, Strong Sell) based on a custom indicator and saves the results in JSON format. Rate-limiting is implemented to comply with API usage constraints.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages