How to create an automated trailing stop limit order? - Printable Version +- Gekko Forum (https://forum.gekko.wizb.it) +-- Forum: Trading discussion (https://forum.gekko.wizb.it/forum-1.html) +--- Forum: Automated Trading (https://forum.gekko.wizb.it/forum-2.html) +--- Thread: How to create an automated trailing stop limit order? (/thread-57278.html) |
How to create an automated trailing stop limit order? - Elorpar - 06-24-2018 Let's say I have a stock trading at $100. If it gets to $120 I want to have a trailing stop limit order initiated with a trailing amount of $1 let's say. I only want the trailing stop limit to take effect once the stock reaches $120. How to create an strategy to automate this process? RE: How to create an automated trailing stop limit order? - askmike - 07-03-2018 Unfortunately this is not possible to do properly yet. Though stop loss & take profit orders can be triggered from strategies very soon! See here for details: https://github.com/askmike/gekko/pull/2216 |