personalcapital.synchronization module

personalcapital.synchronization.sync_transactions(margin=14)[source]

Update the database with transactions since the most recent transaction. An additional margin days are considered before the date of the most recent transaction date to account for late-arriving entries. :param int margin:

Number of days to consider prior to the most recent transaction date.
Returns:None