Skip to content
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

plus_mons 出現 AttributeError: 'Stock' object has no attribute '_FetchData__raw_data' #30

Open
jackzzjack opened this issue Apr 30, 2016 · 2 comments
Labels
Milestone

Comments

@jackzzjack
Copy link

當我嘗試增加月份時,使用 plus_mons 出現了下列錯誤

  File "../A/B.py", line 33, in queryPrice
    stock.plus_mons(1)
  File "/Library/Python/2.7/site-packages/grs-0.6.2-py2.7.egg/grs/fetch_data.py", line 121, in plus_mons
    oldraw = list(self.__raw_data)
AttributeError: 'Stock' object has no attribute '_FetchData__raw_data'
@toomore toomore added this to the v0.7.1 milestone Sep 11, 2016
@toomore toomore added the bug label Sep 11, 2016
@toomore
Copy link
Owner

toomore commented Sep 11, 2016

@jackzzjack 的確有問題,感謝!

@allanhung allanhung mentioned this issue Oct 4, 2016
@jackzzjack
Copy link
Author

Hi @toomore,

請問一下目前如果我要查詢 MA60 時,有什麼 workaround 暫時的做法嗎?

謝謝

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants