scientes

Results 20 issues of scientes

Closes #14 This tries to fetch the price data in batches from an supported exchange (must be supported by ccxt) if this fails for certain datapoints it does nothing and...

PriceData

a list of all: https://coinmarketcap.com/rankings/exchanges/dex/ i would start by implementing at least one for ethereum(uniswap) and one for bsc(pancakeswap) via the apis https://bscscan.com/ https://etherscan.io/ I think if we implement it...

Book
PriceData

https://www.binance.com/en/support/announcement/57d68e2a247744aa980ab82f6708522d

help wanted
binance
Book
PriceData

This could be slightly complicated, so this is more of an idea what could be implemented. and a place to store information information regarding margin trading in germany: > Kapitalerträge...

Book
Taxman

To make this programm accessible to a wider audience it should be considered making it usable for people who do not know how to use python/ a terminal. Maybe a...

help wanted
gui

a progressbar or something of that kind would be nice to see how far it has progressed

enhancement
good first issue

transaction history welcome

binance
Book

This allows us database agnostic SQL programming and enables us to Support multiple SQL flavors out of the Box (sqlite, MySQL,postgresql are the ones i know that are defintively supported)

idea

It would be nice to be able to Set options via the commandline and via config and be able to make other commands in the future (a first install guide...

In the last few days some Optimizations came to my mind I'd like to share to not forget them and so that they can be discussed. I'd make each of...