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

In case of 0 buy or 0 sell, replace the NULL spread by the spread to marketprice #1649

Closed
ghost opened this issue Sep 5, 2018 · 2 comments
Closed

Comments

@ghost
Copy link

ghost commented Sep 5, 2018

Atm, in case of 0 buy or 0 sell, the displayed spread in the offer book is "-"
which is of few information for the possible customers.

(This morning, there are 18 non-null spreads, and 17 "-" spreads in the offer book.)

If the marketprice is known in the code (?)
maybe the "-" spread could be replaced by the spread to the marketprice.
It would convey a bit more information.

I don't know enough from the inside code to know if this may be easy or not. I put it here in case it's an easy thing to do.

@stale
Copy link

stale bot commented Jan 17, 2019

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the was:dropped label Jan 17, 2019
@stale
Copy link

stale bot commented Jan 25, 2019

This issue has been automatically closed because of inactivity. Feel free to reopen it if you think it is still relevant.

@stale stale bot closed this as completed Jan 25, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant