Closed Chillguyx closed 2 days ago
This pull request adds functionality to fetch the Solana (SOL) price from the CoinGecko API every 30 minutes and calculates the RSI using TradingView data. It includes a new priceFetcher.js and updates to integrate this feature into the project.
This PR added functionality to fetch Solana price every 30 minutes for the CoinGo API and calculates RSI from trading view data.