Coder Social home page Coder Social logo

coinbase-trader's Introduction

coinbase-trader

Node.js application to bypass buying limitations on Coinbase.

Example Bitcoin Trader

Instructions

You must first have node.js and an API key from Coinbase. The button you'll need is a little ways down on the page:

API key enabled

  1. Clone the repo.
  2. In the repo folder, run npm install
  3. Edit config.js to provide your Coinbase API key.
  4. Run node trader.js

You should now have a console to set up BTC buy orders. They will remain open until the Coinbase limit is lifted, at which point they'll be filled normally.

Use BUY <amount> to purchase Bitcoins, and SELL <amount> to sell. Orders will be retried at the configurable interval (default: 5 seconds) until filled. Every 60 seconds, a report will be printed of outstanding orders.

Use BUY <amount> [currency] to buy as many Bitcoin as possible using <amount> of [currency] at the current exchange rates, updated once per 60 seconds. Coinbase fees are included in the calculations, but fluctuating prices can result in slight over and under spends.

Notes

Currently, only buy orders are supported.

Donations

You can send donations to: 1LQTXi1iWULMd4aKn5tKpcgT3xgJiTV5Dm

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.