Giter VIP home page Giter VIP logo

coin-maker's Introduction

crypto quant

codebeat badge

996.icu

LICENSE

usage 使用方法

  • fill your exchange api keys in secrets.json

{
  "bittrex": {
    "api_key": "xx",
    "secret_key": "xx",
    "twilio_key": "TWILIO_API_KEY",
    "twilio_secret": "TWILIO_SECRET",
    "twilio_number": "TWILIO_PHONE_NUMBER",
    "my_number": "+86-11111111111"
  },
  "okex" : {
    "api_key": "xxx",
    "secret_key": "xxx"
  },
  "bigone": {
    "api_key": "xxx",
    "secret_key": "xxx"
  }
}

  • collect order history 收集成交历史, 写入csv文件

python cli.py collect_order --market [BTC-ETH] --exchange [bittrex]

  • watch indicators 监控技术指标, 现在有rsi/macd

python cli.py watch_indicator --exchange [bittrex]

  • watch breakout 监控价格突破均线

python cli.py find_breakout --exchange bittrex

  • order book analyse 分析盘口

python cli.py watch_laplace_indicator --exchange bittrex --pair BTC-1ST

exchange APIs 交易所api

  • bittrex

  • bter

  • yunbi

  • okex

  • poloniex

  • hitbtc

  • bitstamp

  • bigone

  • binance

  • zb

  • cointiger

technical analyse 技术分析

  • use api from talib

following 计划

  • more exchange support

  • analyse on order_book, trade history

  • notify on signal

  • automatically trade

  • BTC history ohlc analyse

refs 参考

  • website 有用的网站

arbitrage/market maker chance

alts/btc infos

donation 捐赠

  • 比特币乞讨 (bitcoin address):

3MbdGbkcN834o4WnoCa6QEDrDg72GSmZ72

  • 以太坊乞讨 (eth address):

0x1863fA0683DAe31C1D6Ca068237bCD228D4a4881

coin-maker's People

Contributors

dongyi avatar

Stargazers

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

Watchers

 avatar  avatar  avatar

coin-maker's Issues

triangular arbitrage

大大您好!
请问这个项目支持币安三角套利吗?希望大大能够开发币安三角套利。。。谢谢大大!

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.