Skip to content

Latest commit

 

History

History
20 lines (18 loc) · 849 Bytes

README.md

File metadata and controls

20 lines (18 loc) · 849 Bytes

StockHelper

  • The purpose is to help when trading Korean stocks(Displaying stock news or verifying trading strategies, etc)

  • Program Language : C#

  • Framework : .net framework 4.8

  • Using : OxyPlot, Kiwoom Securities API, LS Securities API


해야할 것

  • 증권사 API 연결 부분 구현
  • Chat GPT API 연결 부분 구현
  • 보조지표 툴 연동해서 목록 구현,
  • chart에 표시하는 기능 구현
  • news, keyword chart에 표시하는 기능 구현
  • 증권사 api연동해서 조건식 불러오는 부분 구현
  • 프로그램 내에서 조건식 수동으로 입력하는 부분 구현
  • 백테스팅 툴 이용해서 기능 구현
  • 매매 전략 설정하는 기능 구현
  • chat gpt 활용해서 데이터 분석하는 기능 구현
  • chat gpt 활용한 데이터 분석 프롬프트 연구