ynab-portfolio-monitor/providers/questrade
Steven Polley 13d3c2e77c
continuous-integration/drone/push Build is passing Details
refresh questrade client if it's nil
2024-02-23 23:01:36 -07:00
..
README.md move providers into providers subdirectory 2023-11-13 17:39:22 -07:00
account.go make private if not part of provider interface 2023-11-13 18:52:24 -07:00
client.go make private if not part of provider interface 2023-11-13 18:52:24 -07:00
errors.go move providers into providers subdirectory 2023-11-13 17:39:22 -07:00
providerImpl.go refresh questrade client if it's nil 2024-02-23 23:01:36 -07:00

README.md

Questrade Provider

A provider for Questrade using the Questrade API.

Environment Variables

  • questrade_account_[0...] - A series of Questrade account numbers with a suffix of _0 and each additional account counting up.
  • questrade_ynab_account_[0...] - The YNAB account ID for the matching questrade account. Each configured questrade account must have a matching YNAB account.