Metadata-Version: 2.1
Name: xchg
Version: 0.0.2
Summary: Simulator of a currency exchange.
Home-page: https://github.com/sergei-bondarenko/xchg
Author: Sergei Bondarenko
Author-email: sergei@bondarenko.xyz
License: Unlicense
Platform: UNKNOWN
Description-Content-Type: text/markdown
Requires-Dist: pandas
Requires-Dist: poloniex
Requires-Dist: numpy

# Exchange Simulator
Simulator of a currency exchange. It supports fees and minimum order amounts.

One currency acts as a base and is called as a _cash_. In our example it's BTC. Prices of other currencies expressed in a cash currency. You can trade only within cash currency pairs. Trading occurs at close prices.


