pk_battle
Compare two trading strategies head-to-head with equal starting balances, run each independently, and view a PK card announcing the winner.
Instructions
Run two strategies head-to-head in a PK battle.
Both start with the same balance. Each strategy runs independently, then results are compared with a PK card and winner announced.
strategy_a/b: dotted Python path like "examples.momentum.run" name_a/b: display names for the PK card
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name_a | No | player_a | |
| name_b | No | player_b | |
| balance | No | ||
| strategy_a | Yes | ||
| strategy_b | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |