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

Update staggered orders #302

Merged
merged 3 commits into from
Oct 31, 2020
Merged

Update staggered orders #302

merged 3 commits into from
Oct 31, 2020

Conversation

GuillaumeDSM
Copy link
Member

#294

  • Use existing orders as initial orders (do not create new orders during initialization)
  • Add a delay between order fill and mirror order placement to profit from fast bump/dump increased spread

requires #301

image

@GuillaumeDSM GuillaumeDSM self-assigned this Oct 17, 2020
@@ -60,6 +60,18 @@
"minimum": 1,
"multipleOf": 1.0,
"exclusiveMinimum": true
},
"mirror_order_delay": {
"title": "Mirror order delay: Seconds to wait for before creating a mirror order when an order is filled. This can generate extra profits on quick market moves.",
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@GuillaumeDSM GuillaumeDSM force-pushed the update_staggered_orders branch 2 times, most recently from 230fe2f to 54eafd8 Compare October 31, 2020 10:14
@GuillaumeDSM GuillaumeDSM merged commit 7085362 into 0.4.0 Oct 31, 2020
@delete-merged-branch delete-merged-branch bot deleted the update_staggered_orders branch October 31, 2020 14:14
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

Successfully merging this pull request may close these issues.

2 participants