mirror of
https://github.com/maybe-finance/maybe.git
synced 2025-08-07 14:35:23 +02:00
Market data sync refinements (#2252)
* Exchange rate syncer implementation * Security price syncer * Fix issues with provider API * Add back prod schedule * Add back price and exchange rate syncs to account syncs * Remove unused stock_exchanges table
This commit is contained in:
parent
6917cecf33
commit
6dc1d22672
38 changed files with 1206 additions and 1615 deletions
13
test/fixtures/stock_exchanges.yml
vendored
13
test/fixtures/stock_exchanges.yml
vendored
|
@ -1,13 +0,0 @@
|
|||
nasdaq:
|
||||
name: NASDAQ
|
||||
mic: XNAS
|
||||
acronym: NASDAQ
|
||||
country: USA
|
||||
country_code: US
|
||||
|
||||
nyse:
|
||||
name: New York Stock Exchange
|
||||
mic: XNYS
|
||||
acronym: NYSE
|
||||
country: USA
|
||||
country_code: US
|
Loading…
Add table
Add a link
Reference in a new issue