---
id: 2018
title: "Version History"
section: version-history
category: "2018"
url: https://moonbot.pro/version-history?year=2018
locale: en
status: published
updated_at: 2026-08-21T00:19:52+03:00
---

# Version History

## 4.14

### 

- All Markets 24h delta has been added to the main screen, reports and strategies filters
- Each Market 24h Delta has been added to strategies filters
- 24h BTC delta updating fixed
- The Emulator mode should work a bit better.

## 4.12

### 

- New social trading options https://moonbot.eu/en/documentation/social-trading
- Strategies filters has now 24h delta BTC filter
- Strategies file is now backed up in the "bak" folder.

## 4.11

### Changes

- All strategies have now StopLoss2 and StopLoss3:
  - both stops are triggered by time (parameter TimeToSwitch)
  - price (parameter PriceToSwitch, % of actual buy price) conditions. Price condition is checked by last 2 bids
- Trust management: the checkbox "Send Panic Sell for closed orders" has been added (so that slave bots won't stay with a coin when master terminal had already sold this coin).

## 4.10

### 

- Strategies editor has now filter box to filter strategies by type or by name
- Telegram strategies new parameter PriceToSwitch2Stop: activate second stop after current market price has been reached specified value (percentage of actual buy price)
- Telegram Strategies token detecting logic has been re-specified:
  1. Buy the token that is repeated in the messages the greatest number of times
  2. if equal repetitions, then the priority has the first in order token with tag
  3. if equal repetitions, and all tokens with tags or all without tags, then the first token in order is bought.

## 4.09

### 

- The option to mark a trade as important has been added to reports (under trades list). Mark a trade to keep its chart; you can filter important trades by typing "important" in the filter box
- The option to stop the terminal upon total loss per N hours has been added (Settings → Autostart)
- The spread for pending orders is set now from the "Settings → UI by" the formula (fixed spread + HourlyDelta * floating spread, %).

## 4.07

### 

- Important! Stuck orders handling fixed
- max chart history length increased by about 20%.

## 4.06

### 

- New MoonShot strategy parameters: MShotAdd3hDelta, MShotAdd15minDelta (increase price depending on 3h- and 15m deltas). By default both are 0
- The order size of a pending order is checked at the moment the order is executed (previously it was the moment the order is set).

## 4.05

### 

- Pending orders can now be set by mouse click on market chart (setup click type in the Settings → UI)
- The spread for pending orders is set by default from the main settings spread (Settings → Мain). You may use manual strategies for pending orders
- Context menu item to cancel pending orders added (right-click on the orders window or on a particular pending order on the chart)
- You can set many pending orders on one market, however only 1 at the same time can be excecuted, other orders will wait trades to be completed before executing.

## 4.17

### Changes

- The bot has got built-in Telegram client. To use:
  - Go to "Settings → Telegram"
  - Tick the "Use built-in client" checkbox
  - Enter your phone, auth code, password
- You may specify a proxy server (socks5 or MTProxy). If the terminal can't connect without a proxy, it will turn built-in MTProxy, you may change proxy server to your own later.
- The built-in client can be used along with the modified client to get signals from 2 different Telegram accounts
- You can turn on\off the built-in client by the Settings tab or by the pop-up menu on the tray bot's icon
- New strategies parameter StopLossEMA (use EMA to calculate stop price), possible values: 0 - no EMA, 3,5,10 - use 3,5,10-ticks average
- The bv\sv stop has now take profit parameter BV_SV_TakeProfit which means: turn the bv\sv stop only after price has reached specified value.

## 4.03

### Changes

- The registration procedure of the PRO version has been changed according to our plan published in the news channel https://t.me/MoonBotNews/99
- Activation of additional keys for the same account of the exchange, on which the PRO version is registered, is now free
- Old versions (before 4.02) will be disabled soon
- Fixed MoonShot order replacing bug
- Configurable clicks to set \ replace an order (Settings → UI).

## 4.16

### Changes

- The Modified Telegram client updated to version 1.4.3. To update the Telegram for the terminal (optional, previous client is still working):
  - Close the terminal
  - Close Telegram, make sure it's not staying in the system tray
  - Manually delete the file "Utelegram.exe" in the terminal's folder
  - Start the terminal, go to "Settings → Telegram" page and push "download modified client" button
- The Telegram signals logic has been changed:
  - words without tags are considered as signals only when written in capital letters (i.e. the phrase "ride the Waves" is not a #waves signal however "buy the WAVES" is)
  - the following words without tags are not considered as signals even if written in capital letters: LINK, GO
  - the terminal now correctly recognizes such tags: #NEO/BTC, #NEO/Binance (#NEO/Bittrex)
  - the terminal now correctly recognizes such links https://www.binance.com/en/trade/pro/CVC_BTC
- New reports column added: "BV/SV" (buy to sell volumes ratio at the moment the signal/detect has been given).

## 4.01

### 

- New option to use Iceberg orders only for coins with price step less then specified (Settings → Advanced). Default value is 0.1% (coin with price more then 1000sat.). The detailed description of Iceberg orders on binance and the meaning of this parameter we will post later as an standalone article
- The following words without tags are no longer treated as tokens: START, TIME, GO, UP, WAVES, TRUST. HOT, MORE(example: in this message "Time to go buy some more $waves, price start to go up" there is only 1 token now: $waves).

## 4.15

### 

- The Emulator mode has been further improved
- More master bot settings for Trust Management.
