Giter VIP home page Giter VIP logo

pantulipy's Introduction

Pantulipy: Pandas + Tulipy

Pandas over then Tulipy technical indicators library.

  • Author: Daniel J. Umpierrez
  • Version: 0.1.3
  • License: MIT

Description

This project is created to integrate newtulipy functions with Pandas library.

Requirements

  • cython
  • numpy
  • pandas
  • newtulipy

Installation

Linux

Debian based

# requirements installation
sudo apt-get update
sudo apt-get install python3-numpy python3-pandas python3-pip  python3-cython cython3
pip3 install newtulipy
pip3 install git+https://github.com/havocesp/pantulipy

Usage

Just import needed functions and call.

import pandas as pd
from pantulipy import ema

# replace this by your OHLC DataFrame
ohlc_data = pd.DataFrame()
print(ema(ohlc_data, 5).tail())

TODO

  • Implement class with functions.
  • Write some documentation.
  • Write some tests.

Changelog

0.1.3

  • Cython and numpy added as dependencies.
  • Replace tulipy with newtulipy.

0.1.2

  • Added most common default values for many functions.
  • Some code refactor.
  • Added "requirements.txt" file.

0.1.1

  • Now _tup function fit ohlc size and fill nan values by using DataFrame bfill method

0.1.0

  • Initial version.

pantulipy's People

Contributors

aaron-makowski avatar cumason123 avatar havocesp avatar trikota avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

pantulipy's Issues

๐Ÿงš๐Ÿค– Pixeebot Activity Dashboard

DashList

๐Ÿ‘‹ This dashboard summarizes my activity on the repository, including available improvement opportunities.

Recommendations

Last analysis: Aug 10 | Next scheduled analysis: Aug 17

Open

โœ… Nice work, you're all caught up!

Available

โœ… Nothing yet, but I'm continuing to monitor your PRs.

Metrics

What would you like to see here? Let us know!

Resources

๐Ÿ“š Quick links
Pixee Docs | Codemodder by Pixee

๐Ÿงฐ Tools I work with
SonarCloud | SonarQube | CodeQL | Semgrep

๐Ÿš€ Pixee CLI
The power of my codemods in your local development environment. Learn more

๐Ÿ’ฌ Reach out
Feedback | Support


โค๏ธ Follow, share, and engage with Pixee: GitHub | LinkedIn | Slack

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.