Ecosyste.ms: Packages

An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

hackage.haskell.org : binance-exports

binance-exports is a CLI program that queries the Binance.us API for your Trade History & exports all trades to a CSV file. Sometime during February 2022, Binance removed their Trade History page, along with the ability to export your completed trades. The Order History export is still available, but the format is more difficult to parse. This package contains a replacement executable for the Trade History export, generating CSVs with an almost-identical format. There are two differences: we split the trade symbol into two separate asset columns & include the trade ID. You can install binance-exports with Stack: stack install --resolver nightly binance-exports. Then run the following to print out your trades for a given symbol: See binance-exports --help for additional options.

Registry - Source - Homepage - JSON
purl: pkg:hackage/binance-exports
Keywords: bsd3, console, finance, library, program, web, binance, binance-api, cryptocurrency, csv-export
License: BSD-3-Clause
Latest release: 11 months ago
First release: about 2 years ago
Dependent packages: 1
Dependent repositories: 7
Downloads: 366 total
Stars: 1 on GitHub
Forks: 4 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 21 days ago

    Loading...
    Readme
    Loading...