binance-trailing-stop-loss icon indicating copy to clipboard operation
binance-trailing-stop-loss copied to clipboard

Do trailing stop like futures implementation

Open xLinuxUserx opened this issue 3 years ago • 3 comments

Hello

This project is amazing!

I would just like to suggest a trailing similar to that of 3commas, with the possibility of configuring a small deviation, thus ensuring a greater profit. Take a look at what it would be like: https://help.3commas.io/en/articles/3108982-trailing-take-profit-catch-the-rise

Thanks!

xLinuxUserx avatar Nov 15 '21 12:11 xLinuxUserx

Hi thanks for your kind words, I will look into your suggestion and try to implement it once I have the time for it!

StephanAkkerman avatar Nov 16 '21 12:11 StephanAkkerman

@xLinuxUserx How would you like to see this? I was thinking about doing it for OCO and Limit orders and having a set variable of the % of how big the trail should be. However that percentage could also be set automitcally by calculating the procentual difference between the coin at the time of setting the limit order and the limit order itself, like how it goes with the stop limit order now. Let me know what you think!

StephanAkkerman avatar Nov 17 '21 19:11 StephanAkkerman

@StephanAkkerman Thanks for answering me! I would just like to be able to set a profit and a callback so that I don't lose much of the profit already made. Same as reported at: https://www.binance.com/en/support/faq/360042299292

xLinuxUserx avatar Nov 18 '21 11:11 xLinuxUserx