Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 426 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 426 Bytes

Spreader

Simple node.js application to spread a crypto order in a range of smaller orders, to maximize profit :) 👍

Configuration

  1. (install node)
  2. copy .env.dist to .env and fille the necessary API information.
  3. run npm run start
  4. answer questions
  5. See your orders in the exchange

Tested

Currently under development, have tested with coinbasepro and limit orders. More options will be added soon.