/trading_simulation

multi agent trading simulation among complexity network

Primary LanguagePythonMIT LicenseMIT

Trading simulation

This project use multi agent to simulate the trading among complexity network. There are no use now.

Environment

  • python3.5
  • numpy
  • pandas
  • scipy
  • mongoengine
  • matplotlib
  • networkx
  • tushare

How to use

  • Run mongodb in the background

  • run python spider/crypto_day_spider.py

  • run python platform/play.py

  • the argument is in helper/args_parser.py. You can modify it than try previous step