修訂. | 時間 | 作者 |
---|---|---|
53c5a2fbc6b2 | 2024-02-07 01:52:35 | Lorenzo Isella |
Another script to obtain a special granular aggregation from the scoreboard. |
||
625e15fc0af9 | 2024-02-07 01:51:59 | Lorenzo Isella |
I do not save the entries with zero expenditure. |
||
1142249dccbc | 2024-02-02 04:40:22 | Lorenzo Isella |
I added the newlines_in_value option to allow for reading the content of cells which spans multiple lines. |
||
3186aadc71c4 | 2024-01-25 20:36:16 | Lorenzo Isella |
The expenditure year is 2022. |
||
24dbf5deaa5b | 2024-01-25 19:06:38 | Lorenzo Isella |
I just added a space in a printed number. |
||
0d30c2e12512 | 2024-01-25 18:39:31 | Lorenzo Isella |
I just updated the expenditure year. |
||
e3a825b6cd8f | 2024-01-25 07:04:40 | Lorenzo Isella |
A beautiful template for a book in latex. |
||
83a501e9b968 | 2024-01-23 20:38:24 | Lorenzo Isella |
I added some new aggregations. |
||
d206ac90af33 | 2024-01-20 06:19:21 | Lorenzo Isella |
I added a code which shows how to use accumulate from purrr. |
||
ef67ffd09338 | 2024-01-18 04:34:42 | Lorenzo Isella |
These are new codes to process the transactions. |
||
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. |