Service which supports investment processes in cryptocurrencies.
Supports:CRV,ETH,BTC into USD indexes (More cryptos will be available after end of first development phase)
Comparing average prices of crypto in data ranges Counts RSI
(We are open to implement your own idea, just write what is needed and why it can be useful and important)
1.Install python(I was using 3.9.9)
2.Install pip
3.You have to pip following libs on your env before starting:
4.flask,yfinance, datetime,more_itertools
Then
flask run
voilà
Here i will put gif in future releases
Feel free to contribute.