Skip to main content

Trading Bots User Guide

This bot will make you get profits by letting you place conditional orders. It places them automatically, so you just need to worry about choosing the coin and the buy and sell limits.

You can concatenate several operations, letting you place orders of coins that you even don\'t own at the moment of the creation of the bot.

1. Create a New Bot

Press the NEW button at the top right corner to create a new bot.

2. Choose Market and Coin

The first you should do to configure the bot is choose the desired market from the dropdown box and then type the coin you want to trade. The available list of markets depends on the exchange.

3. Add Operations

To start adding operations to your bot, press the '+' button at the bottom right corner. You can select the following options:

  • Buy
  • Sell
  • Stop Loss
  • Buy Stop
4. Configure Each Operation

After typing a valid coin for the selected market you will see the ask/bid (depending if you selected a buy/sell operation) value at the top right corner. You can tap it to prefill a desired operation price.

4A. Buy Operation

By default, BUY operations will be associated with <= symbol. That means: "When price reaches <= TRIGGER PRICE, place a BUY order with BUY PRICE for the defined amount of coin UNITS".
It 's recommended to place a BUY PRICE a little higher than TRIGGER PRICE to ensure BUY order is filled. You can also choose the trigger symbol between <= or >= .

4B. Sell Operation

By default, SELL operations will be associated with >= symbol. That means: "When price reaches >= TRIGGER PRICE, place a SELL order with SELL PRICE for the defined amount of coin UNITS".

5. Add More Operations

After you configured your first operation, you can keep adding more operations to your bot.
Below the units label, you will see two separated quantities. The first one is the currency amount of the coin you own right now, the second one is the currency amount you will add after first operation (if it was a buy).

5B. Add More Operations

For each operation you can also choose a percentage from BID/ASK to calculate the price instead of fixed values.

6. Split Sells

You can configure split sells by adding consecutive SELL operations to your bot, so you can get a better chance to sell your coins.

7. Stop Loss

You can also configure a STOP LOSS operation to be safe if the market goes against you. A STOP LOSS operation should always be added after a SELL operation.

Select the trigger price you want the STOP LOSS order be created. If the coin price reaches that trigger price, a SELL order will be created with the following price:

BID price (at the moment when STOP LOSS is triggered) x MULT value.
Mult value is useful to ensure your order is filled if the price is changing very fast. Recommended value is 0.98.

8. Buy Stop

As opposite of STOP LOSS operation, you can also configure a BUY STOP operation to be safe if the market goes against you (if you thought the market was dropping but it rises). A BUY STOP operation should always be added after a BUY operation.

Select the trigger price you want the BUY STOP order be created. If the coin price reaches that trigger price, a BUY order will be created with the following price:

ASK price (at the moment when BUY STOP is triggered) x MULT value.
Mult value is useful to ensure your order is filled if the price is changing very fast. Recommended value is 1.02

9. Save Your Bot and Track It

When you are done, finish the bot configuration by pressing SAVE button at the top right corner. After that you can track each operation status of your bot whenever you want.

10. Bot Completion

When the bot finished, the total profit of your operation will be calculated and shown in the resume part.

11. Bot Delete Or Restart

You can delete your bot whenever you want by pressing the three dots option menu at the right part of the bot. All non filled orders will be canceled. Whenever a bot is finished you can also restart it.


Trading Bot Extension Pack1

The expansion pack contains these great features:

  • Trailing Stop: Get most benefit from BTC and altcoins fluctuation with Trailing Stop. This is probably the most powerful order type to get benefits. A sell trailing stop order sets the stop price at a fixed amount below the market price with an attached "trailing" amount. As the market price rises, the stop price rises by the trail amount, but if the stock price falls, the stop loss price does not change, and a market order is submitted when the stop price is hit. This technique is designed to allow an investor to specify a limit on the maximum possible loss, without setting a limit on the maximum possible gain.
  • AutoRestart Bot: Let the bot auto restart when it finishes all its operations. Just configure it once and wait to get your profits.
  • Bot filled orders notifications: Activate it to receive push notifications in your device when any of your orders configured in your bot is finished.
1. Trailing Stop Sell

Configure trailing stop sell order by defining the following settings:

por aqui

TRIGGER PRICE: Defines the trigger price when the order will start trailing. From here sell order will increase it\'s price if coin price gets high.
STOP OFFSET: Defines the percentage the market price should fall to place the sell order. This step starts checking that percentage once the trigger price has been reached
MULT: Helps you ensure the sell order is filled as it will be a limit order (not a market order). The SELL order will be created with the following price:
BID price (at the moment when SELL ORDER is triggered) x MULT value.
As said before, mult value is useful to ensure your order is filled if the price is falling very fast. Recommended value is 0.98
UNITS: Defines the units of the coin to be sold
EARLY ORDERS ON / OFF: If enabled, the bot will place a stop order whenever a new MAX price is reached. It will cancel the previous stop order. (Only available if the exchange allows stop orders)
Get more info about trailing stop orders here: https://en.wikipedia.org/wiki/Order_(exchange)#Trailing_stop_order
After you configure the Trailing Stop operation you can track it:
Here you can check the bot status. Including the top price reached and the current down percentage from top reached.

 

2. Trailing Stop Buy
3. Autorestart Bot
4. Filled Orders Notifications
5. Virtual Bots