GithubHelp home page GithubHelp logo

havocesp / pandaxt Goto Github PK

View Code? Open in Web Editor NEW
10.0 4.0 4.0 104 KB

A Python 3 "ccxt" wrapper over "Pandas" lib.

License: MIT License

Python 100.00%
ccxt pandas exchanges cryptocurrency cryptocurrencies api wrapper trading stock currencies technical-analysis

pandaxt's Introduction

PandaXT

A Python 3 "ccxt" wrapper over Pandas lib.

  • Author: Daniel J. Umpierrez
  • License: UNLICENSE
  • Version: 0.1.10

Description

Python ccxt multi-exchange lib mixed with pandas lib for data handling.

Requirements

Usage

Basic example

from pandaxt import PandaXT
api = PandaXT('binance')
print(api.markets)

Changelog

Project changes over versions.

0.1.10

  • Update python versions support ti >=3.8
  • Update some requirements.
  • Added tox.ini and pyproject.toml files.

0.1.9

  • Added and/or updated packages at requirements.txt file.
  • Updated setup.py classifiers with new python versions.

0.1.8

  • Minor fixes.

0.1.7

  • Fixed "currencies" method and recursion limit bugs.

0.1.6

  • README requirements fixed
  • Removed 'PandaXT._fetch_ohlcv' method.

0.1.5

  • Many features added and many errors fixed

0.1.4

  • New "model" module.
  • Added dict2class in "utils" module.

0.1.3

  • "Binance" specific options added for time adjust and auto fit precision or orders.md.

0.1.2

  • New "create_market_order" method.
  • New "sort_by" function in utils module.
  • Unified cancel methods into "cancel_order".
  • Sell and Buy methods auto-fill price and amount if not is supplied as param.

0.1.1

  • Added precision related methods to "PandaXT" class.

0.1.0

  • Initial version

TODO

  • TODO

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.