How to make trades using the bot on Discord?

Below shown are various examples showing how to trade using Shadow Bot directly in Discord

Example 1

  • Wait for a seasoned trader to take a trade using ShadowBot.

  • Copy the command give in the final line from the bot and paste it in the Bot's DM or any bot command channel.

  • Make sure to keep an eye our on their position as to when taking profit or closing positions

  • You can close the position using the command !close s:MATICUSDT (or whatever coin you put the trade with)

How to Execute a trade using ShadowBot?

Lets use Solana (SOL) as an example:

  • Execute the trade with the command !buy s:solusdt sl:100 r:2% tp:130.

    • This will execute a buy command for the SOLUSDT pair, risking 2% of your portfolio and setting the stop loss at $100 and taking profit at $130.

    • Risking 2% means if the trade fails (ie. stop loss is hit), you will lose 2% of your entire portfolio. So if you had $1,000 in your account, you will lose $20

  • Sell your position with !close s:solusdt

Buying without Stop Loss And Risk

  • How to buy with just the amount variable:

  • As shown in the above Image, the command used is `!buy s:TESLA amount:X without any stop loss or risk % set.

  • Enter the amount you are comfortable spending while keeping risk management in place.

You can close the position with the command !close s:TESLA to close 100% of your trade.

  • Additional features include taking partial profits and moving Stop to Breakeven.

  • Type !positions in Shadow Bot's DM or any Bot commands channel and use the new Button feature!

Taking Partial Profits

  • When you click on Close 25% It will Sell / Close 25% of your Total Trade.

  • In the above Example, User has 46.32 $DOTUSDT, Closing 25% Will close 11.58 $DOTUSDT, leaving a size of 34.78 $DOTUSDT still open.

Move Stop to BE (breakeven)

When you click on that button, your stop loss will be at the same level as your entry point. The purpose is to have zero risk where if price came back and stopped you out you would not lose any money.

Trading Example Video : https://www.youtube.com/watch?v=slVknrWNP-A

Last updated