Skip to content
This repository has been archived by the owner on Feb 16, 2020. It is now read-only.

Add support for Tulip Indicators #1196

Merged
merged 10 commits into from
Oct 23, 2017
Merged

Add support for Tulip Indicators #1196

merged 10 commits into from
Oct 23, 2017

Conversation

cmroche
Copy link
Contributor

@cmroche cmroche commented Oct 10, 2017

  • What kind of change does this PR introduce? (Bug fix, feature, docs update, ...)

This change adds a new feature by providing support for Tulip Indicators (via the tulind npm package), which provides a large library of efficient TA indicators that works on all operating systems.

It also provides a new simple strategy (tulip-macd) used to test the integration.

  • Other information:

The indicator library is enabled by default, unlike TA-Lib since the library is available on all major OS's including windows.

Should resolve enhancement request #708

@FLYBYME
Copy link

FLYBYME commented Oct 13, 2017

Code is very clean nice work.

Because not all combinations of NPM version on windows have prebuilt packages, and python is needed to be able to install tulind properly.
@askmike
Copy link
Owner

askmike commented Oct 23, 2017

Awesome stuff! Thanks a lot for your hard work :)

I am not super happy with how sloppy I did the TAlib integration, but we can't wait forever before I have time to clean it up. So when I do I'll clean TAlib as well as tulip up.

@askmike askmike merged commit 79e2869 into askmike:develop Oct 23, 2017
@cmroche cmroche deleted the tulipd branch October 24, 2017 21:28
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants