Skip to content
This repository has been archived by the owner on Jun 20, 2018. It is now read-only.

Fetch account transactions #5

Open
pelson opened this issue Jul 16, 2017 · 0 comments
Open

Fetch account transactions #5

pelson opened this issue Jul 16, 2017 · 0 comments
Assignees

Comments

@pelson
Copy link
Owner

pelson commented Jul 16, 2017

Add the ability to get the transactions from the IB provider's accounts.

Criteria:

  • Must be able to get the transactions for a given account from any browsed location
  • An account must therefore have a UID within the provider, and be able to navigate to that account's transactions
  • Must handle pagination of accounts
  • Each row: datetime*, ref, description, amount* (+/-), new balance ; where * is mandatory.
  • Ability to stop fetching once transactions are N days older than the latest cache
  • Validate the cache where overlap occurs (balance $$$ may be variant without warning due to new transactions being added that predate existing cached transactions)
@pelson pelson self-assigned this Jul 16, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant