New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Implement Ocean V3 market dynamics, run simulations, tune as needed #28
Comments
|
Trang demo'd his WIP on this today. |
|
A branch that contains WIP code of ocean V3
Somethings to add to complete this issue: @trentmc @richardblythman
|
Towards #28. Add new agent: Speculator and its tests - SpeculatorAgent: speculate by buying and selling DT. It's very similar to StakerSpeculatorAgent, just speculate actions are different. - Its tests passed.
Netlist for OCEAN V3 market dynamics toward #28 - KPIs includes $OCEAN in wallet, DTs, BPTs - Tune netlist in SimState and SimStrategy - The change in AgentDict is adding `filterToSpeculator` (newly created agent)
|
@trangnv do you consider this issue done? (I'm thinking yes) If yes, do you see any specific follow-ups on oceanv3 netlist? Eg more Q's? |
|
I think this is done. Maybe just some renaming needed if you prefer @trentmc ? |
|
Thanks. We can rename as part of our work on oceanv4, if we see the need. So let's close this:) |

The text was updated successfully, but these errors were encountered: