-
Notifications
You must be signed in to change notification settings - Fork 5
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
Labels
🐞 bugfix
Something isn't working
Comments
swkim12345
added a commit
that referenced
this issue
Dec 2, 2024
7 tasks
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: 테스트 코드 삭제
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
Description
To-do
ETC
The text was updated successfully, but these errors were encountered: