Skip to content

Move security exchanges into separate components#24

Open
soundasleep wants to merge 37 commits into
masterfrom
jw/securities
Open

Move security exchanges into separate components#24
soundasleep wants to merge 37 commits into
masterfrom
jw/securities

Conversation

@soundasleep

Copy link
Copy Markdown
Owner

Move Justcoin exchange wallet accounts into openclerk/wallets

Replace help files on adding Justcoin accounts

Issue #466, issue #468
Necessary for Poloniex accounts
Also openclerk/exchanges

Issue #403, issue #466
This is a new implementation which should be much more reliable, since
it's using an actual OAuth2 library this time. See
openclerk/coinbase-oauth2

Issue #466
This is just a start.
We still need to migrate old historical security ticker data, and migrate
over all of the user interface and graphs, and everything else.

Issue #469
This is so we can have individual external API statuses for each security
exchanges' tickers.

Updating external APIs as necessary.

Issue #469
Individual security accounts now use a security's `name` rather than the
`security_id`. This is both to make it more stable for export, and also to
align the table with the work done in openclerk/securities.

Issue #469
Instead of `securities_EXCHANGE_CURRENCY`; we can just load the currency
for a given security from the security instance itself, because
openclerk/currencies ensures that each exchange security is only valued in
a single currency.

Issue #469
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant