PT MoonBot Versions Save

MoonBot is the ultimate addon for mobile control Profit Trailer!

7.0.0

5 years ago

One MAJOR change:

We're FREE and OPEN SOURCE !

Its been a pleasure, a project that came from a personal use and become a monster, helping others control their crypto easier and quicker.

I decided to share this tool and open source it, so others can learn, enhance and improve it.

I believe in this community and I know we're making our way to a new economy, one that is private and decentralized. I will continue support but at different aspects, so we'll see you around.

This tool belongs to the people who support it, helped with their ideas, tests, feedbacks and more. Thank you everyone for helping us build the best tool for PT.

6.0.3

6 years ago
  • Trimming PT's PBL\PAIRS\DCA text views to the max possible length Telegram allows.
  • ADDED 24h change % to PAIRS and DCA views
  • ADDED BSV values to DCA view
  • Possible fix to a rare notification issue that might happen (feedbacks invited)
  • Added /version command to get current MoonBot version

6.0.2

6 years ago
  • A possible fix to the buy notifications

6.0.1

6 years ago
  • NEW added pattern search in PAIRS and DCA settings. usage: /<pattern> i.e: /buy_strategy
  • Added detailed buy trigger values to PBL view
  • Added panic sell shortcut to PAIRS view too.
  • Added summary PBL-PAIRS-DCA to Summary view.
  • Fixed double notification messages
  • Refining exchanges views
  • Other bug fix

6.0.0

6 years ago
  • Full compatibility with PT2, certified API methods
  • Freemium exchanges views now contain amount and usd values
  • Freemium summary view now contains Global Market Cap value
  • Profit Trailer summary is aligned with new PT2 summary headline
  • Profit Trailer PAIRS data now contains amount, usd value and volume.
  • Profit Trailer DCA data now contains amount, usd value, volume and buy trigger.
  • Profit Trailer DCA shortcuts for panic sell or stop 'dca'ing
  • NEW Possible buy log PBL - see what your bot is planning with all triggers values +++ shortcuts to disable trading
  • UPDATED appplication.properties, installation is easier now, some properties can be configured using /setup command.
  • Fixed missing but notifications when buys directly to dca.
  • ADDED option to delete a property from PT files.
  • More informative messages and validations.
  • Removed: No more usage of PT password, PT2 allows calling api using a token. Just dont forget to set server.api_token at PT's application.properties.
  • Improved performance and other minor bug fixes.

This is a major release, we recommend a fresh install.

5.0.3

6 years ago
  • A fix to possible issue with not working SOM

5.0.2

6 years ago
  • Added 24h percent change to PT summary view.
  • Fixed printed percent change roundup text
  • Fixed ETH trend label (was BTC)
  • (ALPHA) First Poloniex support, usage:
poloniex.api.key = 
poloniex.api.secret = 

5.0.1

6 years ago
  • Added low BNB value alert
# BINANCE ONLY - Set minimum bnb value to get alert on, i.e when your bnb value (according to your MARKET) is lower then this threshold, you will get alert on it
#monitor.bnb.minimum.balance = 0.01
  • Added MARKET percentage change alert
# Set Market percent change you would like to be notified on, i.e when your MARKET coin changes in this rate, you will get alert on it.
monitor.percentage.change = 10
  • ~Attempt to fix missing buys notifications~
  • Minor Bug fixes

5.0.0

6 years ago

MAJOR update!

  • NEW: Presets, now you can switch between predefined sets of PT configs (Pairs,Dca,Indicators) in just few clicks! Read here for more info.

  • Added BETA support in USDT and ETH markets (moonbot.market)

  • Added timezone offset property to display sold date and time properly. (moonbot.timezone.offset)

  • Added Log watcher ignore list - if you get many errors in Profit Trailer logs, which you dont care about, now you can simply add them to the ignore list. yay!

  • Better notification engine

  • Other bug fixes

4.1.4

6 years ago
  • Added group notifications!! use command /notify to toggle notifications on groups
  • Now you can add new property to PT settings, go to Settings -> Pairs -> Add Property
  • Added buttons to toggle specific notification (health-check, log watcher, pt notifications)
  • bug fixes