ynab-portfolio-monitor/questrade
Steven Polley 58d4d0ba41
All checks were successful
continuous-integration/drone/push Build is passing
Add README's for providers
2023-11-13 11:56:16 -07:00
..
account.go abstract providers behind a common interface 2023-11-12 21:40:00 -07:00
client.go fix typo's 2023-11-13 00:33:40 -07:00
errors.go abstract providers behind a common interface 2023-11-12 21:40:00 -07:00
providerImpl.go fix typo's 2023-11-13 00:33:40 -07:00
README.md Add README's for providers 2023-11-13 11:56:16 -07:00

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.