Skip to content

a-s-russo/tulip-coin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simulations of the Tulip Coin coding challenge

Details of the challenge are outlined below:

To run a suite of simulations:

  • Define the trading strategies in the functions implement_trading_strategy() in the player.py script for the main and other (random) players.
  • Tweak as desired the simulation parameters under the # Define constants sections at the top of the simulation.py script.
  • Ensure the packages pandas and matplotlib are installed, and then run simulation.py.

The results shown are for the main player.

About

A simulation of the Tulip Coin coding challenge

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages