chrisleekr/binance-trading-bot

Different between current and highest price.

已关闭

#67 创建于 2021年3月31日

 (15 条评论) (1 个反应) (0 位负责人)TypeScript (1,171 个派生)batch import
enhancementhelp wanted

仓库指标

星标
 (5,544 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

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.

贡献者指南