OmarVillalobos / XEMM

A light weighted library to define and backtest a Cross Exchange Market Maker (XEMM) system, based on CCXT. Use only for academic purposes.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MarketMaker-BackTest

This is a Cross-Exchange Market-Maker (XEMM) algorithm and backtest, using BTC/EUR asset that is listed in two blockchain-based exchanges, BitFinex and Kraken.

Installation

  • Cloning repository

Clone entire github project

git@github.com:IFFranciscoME/MarketMaker-BackTest.git

Install project's dependencies

pip install -r requirements.txt

Author

J.Francisco Munnoz - IFFranciscoME -.

Current Contributors

Contributors

License

Private

Do not use the code contained in this repository, it is for private use only

Contact: For more information in reggards of this project, please contact if.francisco.me@gmail.com

About

A light weighted library to define and backtest a Cross Exchange Market Maker (XEMM) system, based on CCXT. Use only for academic purposes.


Languages

Language:Python 100.0%