fetchai / agents-tac

Competition and Agent Frameworks for the Trading Agents Competition
https://fetchai.github.io/agents-tac
Apache License 2.0
27 stars 8 forks source link

Create explicit setup and takedown methods #332

Closed DavidMinarsch closed 5 years ago

DavidMinarsch commented 5 years ago

Is your feature request related to a problem? Please describe. Currently agent setup is explicit and takedown too.

Describe the solution you'd like Create explicit setup and takedown methods

Describe alternatives you've considered None

Additional context n/a