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

Add a bias to the weighting of buysell orders #774

Open
scoobie-bot opened this issue Jan 2, 2023 · 0 comments
Open

Add a bias to the weighting of buysell orders #774

scoobie-bot opened this issue Jan 2, 2023 · 0 comments
Labels
feature request New feature or request

Comments

@scoobie-bot
Copy link

// see sample feature request here: #2

Desired Behavior

// A succinct description of what you are trying to achieve that is not currently supported.
// This can be a request for a new plugin too (strategy, price feed, exchange).
// If your feature request is related to a problem with an existing feature then please submit a bug report instead.
// If this feature does not exist anywhere else then please restrict details to the Specification section below.

I want to ...
Be able to change the balance of % in the buysell strategy.
i.e. spread=1%
Set buys at 0.4% below mid
Set sells at 0.6% above mid

Impact

// A succinct description of why you want the desired behavior specified above.

The desired behavior will allow me to gradually increase the price

Feature Suggestion

// A succinct description of how you want to achieve the desired behavior.
// If you have looked at the code and know exactly what code changes are needed then please consider submitting a pull request instead.
// If this feature does not exist anywhere else then please restrict any details to the Specification section below.

We can achieve the desired behavior by ...

References

// If your feature exists somewhere else then please provide links for reference.

This feature exists in ... and you can find a link to it here ...
or
This feature does not exist anywhere else, please see the specification section below for details.

Additional context

// Add any additional context here including any alternative solutions you considered (if any) and why you picked this particular feature to achieve your desired behavior.

Some alternatives that would achieve the same result are:

  • ...
  • ...

The feature suggested above was the better than these alternatives because ...

Specification

// If this feature does not exist anywhere else then please provide additional details here.
// This can be as long and detailed as may be necessary.

...

@scoobie-bot scoobie-bot added the feature request New feature or request label Jan 2, 2023
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