fetchai / agents-tac

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

Make agent state explicit #331

Closed DavidMinarsch closed 5 years ago

DavidMinarsch commented 5 years ago

Is your feature request related to a problem? Please describe. The agent state is currently implicit.

Describe the solution you'd like The agent state should be explicitly set.

Describe alternatives you've considered None

Additional context n/a