INET-Complexity / housing-model

Agent-based model of the UK housing market.
MIT License
39 stars 26 forks source link

variable-rate-mortgages #50

Closed tony293 closed 6 years ago

tony293 commented 6 years ago

variable-rate-mortgages

adrian-carro commented 6 years ago

Great work! Could you also add the time evolution of the total interest rate (baseRate + interestSpread) as an output in the general output file (Recorder class). I think it should be just about adding a line there asking the relevant information from the Bank class. It would be nice to be able to see if the rate varies at all.