Skip to content

Releases: M1ch43lV/3cqsbot

Improvements of TBMoonwalkers 3cqsbot - Telegram version

13 Sep 16:24
Compare
Choose a tag to compare
  1. Implementation of sentiment trading according to the Crypto Fear and Greed Index (FGI) with separate DCA profiles including profile specific topcoin filter settings and amount of concurrent deals. New sections [fgi_aggressive], [fgi_moderate] and [fgi_defensive] added for individual single/multi bot DCA configurations
  2. Implementation of fgi_pulse trading, similar to btc_pulse however using the crossing of EMA9 to EMA20 as default values to decide for trading
  3. Notification on Telegram: new deals are reported on your personal Telegram channel - no need to check your logs daily, also extended notification available for reporting every 3CQS signal
  4. Config und DCA setting reporting with funds needed, max. coverage and required change
  5. For Multibot: if deal_mode = signal is used, deals are triggered ONCE (no ASAP mode compared to single bot configuration)
  6. For Multibot: Symrank list sorting according to trading volume and limiting to maximum active deals, e.g. when using ASAP like mode
  7. List of tradeable pairs on 3Commas is updated every 6 hours to check for new or blacklisted coins
  8. White-list for pairs implemented - trade only certain coins
  9. Improved error handling if 3Commas, CoinGeckos or Yahoo Finance API requests are lagging
  10. Backward compatibility to v2.1.4 - use your old config

Bugfix: backward compatibility for deal_mode

13 Sep 19:23
Compare
Choose a tag to compare
v.2.5.1-alpha

Bugfix backward compatiblity