https://github.com/berru-g/crypto-tool
Crypto Tool's
https://github.com/berru-g/crypto-tool
crypto-alarm crypto-tools fibonacci-calculator fibonacci-retracement multi-chart
Last synced: 8 months ago
JSON representation
Crypto Tool's
- Host: GitHub
- URL: https://github.com/berru-g/crypto-tool
- Owner: berru-g
- License: other
- Created: 2025-02-20T18:34:40.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2025-02-20T19:09:39.000Z (8 months ago)
- Last Synced: 2025-02-20T20:21:44.687Z (8 months ago)
- Topics: crypto-alarm, crypto-tools, fibonacci-calculator, fibonacci-retracement, multi-chart
- Language: JavaScript
- Homepage: https://crypto-tool.netlify.app/
- Size: 480 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: license.txt
Awesome Lists containing this project
README
# Crypto Free Tools
**Crypto Free Tools** is a powerful, free, and open-source platform designed to help cryptocurrency traders and investors optimize their technical analysis. With tools like Fibonacci retracement, price alerts, chart comparators, and moving average notifications, you can make informed decisions and reduce risks in the volatile crypto market.
---
## Features
- **Fibonacci Retracement Tool**: Identify key support and resistance levels with precision.
- **Price Alerts**: Set real-time price notifications for your favorite cryptocurrencies.
- **Chart Comparator**: Compare multiple crypto charts side-by-side for better analysis.
- **Momentum Live**: Track market momentum with a visual indicator (Bullish, Slowing, Bearish).
- **Moving Average Notifications**: Get alerts for MA50 and MA200 crossovers (Golden Cross and Death Cross).
- **Open Source**: Fully transparent and open-source. Contribute to the project on [GitHub](https://github.com/berru-g/crypto-tool).---
## Live Demo
Check out the live version of **Crypto Free Tools** here:
👉 [https://crypto-free-tools.netlify.app](https://crypto-free-tools.netlify.app)---
## Installation
### 1. Clone the Repository
```bash
git clone https://github.com/berru-g/crypto-tool.git
cd crypto-tool
```### 2. Install Dependencies
Make sure you have [Node.js](https://nodejs.org/) installed. Then run:
```bash
npm install
```### 3. Run the Project
Start the development server:
```bash
npm start
```The app will be available at `http://localhost:3000`.
---
## Usage
### Fibonacci Retracement Tool
- Use the Fibonacci tool to identify potential entry and exit points based on historical price movements.### Price Alerts
- Set custom price alerts to get notified when a cryptocurrency reaches your target price.### Chart Comparator
- Compare the performance of multiple cryptocurrencies in real-time.### Momentum Live
- Monitor the market momentum with a color-coded indicator:
- 🟢 **Bullish**: Strong upward trend.
- 🟠 **Slowing**: Market is losing momentum.
- 🔴 **Bearish**: Risk of a trend reversal.### Moving Average Notifications
- Enable notifications for MA50 and MA200 crossovers to anticipate major market movements.---
## Contributing
We welcome contributions from the community! If you'd like to contribute to **Crypto Free Tools**, follow these steps:
1. Fork the repository.
2. Create a new branch (`git checkout -b feature/YourFeatureName`).
3. Commit your changes (`git commit -m 'Add some feature'`).
4. Push to the branch (`git push origin feature/YourFeatureName`).
5. Open a pull request.Please read our [Contribution Guidelines](CONTRIBUTING.md) for more details.
---
## Technologies Used
- **Frontend**: HTML, CSS, JavaScript
- **Charts**: [Chart.js](https://www.chartjs.org/)
- **Icons**: [Font Awesome](https://fontawesome.com/)
- **Data Providers**: [CoinGecko](https://www.coingecko.com/), [TradingView](https://www.tradingview.com/), [Binance](https://www.binance.com/)---
## License
This project is licensed under the **MIT License**. See the [LICENSE](LICENSE) file for details.
---
## Support the Project
If you find **Crypto Free Tools** useful, consider supporting the project:
- **Star the Repository**: ⭐ [GitHub Repo](https://github.com/berru-g/crypto-tool)
- **Donate**: Support the developer via [Donation Page](https://berru-g.github.io/berru-g/blog/donation.html).
- **Share**: Spread the word on social media!---
## Contact
For questions, suggestions, or collaborations, feel free to reach out:
- **GitHub**: [berru-g](https://github.com/berru-g)
- **Medium**: [Gael Berru on Medium](https://medium.com/@gael-berru)---
## Acknowledgments
- Thanks to [CoinGecko](https://www.coingecko.com/), [TradingView](https://www.tradingview.com/), and [Binance](https://www.binance.com/) for providing the data.
- Special thanks to all contributors and users of **Crypto Free Tools**!---
Happy Trading! 🚀