Hyperdrive 8; RL-bot mvp; API improvements
What's Changed
- Added a new reinforcement learning pipeline to the Traider Daive lib
- Refactored and improved the Hyperdrive Interface as well as Interactive Hyperdrive
- Adds a new random bot that will hold trades
- Updated to support Hyperdrive 0.8.0
- Improved documentation
PRs
- Adding columns to database pool info table to contain missing fields from interface pool state by @slundqui in #1304
- refactor interface, fixtures, and agent state objects by @dpaiton in #1306
- Adding an option for running the dashboard in interactive hyperdrive by @slundqui in #1307
- Need to coerce float for plotting in interactive example by @slundqui in #1309
- Hyperdrive v0.7.1 by @slundqui in #1311
- add open long error messaging by @dpaiton in #1308
- TraiderDaive by @slundqui in #1310
- Moving traiderdaive installation to separate requirements by @slundqui in #1313
- Adjusting addresses for v0.7.1 by @slundqui in #1315
- update pyproject.toml by @wakamex in #1317
- Adding post action stage to bot runner by @slundqui in #1320
- add predict trade test by @wakamex in #1318
- add tests of economic intuition by @wakamex in #1316
- Random hold bots by @slundqui in #1321
- update agent0 readme by @dpaiton in #1322
- Rl bot improvements by @slundqui in #1323
- Snapshot policy state in interactive hyperdrive by @slundqui in #1324
- Running dashboard in interactive hyperdrive by @slundqui in #1325
- Hyperdrive Interface tutorial notebook by @slundqui in #1326
- Update for Hyperdrive v0.8.0 by @slundqui in #1327
- increment version by @dpaiton in #1328
Full Changelog: v0.14.0...v0.15.0