Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@diversify/cli

Package Overview
Dependencies
Maintainers
1
Versions
26
Alerts
File Explorer

Advanced tools

Socket logo

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

  • 1.3.0
  • latest
  • Source
  • npm
  • Socket score

Version published
Maintainers
1
Created
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

Package last updated on 27 Apr 2018

Did you know?

Socket

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
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc