Skip to content
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

Update perftool to support new liquidation strategy settings #314

Closed
peterbarrow opened this issue Nov 21, 2023 · 0 comments · Fixed by #315
Closed

Update perftool to support new liquidation strategy settings #314

peterbarrow opened this issue Nov 21, 2023 · 0 comments · Fixed by #315
Assignees
Labels
enhancement New feature or request vegatools

Comments

@peterbarrow
Copy link
Contributor

{
    LiquidationStrategy: &types.LiquidationStrategy{
    DisposalTimeStep:    10 * time.Second,
    DisposalFraction:    num.DecimalFromFloat(0.1),
    FullDisposalSize:    20,
    MaxFractionConsumed: num.DecimalFromFloat(0.01),
},
@peterbarrow peterbarrow added the enhancement New feature or request label Nov 21, 2023
@peterbarrow peterbarrow self-assigned this Nov 21, 2023
@vega-issues vega-issues moved this to Waiting Review in Core Kanban Nov 21, 2023
@github-project-automation github-project-automation bot moved this from Waiting Review to Merged in Core Kanban Nov 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request vegatools
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

2 participants