Skip to content
This repository has been archived by the owner on Feb 1, 2024. It is now read-only.

sellSideStrategy should use fewer operations in the case where an inside offer is canceled #55

Closed
nikhilsaraf opened this issue Nov 15, 2018 · 0 comments
Assignees
Labels
feature request New feature or request
Milestone

Comments

@nikhilsaraf
Copy link
Contributor

Desired Behavior

I want to be able to cancel some inside offers in my level provider without having the bot modify all the offers and cancel the last offer. The bot should just cancel the inside offers.

Impact

The desired behavior will lower my fee when submitting transactions since it will have fewer operations.

Feature Suggestion

We can achieve the desired behavior by augmenting the state transition logic in sellSideStrategy that converts levels to operations.

Additional Context

This is a follow-up to #46

@nikhilsaraf nikhilsaraf added the feature request New feature or request label Nov 15, 2018
@nikhilsaraf nikhilsaraf added this to the v1.2.0 milestone Nov 15, 2018
@nikhilsaraf nikhilsaraf self-assigned this Nov 15, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
feature request New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant