suminb / finance

경제적 자유로의 여정

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Manage `Asset` records

suminb opened this issue · comments

Need to provide a tool to manage Asset records. For example, when we issue a command like this,

finance request_import_stock_values AAPL

we must be able to assure that AAPL exists or create one by fetching some data from a designated data source such as Yahoo Finance.

Sample data: view-source:https://finance.yahoo.com/quote/AAPL/profile?p=AAPL (root.App.main)