move providers into providers subdirectory
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2023-11-13 17:39:22 -07:00
parent 64f7eed9fd
commit 4c01dc4ea2
19 changed files with 4 additions and 4 deletions

View File

@@ -0,0 +1,8 @@
# 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.