Rev. | Tiempo | Autor |
---|---|---|
c42caa6e783a | 2024-01-12 20:34:22 | Lorenzo Isella |
I improved the flexibility of the plots and the list of the coins. |
||
a82322329e8e | 2024-01-12 19:18:13 | Lorenzo Isella |
I do not really need to use clean_data() to clean again the dataset. |
||
b2e931a569e5 | 2024-01-12 06:26:12 | Lorenzo Isella |
A simple function to turn a list of dataframes into a tibble. |
||
d19e932160cf | 2024-01-10 23:11:50 | Lorenzo Isella |
I added a function to translate a number into a missing value. |
||
83a1e693489f | 2024-01-10 00:11:56 | Lorenzo Isella |
Now it is OK. |
||
e7d3643a1790 | 2024-01-09 23:35:43 | Lorenzo Isella |
Minor modifications about how to sort the emails. |
||
5ee2b132b8be | 2024-01-07 06:13:34 | Lorenzo Isella |
I now give the currency (EUR or USD) as an input parameter. |
||
7a619408720f | 2024-01-07 06:10:04 | Lorenzo Isella |
I now retrieve the data in EUR. |
||
70215b292af6 | 2024-01-06 22:10:25 | Lorenzo Isella |
I added some normalized prices and volumes. |
||
d2a96c1d9b64 | 2024-01-06 21:39:51 | Lorenzo Isella |
I remove the missing values from the indicators (e.g. you have a rolling mean and there is no indicator for the initial values of the time series). |
||
a43ee919e1e9 | 2024-01-06 21:23:05 | Lorenzo Isella |
I fixed the dates in the title. |
||
b77cbbf20714 | 2024-01-06 21:17:13 | Lorenzo Isella |
I added a title with the reference period to each plot. |
||
7dbb4463dd7e | 2024-01-06 21:12:27 | Lorenzo Isella |
I removed a test from the script. |
||
9da05e36615c | 2024-01-06 19:54:25 | Lorenzo Isella |
I add the plots of the prices and volumes of the coins. |
||
7d37aff83e2e | 2024-01-06 19:38:59 | Lorenzo Isella |
I cleaned up the code and added some horizontal lines. |
||
1a7c99efb54c | 2024-01-06 00:59:28 | Lorenzo Isella |
I improved the data analysis and I added some plots of the indicators. |
||
cd99f8ff8cf8 | 2024-01-05 21:27:57 | Lorenzo Isella |
I suppress some messaged by read_csv which are not really needed. |
||
53f3933b405c | 2024-01-05 07:04:30 | Lorenzo Isella |
I added more technical indicators. |
||
72aba64335d7 | 2024-01-05 01:36:21 | Lorenzo Isella |
A script under development to do some technical analysis of the crypto currencies. |
||
a1bf8796b4e2 | 2024-01-04 17:36:07 | Lorenzo Isella |
I improved the code in case it is impossible to retrieve some prices. |
||
80edf881e71b | 2024-01-04 03:35:14 | Lorenzo Isella |
I now save the present portfolio composition as a new plot. |
||
c94f02c1870c | 2024-01-03 23:42:22 | Lorenzo Isella |
A script to process the time-stamped portfolios. |
||
e1462978a735 | 2024-01-03 23:41:42 | Lorenzo Isella |
A script to automatically run my portfolio analysis. |
||
cdae1b5d6ea9 | 2024-01-03 23:40:56 | Lorenzo Isella |
I now save the timestamped portfolio results. |
||
c0058f600000 | 2024-01-03 00:41:00 | Lorenzo Isella |
It all works, but I need fresher values of the coins. |
||
a42ff826772d | 2024-01-03 00:40:09 | Lorenzo Isella |
Now the script does everything that I need! |
||
56492949d878 | 2024-01-02 22:29:25 | Lorenzo Isella |
Latest, correct version of this file. |
||
ca9c7d4e672c | 2024-01-02 22:27:32 | Lorenzo Isella |
I merged some heads and resolved some conflicts. |
||
944eca8093c7 | 2024-01-02 18:20:37 | Lorenzo Isella |
I added a new coin to monitor. |
||
b680b71b3dba | 2023-12-30 08:40:37 | Lorenzo Isella |
Beginning of a script to manage my account. |