Control via Telegram

Which MoonBot Terminal trust command can I use to update the list of keywords that can be used to buy a coin in Long in a signal?

You can do it using the following command: cmd_UpdateKeyWords – update the list of keywords on the Settings-AutoBuy tab in the “Keywords (comma separated) in Long signal” field. The words are specified with a comma after this command, for example: cmd_UpdateKeyWords Buy,Long. This command is not sent automatically and you can write it manually in […]

Which MoonBot Terminal trust command can I use to update the list of keywords that can be used to buy a coin in Long in a signal? Read More »

Which MoonBot Terminal Trust command can I use to change the Sell Price value of a slave terminal strategy?

You can do it using the following command: cmd_UpdateSell – change the value of the sale price in the strategy of the Slave terminal. The price must be specified as a percentage (of the purchase price), the % sign after the number is mandatory! This command is not sent automatically and you can write it

Which MoonBot Terminal Trust command can I use to change the Sell Price value of a slave terminal strategy? Read More »

Which MoonBot trusted terminal command can I use to change the buy price value of a slave terminal strategy?

You can do it using the following trust management command: cmd_UpdateBuy – change the value of the buy price in the strategy of the Slave terminal. The price must be specified in per cent (from the current market price), the % sign after the number is mandatory! This command is not sent automatically and you

Which MoonBot trusted terminal command can I use to change the buy price value of a slave terminal strategy? Read More »

Which MoonBot trust management command can I use to activate Panic Sell on all coins and force close all open positions?

You can do this with the following command: cmd_PanicSellAll, i.e. activate the Panic Sell function on all active orders. This command is not sent automatically and you can write it manually in the controlling Telegram channel and slave terminals will execute it.

Which MoonBot trust management command can I use to activate Panic Sell on all coins and force close all open positions? Read More »

Which MoonBot trust command can I use to activate the Panic Sell function on a particular coin and forcibly close positions on it?

You can do this with the following command: cmd_PanicSell [Key ChannelKey] – activate the Panic Sell function on Coin. If you use the Key key in this command, you can send a sell command for a specific strategy with the same key.

Which MoonBot trust command can I use to activate the Panic Sell function on a particular coin and forcibly close positions on it? Read More »

Which MoonBot trust management command can I use to specify at what price I should sell the coin I want?

You can do this with the following trust management command: cmd_Sell – sell the coin at the specified price. Upon receiving this command, the orders to buy the given coin will be cancelled, and the MoonBot terminal will start selling all purchased coins at the specified price.

Which MoonBot trust management command can I use to specify at what price I should sell the coin I want? Read More »

Which MoonBot trust management command can I use to set a stop loss on an open order on a specific coin?

You can do this with the following command: cmd_SetStop – set the stop loss value on an open order on a Coin. The price should be specified in absolute value (example: cmd_SetStop BNB 215 – set the stop loss on the coin BNB at the price of 215$). Keep in mind that if the command

Which MoonBot trust management command can I use to set a stop loss on an open order on a specific coin? Read More »

Which MoonBot trust management command can I use to place a Buy order or immediately buy a coin short and also set SellPrice to the level I want?

You can do this with the following command: cmd_Short [Price] [sell [Price]] [OrderSize X%] [Key ChannelKey], i.e. place a short order at a specified price for a specified % of the set order (only for trading on Binance Futures). For example, you can send the command: cmd_Buy BTC 1% sell 1% OrderSize 100% Key ST123,

Which MoonBot trust management command can I use to place a Buy order or immediately buy a coin short and also set SellPrice to the level I want? Read More »

The trust management commands have some designations such as: Coin, Price, X, < >, [ ], what do they denote?

The following symbols are used in the trust management commands for the MoonBot terminal:Coin – coin name;Price – price of the coin, can be set in absolute values or in per cent;X – % of the order size from the whole deposit;“&#60; &#62;” – angle brackets for mandatory parameter,[ ] – square brackets for optional

The trust management commands have some designations such as: Coin, Price, X, < >, [ ], what do they denote? Read More »