v0.6¶
v0.6.9¶
[v0.6.9] Release (#185)
Release Date
2023/12/18
Features
plotplot함수 사용 시 marker의 size를 조절할 수 있는markersize변수 추가
quantQuantSlackBot의 예외 처리 (resolves: #184)Experimentsclass의 실험값 updateQuant및QuantSlackBotclass의methods변수 type 변화를 통한 실험값 입력 허용Balanceclass 의 매도 후 종목 제외 update
v0.6.8¶
[v0.6.8] Docs Update (#182)
Release Date
2023/12/15
Docs
Examples의 format 균일화
[v0.6.8] Release (#180)
Release Date
2023/12/15
Features
plotplot의 중첩 시각화 기능 추가 (stacked)barv및barh의 음수 값에 대한 오류 수정
v0.6.7¶
[v0.6.7] Release (#178)
Release Date
2023/12/15
Features
mlopsinput_info의"dims"가 제공되지 않는 예외 수정
monitoringcpu의 core 당 평균 점유율 시각화 기능 추가Plot의
titledefault value 수정
v0.6.6¶
[v0.6.6] Release (#176)
Release Date
2023/12/14
Features
plotpie의 단위 (dim)가 통화일 시000,000,000format으로 시각화
quanttoken없이QuantSlackBot사용 시 발생하는 error 수정Balance현재 보유하고 있는 종목의 portfolio를 시각화하는 method
pie추가보유 종목의 순서를 매수 총액을 기준으로 정렬
QuantSlackBotKI의sellmethod 사용 시 portfolio를 함께 전송하도록 update
Style
누락된 type hint 추가
v0.6.5¶
[v0.6.5] Release (#173)
Release Date
2023/12/13
Features
apiSlackBot의message및filemethod를 통한 전송 실패 시print및message를 통한 오류 log 추가
quantQuantSlackBotPrivate 함수의 변수 refactoring
Report의 indent 추가
vision입력 image를 base64 기반으로 encoding 및 decoding하는 함수
encode,decode개발YOLO format의 data를 Label Studio format으로 전환하는
YoloLoaderclass의 methodlabelstudio추가LabelStudioclass의 method 내 반복문에tqdm추가
Docs
LabelStudio내 image 확장자에 대한 정규 표현식 수정Balacne.table()의 결과 image 추가
v0.6.4¶
[v0.6.4] Release (#170)
Release Date
2023/12/13
Features
plot단일 data로 plot 시
colors의 예외 수정단일 data로 plot 시
plt.legend비활성화hist사용 시xlim이 너무 작은 예외 수정
quantQuantclass의 호출 방식 변경 (
run()→__call__())매도에 대한 치명적 오류 수정
QuantSlackBotReport의 format refactoring
Backtest 결과 전송 방식 변경 (Text → Histogram)
예외에 대한 message 전송 기능 추가 (thread log)
추론한 모든 data에 대해 사용된 전략 분포의 전송 기능 추가
상속에 대한 변수 순서 refactoring
QunatSlackBotKI에서 잔고 조회 시 총 잔고가 0인 예외 updatemoving_average,rsi,bollinger_bands,momentum,backtest,experiments함수 및Experimentsclass가 단일 data에 대해서만 사용되도록 변경experiments함수 사용 시 출력되는 report의 refactoring (prettytable)전체적인 PyTest code 추가
모호한 변수명 수정
v0.6.3¶
[v0.6.3] Release (#168)
Release Date
2023/12/12
Features
apiSlackBot의 method 사용 시 thread에 전송할 수 있는thread_ts변수 추가
quantQuantSlackBotKeyError발생 시 error log 전송 기능 updatebuy,index,sellmethod 실행 완료 시 실행 시간 전송PyTest code 추가
Slack의 thread 기능을 활용하여 Slack Bot을 이용하여 전달하는 양식 refactoring
Quant및QuantSlackBot의report변수 추가_seconds_to_hms의 출력 formatint로 update_cash2str사용 시$-123.12와 같은 출력을-$123.12로 변경
visionImageLoader의__getitem__method 사용 시 균일한 호출을 위해 정렬 수행
Style
Snake case 적용 (
filename)
v0.6.2¶
[v0.6.2] Release (#165)
Release Date
2023/12/11
Features
apiKoreaInvestment의_get_korea_ohlcv와_get_oversea_ohlcvmethod 사용 시 상장 시작 기간과 조회 기간이 중복되는 오류 해결
plotcandleplot 시 backtest의 결과와 logic에 따른 결과 시각화 update
quantbacktest함수의 아래 logic update-10%의 손실 혹은 +20%의 이익이 발생하면 판매
-10%와 0% 사이의 주가 변동 발생 시 추가 구매
구매 이후 1년 이상의 매도 signal이 없을 시 판매
v0.6.1¶
[v0.6.1] Release (#163)
Release Date
2023/12/11
Features
quantQuantSlackBot의ohlc입력 변수 추가
v0.6.0¶
[v0.6.0] Release (#161)
Release Date
2023/12/10
Features
quantQuantSlackBotFDR의 지수 종목title조회 불가 해결