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

[WIP] Gekko broker #2118

Merged
merged 65 commits into from
May 28, 2018
Merged

[WIP] Gekko broker #2118

merged 65 commits into from
May 28, 2018

Conversation

askmike
Copy link
Owner

@askmike askmike commented Apr 22, 2018

Finally a proper execution engine. This is the first step to getting advanced orders (stop losses, take profits, etc) into Gekko. It's also a standalone library to easily create and manage advanced oders on all of Gekko's supported exchanges.

Docs: https://github.com/askmike/gekko/blob/gekko-trader/docs/gekko-broker/introduction.md
Status: https://github.com/askmike/gekko/blob/gekko-trader/docs/gekko-broker/introduction.md#status

After this PR lands (which will take a while) we can look into an API for strategies to use:

  • Allow strategies to place stop losses
  • Allow strategies to place take profits
  • Allow strategies to decide order priority (should we trade RIGHT NOW at market price or we want the best possible price or somewhere in between)?

@askmike askmike mentioned this pull request May 28, 2018
24 tasks
@askmike askmike changed the base branch from develop to pre-v0.6 May 28, 2018 16:27
@askmike askmike merged commit bfa98f3 into pre-v0.6 May 28, 2018
@askmike
Copy link
Owner Author

askmike commented May 28, 2018

See #2216 for follow up!

@askmike askmike deleted the gekko-trader branch July 5, 2018 16:14
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant