Giter VIP home page Giter VIP logo

Comments (2)

zengbin93 avatar zengbin93 commented on June 25, 2024

There are not any "circular import" in czsc source code. As a third library, you should install czsc by pip install czsc or python setup.py install, then use it in your python console, for example:

import czsc
from czsc.objects import RawBar, Freq

After execute codes above, you will see version hints like:

欢迎使用CZSC!当前版本标识为 0.8.13@20220111

不要预测任何消息的影响,而应该仔细观察市场对消息的反应,即市场走势本身。如感冒之于人的体
质,消息是测试市场体质的,而不是用来预测的。 
--摘自《即缠非缠》微博 2021-11-16

from czsc.

ssqd2022 avatar ssqd2022 commented on June 25, 2024

Thank you so much for your help.

Using your approach, I am able to compile all *.py files in "czsc/utilis" folder, except ta1.py.

File "/home/Downloads/czsc-master/czsc/utils/ta1.py", line 9, in
import talib as ta
ModuleNotFoundError: No module named 'talib

I also cannot find talib with "pip install talib".

Is this talib one of your own library? How should I import it?

from czsc.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.