chrisleekr/binance-trading-bot

Different between current and highest price.

Open

#67 创建于 2021年3月31日

在 GitHub 查看
 (15 评论) (1 反应) (0 负责人)JavaScript (4,675 star) (1,035 fork)batch import
enhancementhelp wanted

描述

Is your proposal related to a problem?

Not a problem like software issue more frustration.

Describe the solution you'd like

  1. When a Coin drops within a few minutes with 15% (current price vs highest price and between the candles interval) but still higher then the buy/lowest counter it can be interesting to buy

  2. When the current price >15% vs highest price buy coins.

  3. When the current price <15% vs highest price do nothing

  4. When the Trigger Sell price < Highest price dont buy

Describe alternatives you've considered

Doing manual.

贡献者指南