Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.
Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
Create free account
Gemini 3 and 200+ AI Models on One Platform
Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.
Build generative AI apps with Vertex AI. Switch between models without switching platforms.
An application that scans the RSI of many Cryptos and Alerts you
...Enjoy ! Don't pay a dime ever again !
If you found it useful send one dollar via paypal to chrisfromgreece@gmail.com
DEPENDENCIES
python3
also:
pip3 install ta
pip3 install pandas
...You can download it from the official website: https://www.python.org/downloads/
Next, install the required dependencies by running the following command in your terminal:
python3 -m pip install pyqt5 requests or pip install pyqt5 requests
Usage
To launch CryptoNotifier, navigate to the project directory and run the following command in your terminal:
python3 CryptoNotifier.py or py CryptoNotifier.py
If you are having trouble with Python or don't feel like installing it, you can also run the executable located inside the 'dist' folder - Windows only.
...