austinyearlykim / wolf

:wolf: Binance trading bot for node.js
78 stars 27 forks source link

Trailing - Dynamic Buy/Sell #22

Open newgithubacc1v opened 6 years ago

newgithubacc1v commented 6 years ago

Is it possible to add trailing or dynamic buy/sell based on current trends in the market?

austinyearlykim commented 6 years ago

Hi @newgithubacc1v,

Making Wolf aware of buy/sell "signals" has been a popular request. Looking at APIs and seeing if these open source signals are legit will be something done this weekend~

Looks like two major version releases are on my list:

  1. Managing multiple orders at once. https://github.com/austinyearlykim/wolf/issues/11
  2. Making Wolf aware of buy/sell signals. https://github.com/austinyearlykim/wolf/issues/22