Ekliptor / WolfBot

Crypto currency trading bot written in TypeScript for NodeJS
https://wolfbot.org
GNU Affero General Public License v3.0
710 stars 215 forks source link

added getAvailableBalance() for inside strategy calls, fixed getRate(… #95

Closed trisbele closed 3 years ago

trisbele commented 3 years ago

…), show

margin balance for Bitfinex, corrected maxCandles calculation for importWarmUpAddPercent

Ekliptor commented 3 years ago

thx for your PR. I just merged it