0.6.x strat example
#1
I'm not fully up to speed with what the enhancements mean we can do in strats - is there an example with all the new features used?
  Reply
#2
Hey! The strategy API (what you can do in a strategy) has not changed, so everything that used to work still works. But some (hopefully backwards compatible) changes are planned:

- We are experimenting with giving strategies updates on trade information but this is not officially part of 0.6, see here: https://github.com/askmike/gekko/issues/2299
- Native stop losses are coming soon: the strat can simply specify what stops are needed per advice and Gekko will make sure they get honored.

Note that all server APIs have changed, there are API docs now, see them here: https://gekko.wizb.it/docs/internals/server_api.html
  Reply
#3
Alright that's interesting and thanks.

I'll take a look through the API and see if what I've built needs tweaking,
  Reply


Forum Jump:


Users browsing this thread: