Skip to content

Commit

Permalink
chore: add strategy table
Browse files Browse the repository at this point in the history
  • Loading branch information
DavidMinarsch committed Mar 13, 2024
1 parent 6e8915c commit 90a8f2f
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -184,3 +184,12 @@ you need, for the case of 4 agents:
You can also explore the [`service.yaml`](https://github.com/valory-xyz/trader/blob/main/packages/valory/services/trader/service.yaml) file, which contains all the possible configuration variables for the service.
Finally, if you are experienced with the [Open Autonomy](https://docs.autonolas.network/) framework, you can also modify the internal business logic of the service yourself.
## Included strategies
| Strategies |
|---|
| packages/jhehemann/customs/kelly_criterion |
| packages/valory/customs/bet_amount_per_threshold |
| packages/valory/customs/mike_strat |
| packages/w1kke/customs/always_blue |

0 comments on commit 90a8f2f

Please sign in to comment.