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

Fix exchanged value estimation in market mode #3

Closed
jondubois opened this issue Apr 7, 2020 · 3 comments
Closed

Fix exchanged value estimation in market mode #3

jondubois opened this issue Apr 7, 2020 · 3 comments
Assignees

Comments

@jondubois
Copy link
Member

See Jaxkr#1

@sacOO7 sacOO7 self-assigned this Apr 25, 2020
sacOO7 added a commit that referenced this issue Apr 29, 2020
…alue

of returns corresponding to given asks or bids][references issue #3]
@sacOO7
Copy link
Collaborator

sacOO7 commented Apr 29, 2020

Need to make sure orderbook is updated right before estimation is generated.

sacOO7 added a commit that referenced this issue May 1, 2020
sacOO7 added a commit that referenced this issue May 3, 2020
sacOO7 added a commit that referenced this issue May 3, 2020
[updated tests and scenarios for the same]
[references issue #3]
sacOO7 added a commit that referenced this issue May 4, 2020
sacOO7 added a commit that referenced this issue May 4, 2020
[added more functions to calculate best returns]
[references issue #3]
sacOO7 added a commit that referenced this issue May 5, 2020
sacOO7 added a commit that referenced this issue May 6, 2020
[Added common utility function for calculating estimated returns based
on clean orderbook]
[removed redundunt tests for keys and values]
[#3]
@sacOO7
Copy link
Collaborator

sacOO7 commented May 6, 2020

Serious issue with component rendering (PlaceOrder.jsx)-> getting rendered again and again. Need to look into component profiling.

sacOO7 added a commit that referenced this issue May 9, 2020
[added order matching status for all type of orders]
[#3]
@sacOO7
Copy link
Collaborator

sacOO7 commented May 10, 2020

Fixed component rendering issue and did some quick bug fixes :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants