This commit is contained in:
dosangyoon
2022-07-29 14:40:44 +09:00
parent cbd0df7c1a
commit 36273872ab
4 changed files with 4 additions and 4 deletions

View File

@@ -1,5 +1,5 @@
import pandas as pd
from stockpredictor.analysis.Common import Common
from stock.analysis.Common import Common
# 6. Pandas와 Plotly를 이용한 MACD 차트 그리기: https://excelsior-cjh.tistory.com/111
# 스토캐스틱 슬로우(Stochastics Slow)를 이용한 간단한 매매기법: https://bagal.tistory.com/124