I have a script made in Perl which logs into my internet bank to retrieve my current financial situation. After I have got the data, I draw some graphs with gnuplot. This is done every midnight. I have no clue whether this is against the rules of the bank, and have better things to do than looking it up.
The first one is the amount of money on my personal account, measured in SEK, approx 0.15 bucks or something like that. This curve should be non-increasing, except for the 25:th every month, when the salary transactions by tradition are carried out.

Then the total amount, including both my personal account and funds.

The funds I own, which logically is the difference between the second and the first graph.
