ynab-portfolio-monitor/providers/questrade
Steven Polley 47e460a9dc
All checks were successful
continuous-integration/drone/push Build is passing
make private if not part of provider interface
2023-11-13 18:52:24 -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 move providers into providers subdirectory 2023-11-13 17:39:22 -07:00
README.md move providers into providers subdirectory 2023-11-13 17:39:22 -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.