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?

: Control via Telegram

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, where ST123 is the ChannelKey (referring to strategies that have a similar key in the ChannelKey=ST123 parameter).