binance-trades

command module
v0.0.0-...-b946fef Latest Latest
Warning

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

Go to latest
Published: May 16, 2021 License: MIT Imports: 10 Imported by: 0

README

binance-trades

Overview

This is a quick GO language based application I put together to download trade history from binance.us.

For this to work you need to create API key in your binance account. When application 1st runs it will ask for the key and its secret.

Provided key and secret will be stored in a secure storage specific to OS you are using. For details check library.

The trades are downloaded to CSV file.

Recommended API Key Configuration:

API Key Configuration Example

Make sure to add your machine IP address to the list of trusted IP addresses.

Usage

By default application runs in interactive mode. Interactive mode is the best for running application from Windows Explorer, because when application is done it prompts for user input prior to closing the window.

File result.csv is generated with Binance trades in it.

To run application in non-interactive mode pass into it -b argument on command line.

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

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