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

RO CP from last trade: preserve last trade price #672

Closed
bitphage opened this issue Aug 27, 2019 · 0 comments
Closed

RO CP from last trade: preserve last trade price #672

bitphage opened this issue Aug 27, 2019 · 0 comments

Comments

@bitphage
Copy link
Collaborator

On each restart the strategy uses market center price to place initial orders, and only next orders are placed based on last trade.

I think it's better to change this logic a bit:

  • if worker newly created, use market center price
  • if worker is not new, always try to find own last trade even on startup
@bitphage bitphage added this to Backlog in Relative Orders via automation Aug 27, 2019
@bitphage bitphage moved this from Backlog to To do in Relative Orders Aug 27, 2019
@bitphage bitphage moved this from To do to In progress in Relative Orders Aug 28, 2019
@bitphage bitphage moved this from In progress to Done in Relative Orders Aug 28, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
Development

No branches or pull requests

1 participant