Help with Trailing SL
#10
(07-20-2018, 05:32 PM)crypto49er Wrote: @mark.sch,

Thanks! Appreciate it. I got the basics of Zappra's communicate with Gekko via Telegram working. Will try to have a video out today. Other than that, still looking into ways to have Gekko trade with a specific starting amount and have that amount go up/down based on the sell so I can run multiple gekko off the same API key for an exchange. I know AskMike has implemented the base for this in 0.6 but it isn't working yet.

@Kris191,

I will  drop the "else" and just use a bunch of if statements. It just makes things more confusing. You can also use "switch" instead of if statements since you have two conditions that will trigger a sell for cleaner code. Just add log.info('message') within the if brackets to get the console notifications. Then just find time frames in backtest data that will trigger each of these if statements to confirm if they are working as you need it.

wow thats just confused me more lol i need to learn some code as i back tested the strat and it didnt trigger a sell or buy
  Reply


Messages In This Thread
Help with Trailing SL - by Kris191 - 07-12-2018, 03:40 PM
RE: Help with Trailing SL - by Kris191 - 07-16-2018, 12:57 PM
RE: Help with Trailing SL - by askmike - 07-17-2018, 03:06 AM
RE: Help with Trailing SL - by Kris191 - 07-17-2018, 08:01 PM
RE: Help with Trailing SL - by crypto49er - 07-18-2018, 07:09 PM
RE: Help with Trailing SL - by Kris191 - 07-18-2018, 09:25 PM
RE: Help with Trailing SL - by mark.sch - 07-18-2018, 08:31 PM
RE: Help with Trailing SL - by Kris191 - 07-19-2018, 05:37 AM
RE: Help with Trailing SL - by crypto49er - 07-20-2018, 05:32 PM
RE: Help with Trailing SL - by Kris191 - 07-22-2018, 12:03 PM
RE: Help with Trailing SL - by crypto49er - 07-22-2018, 06:13 PM

Forum Jump:


Users browsing this thread: