A personal project to analyze cryptocurrency buying and selling.
--> Version : Français 📖
- HBAR_Analysis is a Python program that calculates the purchase and resale value of a cryptocurrency.
- Initially designed for HBAR, it can be adapted to other cryptocurrencies by modifying a few parameters.
- This project is a personal exercise and has no professional purpose.
The program can be adjusted to work with other cryptocurrencies.
Here are the modifications to make :
-
Change the cryptocurrency analyzed
- Edit the Binance API URL in the
valueFunction()function. - Replace
HBARUSDTwith the symbol of the desired cryptocurrency (e.g.,BTCUSDTfor Bitcoin).
- Edit the Binance API URL in the
-
Adjust the display
- Modify the
print()statements to reflect the name of the selected cryptocurrency.
- Modify the
-
Modify the long-term forecast (only in
ScriptPurchaseHBAR.py)- Update the
forecastvariable to adjust the estimated future price.
- Update the
Thank you for taking the time to explore this project.
Feel free to explore, learn, and modify it ! ✨
For any questions or collaboration, feel free to reach out ! 📩