# 無聊重構以前的回測軟體 之前的預言家模型每次anaconda更換環境都會出問題,在策略格式每個都不太一樣這次順便全部依國外網站的格式讓所有策略都兼容 https://github.com/WillKoehrsen/Data-Analysis/blob/master/stocker/Stocker%20Prediction%20Usage.ipynb 這邊不用以前的fbprob [[fbprob](https://facebook.github.io/prophet/docs/saturating_forecasts.html#forecasting-growth)](https://facebook.github.io/prophet/docs/installation.html) 更換一下lib ```python= python -m pip install prophet ```  替換掉就ok了  work!   把以前的策略統一到模組裡面  測試預測功能  慢慢增加一些常用指標,模組化  測試交易細節  修復爬蟲 來爬國外的stock 網站資料,  測試尋找五年內 波段 用talib 一些指標篩選   
×
Sign in
Email
Password
Forgot password
or
Sign in via Google
Sign in via Facebook
Sign in via X(Twitter)
Sign in via GitHub
Sign in via Dropbox
Sign in with Wallet
Wallet (
)
Connect another wallet
Continue with a different method
New to HackMD?
Sign up
By signing in, you agree to our
terms of service
.