Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] - 주식 period 데이터 중복 발생 문제, 기간 제한 #315

Closed
2 tasks done
swkim12345 opened this issue Dec 1, 2024 · 0 comments
Closed
2 tasks done
Labels
🐞 bugfix Something isn't working

Comments

@swkim12345
Copy link
Collaborator

swkim12345 commented Dec 1, 2024

Description

  • 현재 period 데이터 중 주, 월, 년 데이터가 중복되어 들어오는 문제
  • 기한을 더이상 데이터가 들어오지 않을때가 아닌 api를 한 번으로 제한해 부른다.

To-do

  • period 데이터 중 주, 월, 년 데이터 수정
  • 기한 제한

ETC

@swkim12345 swkim12345 added the 🐞 bugfix Something isn't working label Dec 1, 2024
swkim12345 added a commit that referenced this issue Dec 2, 2024
swkim12345 added a commit that referenced this issue Dec 2, 2024
* 🐛 fix: 한번만 callback 함수를 부르는 방식으로 변경, 안 쓰이는 함수 삭제

* 💄 style: processStockData 이름 변경

* ✨ feat: new Date 추가

* 🐛 fix: new date에서 date없이도 가능

* 📝 docs: korea.mst

* ✨ feat: newDate 타입가드, isSameMonth, week 추가

* 🐛 fix: 데이터 받아오는 단위 수정

* 🐛 fix: dequeue 수정, 테스트 코드 제외

* 🐛 fix: newDate 오류 수정

* 🐛 fix: period 데이터 받지 못하는 문제 해결

* 💄 style: 테스트 코드 삭제
@github-actions github-actions bot closed this as completed Dec 2, 2024
swkim12345 added a commit that referenced this issue Dec 3, 2024
* 🐛 fix: 한번만 callback 함수를 부르는 방식으로 변경, 안 쓰이는 함수 삭제

* 💄 style: processStockData 이름 변경

* ✨ feat: new Date 추가

* 🐛 fix: new date에서 date없이도 가능

* 📝 docs: korea.mst

* ✨ feat: newDate 타입가드, isSameMonth, week 추가

* 🐛 fix: 데이터 받아오는 단위 수정

* 🐛 fix: dequeue 수정, 테스트 코드 제외

* 🐛 fix: newDate 오류 수정

* 🐛 fix: period 데이터 받지 못하는 문제 해결

* 💄 style: 테스트 코드 삭제

* 🐛 fix: stock.gateway 수정

* 🐛 fix: unsubscribe 기능 추가

* 🐛 fix: livedata service 수정

* 🐛 fix: null 일때 에러 리턴

* 📝 docs: 불필요한 info 삭제

* ♻️ refactor: 안쓰이는 service 삭제
swkim12345 added a commit that referenced this issue Dec 3, 2024
* 🐛 fix: 한번만 callback 함수를 부르는 방식으로 변경, 안 쓰이는 함수 삭제

* 💄 style: processStockData 이름 변경

* ✨ feat: new Date 추가

* 🐛 fix: new date에서 date없이도 가능

* 📝 docs: korea.mst

* ✨ feat: newDate 타입가드, isSameMonth, week 추가

* 🐛 fix: 데이터 받아오는 단위 수정

* 🐛 fix: dequeue 수정, 테스트 코드 제외

* 🐛 fix: newDate 오류 수정

* 🐛 fix: period 데이터 받지 못하는 문제 해결

* 💄 style: 테스트 코드 삭제

* 🐛 fix: stock.gateway 수정

* 🐛 fix: unsubscribe 기능 추가

* 🐛 fix: livedata service 수정

* 🐛 fix: null 일때 에러 리턴

* 📝 docs: 불필요한 info 삭제

* ♻️ refactor: 안쓰이는 service 삭제

* 🐛 fix: 웹소켓 누적 거래량으로 수정

* 🐛 fix: checkWeek 오류 해결, openapiPeriodData 함수 위치 수정

* 💄 style: livedata 테스트용 데이터 삭제

* 💄 style: openapiPeriodData 입력 수정

* 💄 style: period data로컬 상에서 테스트 완료

* 💄 style: tODO 삭제

* 💄 style: gitignore에 zip, mst 형식 추가
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐞 bugfix Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant