-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- 서버에서 주가 정보를 fetching 한 후 이를 활용하여 주가 리스트 렌더링에 활용할 배열 데이터 생성하는 로직 구현 중 - 매수/매도 호가 및 거래량 관련된 데이터 포함하였으며, fetching 된 데이터에 포함되지 않은 일부 데이터 (주가 등락률) 관련한 로직 계산하는 로직 추가적으로 필요 Issues #17
- Loading branch information
1 parent
87e77c8
commit 53c9cf7
Showing
3 changed files
with
46 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters