Giter VIP home page Giter VIP logo

Comments (8)

fja05680 avatar fja05680 commented on August 29, 2024 2

I'll try to get a pip install within the next couple weeks. I my even try it out on Windows. I've been hesitant to make a pip version available for two reasons: pinkfish was under heavy development, and there was no easy way to install ta-lib. Both of these concerns are now out of the way.

from pinkfish.

fja05680 avatar fja05680 commented on August 29, 2024

Hello,

Yes. You should be able to comment out the TA-lib import within indicators.py. The CROSSOVER indicator uses TA-lib, so you should comment out that indicator. It should work from there without having TA-lib installed. You'll also need to remove TA-lib from requirements.txt. Many of the examples depend on the CROSSOVER indicator though.

This does give me an idea. I'm going to look into rolling my own moving average functions so that the dependency on TA-lib can be removed for the CROSSOVER indicator. From there, I should be able to create a pip package for pinkfish, which will make installing pinkfish just as easy as any other python project. Then TA-lib can just be an addition, but not required. This will take some time though that I currently don't have. Stay tuned.

In the mean time. Please look at my installation video on youtube. I demonstrate exactly how to set up pinkfish with TA-lib on Ubuntu. If you follow those instructions exactly, you should have no problems.

Farrell

from pinkfish.

tombohub avatar tombohub commented on August 29, 2024

Hi, thanks I'll do that! Did you try some other indicators package?

Great news with going to pip package, that will make installation much easier

from pinkfish.

fja05680 avatar fja05680 commented on August 29, 2024

tombohub,

Thanks for bring up this issue. I just removed the ta-lib dependency for pinkfish API.

Farrell

from pinkfish.

paulmcq avatar paulmcq commented on August 29, 2024

from pinkfish.

fja05680 avatar fja05680 commented on August 29, 2024

from pinkfish.

fja05680 avatar fja05680 commented on August 29, 2024

from pinkfish.

paulmcq avatar paulmcq commented on August 29, 2024

from pinkfish.

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.