Skip to content

2021.1.0

Compare
Choose a tag to compare
@saschb2b saschb2b released this 07 Jan 17:58
· 82 commits to master since this release
d7699c3

This is a complete rewrite of the bot to support bittrex api v3 and many tweaks I've found over the last months

Be sure to read the new readme

https://bittrex.github.io/api/v3

Added

  • [DX] Migrated to typescript
  • [DX] Prettier
  • [DX] Tslint
  • [Config] Add coins to the HODL array of config. They won't get touched by the bot. So HODL on!
  • [Config] Add coints to the blacklist array of config. They get selled right away and won't be bought. Good for market that gets delisted soon

Changed

Broken

  • [Config] Removed markets array. The bot will evaluate every market possible
  • [Config] minPositiveTicks is now exactPositiveTicks to prevent buying into a market "too late"
  • [Config] Removed maxHoursToHoldBalance. We'll hold an asset as long as it's good
  • [Config] Removed "value that has to stay on the bank" option. Either wait for bot to invest more in other coins or "save" you money in a HODL coin
  • [Config] Main market BTC is now USDT as it's more stable
  • [Config] Removed minimumSellBalanceInBTC option. It will now sell whenever revenue is there and possible to sell
  • [Config] Removed cancel open orders option. Orders are now now set to be fulfilled directly. So no open orders should occur
  • [Config] Removed Limit Loss option as it was more destructive than good. Trust the EMA when selling is right

It should also now work faster as it's requesting less