nefertiti

command module
v0.0.184 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 1, 2021 License: MIT Imports: 11 Imported by: 0

README

Nefertiti

Nefertiti is a command-line crypto trading bot that follows a simple but proven trading strategy; buy the dip and then sell those trades as soon as possible.

Exchanges

At the time of this writing, the trading bot supports the following crypto exchanges:

Setup

You will need Go installed and GOPATH configured.

mkdir -p $GOPATH/src/github.com/svanas
cd $GOPATH/src/github.com/svanas
git clone git@github.com:svanas/nefertiti.git

Verify that you've installed Go by opening a command prompt and typing the following command:

go version
Dependencies

Most dependencies are vendored in with this repo. You might need to clone the following repositories:

Running
cd $GOPATH/src/github.com/svanas/nefertiti
go build
./nefertiti --help

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
Package Bittrex is an implementation of the Bittrex API in Golang.
Package Bittrex is an implementation of the Bittrex API in Golang.
Package HitBTC is an implementation of the HitBTC API in Golang.
Package HitBTC is an implementation of the HitBTC API in Golang.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL