Giter Site home page Giter Site logo

larsklitzke / tradingconv Goto Github PK

View Code? Open in Web Editor NEW
27.0 4.0 8.0 161 KB

Convert trading history of cryptocurrency platforms

License: GNU General Public License v3.0

Python 100.00%
delta trade-history binance query-binance delta-csv cryptocurrency cointracking trading-history cryptocurrencies binance-session

tradingconv's People

Contributors

chefsichter avatar larsklitzke avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

tradingconv's Issues

Feature: Convert to arbitrary formats

We can currently only convert a list of transactions to the delta format. For some use cases, however, conversion to any other supported format would be great.

A use case may be to generate a list of trades performed on the Binance trading platform for the tax return. For that purpose, the result of the BinanceCrawler has to be converted into the Binance file format since that format is required by tax return applications.

missing 1 required positional argument: 'arguments'

Followed the instructions but does not work as expected. Does this repo still work? Cheers

`
$ python --version
Python 3.6.13

(tradingconv) $ binancecrawler --cookies mycookie.file --token xxxxxxxxxxxxx --start "2018-01-01 00:00:00" --end "2021-08-01 00:00:00" --output binance_trades.csv --mode trading
Traceback (most recent call last):
File "/home/user/.virtualenvs/tradingconv/bin/binancecrawler", line 8, in
sys.exit(main())
TypeError: main() missing 1 required positional argument: 'arguments'

`

Cookie file example

Hi, I'm trying to download the complete history, but I can't make the final cookie file. Can you send example of filled cookie file? Thx

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.