mitchellolsthoorn / tribler

Privacy with BitTorrent and resilient to shut down
http://www.tribler.org
GNU Lesser General Public License v3.0
1 stars 1 forks source link

Benchmark market community with sample data from pylimit-orderbook #9

Closed mitchellolsthoorn closed 8 years ago

joswinter commented 8 years ago

We can't test the market community implementation using the pylimit-orderbook sample data because the pylimit-orderbook implementation is a centralized system and our system is decentralized. In a decentralized system you can't be 100% sure whether a trade will be made because not every peer is connected to every other peer.

We can however use the pylimit-orderbook sample data to benchmark our market community implementation.

joswinter commented 8 years ago

We decided to use random data instead of this data set because of the random nature of the decentralized experiment