Socket
Socket
Sign inDemoInstall

@diversify/cli

Package Overview
Dependencies
154
Maintainers
1
Versions
26
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @diversify/cli

Diversify.sh command line tools used to manage orders, strategies and perform many other operations


Version published
Weekly downloads
1
Maintainers
1
Install size
26.9 MB
Created
Weekly downloads
 

Readme

Source

Diversify.sh CLI

This is the tool used by developers to manage their account and perform about any operations they need on the platform. Most operations require authentication.

Getting started

The best way to use this tool is to install it with NPM

npm install -g @diversify/cli

This assumes that you have Node.JS 8.x installed. If not, please refer to the Node.JS web site for instruction related to your platform.

This tool has been tested on Linux and on OSX. Windows user should report any issues they encounter at Github.

Available Commands

  • order ls
  • order create @order.json
  • order monitor
  • deposit ls
  • deposit confirm
  • market status --symbol=ADA,XRP --xid=binance
  • client create
  • client ls
  • strategy create @strategy.json
  • account register
  • account auth [--username --password --refresh]

Planned Commands

  • order cancel
  • order update
  • wallet report
  • strategy list
  • strategy publish
  • strategy update
  • strategy remove
  • payout ls
  • payout emit
  • strategy overview
  • strategy plan
  • client revoke
  • client report
  • exchange ls
  • exchange balance
  • position ls
  • position show
  • position buy
  • position adjust (take-profit, stop-loss)
  • position sell
  • position watch [p1,p2,p3]

Keywords

FAQs

Last updated on 27 Apr 2018

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc