chrisleekr/binance-trading-bot

Different between current and highest price.

クローズ

#67 opened on 2021/03/31

 (15 件のコメント) (1 件のリアクション) (0 人の担当者)TypeScript (1,171 件のフォーク)batch import
enhancementhelp wanted

Repository metrics

Stars
 (5,544 個のスター)
PR merge metrics
 (PR metrics pending)

説明

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.

コントリビューターガイド