Skip to content

Simple nodejs CLI application to split a crypto order into a large amount of small orders.

Notifications You must be signed in to change notification settings

DanielFortuyn/spreadr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Simple nodejs CLI application to split a crypto order into a large amount of small orders.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published