Skip to content

JS00000/trading_simulation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

multi agent trading simulation among complexity network

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages