Within the last few years we have heard the boom that bitcoin has had, not only because of the blockchain technology, but also because of the short-term and high-risk investment viability of bitcoin. For this reason we want to make a bot that gives weekly investment recommendations of this currency to users who subscribe so they can use it as a tool.
The user expects a simple weekly message of the price and how likely it is to reach this price, thus, leaving the user the option and freedom to choose whether to make an investment for this asset.
Los pre requisitos es tener: python==3.7 requirement.txt
For loading all the data you should go to this google drive, and download an put into data folder
As everything has growth, this architecture can be improved. This is just a simple example of how it works
https://colab.research.google.com/drive/16y0QVMdaF4eqRI26uqBeWcKKPaK7Opxh#scrollTo=d9b08jYQ4_vT
- https://github.com/jakevdp/PythonDataScienceHandbook/blob/master/notebooks/03.11-Working-with-Time-Series.ipynb
- https://www.investopedia.com/ask/answers/05/logvslinear.asp#ixzz4pKMuY5HA
- https://arxiv.org/pdf/1406.1078.pdf
- https://towardsdatascience.com/illustrated-guide-to-lstms-and-gru-s-a-step-by-step-explanation-44e9eb85bf21
- holberton school