Glad to hear you are going to take the Discord bot for a spin



How it works:

You can send a message in Discord with all the take profits you want listed out - and really however you want to list them out.


TradeLab has a parser builder - a parser breaks a sentence apart so that you can use it easily. 


If you have used the tradelab builder or setup alerts in tradelab for tradingview you might recall using "fields" where you compare maybe the type == buy or compare symbols to make sure they match, etc. These fields all come from a single message we break down - but that message is in that weird looking special language TL gives you and it makes it easy to grab the fields.


The parser basically grabs any text and breaks it apart into fields for you and shows you what the raw alert would look like.

There is a setup video for twitter that goes over  alot of these concepts and how to use the parser - its the same for twitter and Discord and even telegram.


https://www.youtube.com/watch?v=C3h8tx54K_4



To get started go to Plugins and select + to create a new plugin. Then select Discord.


Instructions are shown on how to invite the bot to your chat and then what commands to send it to get started

After you have set it up anything it hears will turn into an alert.


Below the instructions you will find the parser builder - you can create a new alert template by hitting the + button and then typing in a field name like "take1" and hitting add field. 


Your fields will show up below and you click them to highlight them.

You can get sample messages from your Discord and paste them into the big textbox.


If your messages have multiple lines let me know and ill help you set that up


Each message will show at the bottom and you can click on a field then click in the message and it will highlight. You can then see the alert on the right that each message would create.

Once you save your parser it will parse anything that comes through that plugin ID