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.
- 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.
Check out the live version of Crypto Free Tools here:
👉 https://crypto-free-tools.netlify.app
git clone https://github.com/berru-g/crypto-tool.git
cd crypto-tool
Make sure you have Node.js installed. Then run:
npm install
Start the development server:
npm start
The app will be available at http://localhost:3000
.
- Use the Fibonacci tool to identify potential entry and exit points based on historical price movements.
- Set custom price alerts to get notified when a cryptocurrency reaches your target price.
- Compare the performance of multiple cryptocurrencies in real-time.
- Monitor the market momentum with a color-coded indicator:
- 🟢 Bullish: Strong upward trend.
- 🟠 Slowing: Market is losing momentum.
- 🔴 Bearish: Risk of a trend reversal.
-
Enable notifications for MA50 and MA200 crossovers to anticipate major market movements.
- M.A Notif 🔔 NOT AVAILABLE AT THE MOMENT | Next step :
- Using FCM / Send push notifications through a server
- Service Worker listens for push messages:
- Move crossover detection logic into a Web Worker
We welcome contributions from the community! If you'd like to contribute to Crypto Free Tools, follow these steps:
- Fork the repository.
- Create a new branch (
git checkout -b feature/YourFeatureName
). - Commit your changes (
git commit -m 'Add some feature'
). - Push to the branch (
git push origin feature/YourFeatureName
). - Open a pull request.
Please read our Contribution Guidelines for more details.
- Frontend: HTML, CSS, JavaScript
- Charts: Chart.js
- Icons: Font Awesome
- Data Providers: CoinGecko, TradingView, Binance
This project is licensed under the MIT License. See the LICENSE file for details.
If you find Crypto Free Tools useful, consider supporting the project:
- Star the Repository: ⭐ GitHub Repo
- Donate: Support the developer via Donation Page.
- Share: Spread the word on social media!
For questions, suggestions, or collaborations, feel free to reach out:
- GitHub: berru-g
- Medium: Gael Berru on Medium
- Thanks to CoinGecko, TradingView, and Binance for providing the data.
- Special thanks to all contributors and users of Crypto Free Tools!
Happy Trading! 🚀