Has anyone worked on any trading stop strategies? How would l go about developing that?
Trailing stops
|
03-05-2018, 09:59 AM
Any news ?
03-08-2018, 12:08 AM
Check out this github, it's implemented in the helper.js file and the strategy_template.js.
https://github.com/cloggy45/Gekko-Bot-Resources
03-08-2018, 01:37 PM
A strategy I posted here works in a similar method to a trailing stop for buying and selling.
I posted that very early in development and have improved it a lot since. It is a good strategy for longer candles (H1+) and volatile markets - catches the 2017 run and 2018 crash brilliantly, but it doesn't do so well in the current sideways markets - always buys high and sells low!
04-25-2018, 01:08 AM
04-30-2018, 12:21 AM
It's probably Trailing Stop Loss
( a stop loss where the threshold goes up with the max value of the pair ) |
Users browsing this thread: