Is there a way to disable sticky orders?
#2
Not right now, working on more control to execution strategy (market orders, limit orders, or sticky etc) right now. So hopefully asap.

Quote:In fact, is there a way to issue your own limit orders at specified price as opposed to just waiting for candle to close?

You can edit your local Gekko to do this quite easily: a sticky order can be passed a limit, if you set that to the current BBO you basically have a limit order (since Gekko won't reposition it when the BBO moves the other way).

- Docs on how to set a limit: https://gekko.wizb.it/docs/gekko-broker/...mple-usage
- Code within Gekko that creates a sticky order: https://github.com/askmike/gekko/blob/de...er.js#L262
  Reply


Messages In This Thread
RE: Is there a way to disable sticky orders? - by askmike - 12-08-2018, 01:14 PM

Forum Jump:


Users browsing this thread: