This application allows you to broadcast any trading activity you choose on the account in the telegram channel.
You choose:
- Where to broadcast (you can simultaneously broadcast to several channels by launching several copies of the robot on the account at the same time)
- Orders and positions placed by a robot or a human, or both
- From which characters (All or are entered with a space EURUSD.i EURGBP.i …)
- Information about what actions to send (you can set up different broadcast conditions for different channels or characters by installing several robots on the account)
- What information will the message contain
- Displaying an additional control panel
- Send a profit report at the end of each trading day.
Description of settings:
Title: | Meaning: | Description: |
---|---|---|
Main settings: | Main Settings: | |
Bot token: | your bot token | Generated when creating a Telegram bot. |
Chanel ID: | Channel ID | Can be found at the link TOKEN_BOT/getUpdates |
Magic list | -1 0 444 | Separated by a space values of magic orders/positions. “-1” – all positions, “0” – manually opened, or the numbers of experts from whom it is planned to broadcast signals are separated by a space. |
Symbol list | EURUSD.i GBPUSD.i | Separated by a space, the names of the characters from which we will broadcast signals. “All” – from all characters |
Control Panel | true/false | Displaying a panel with additional buttons for sending profit for day/week/month and turning off the broadcast |
What information we send: | What events are we broadcasting: | |
Open position: | true/false | Opening a position |
Open order: | true/false | Placing an order |
Move order: | true/false | Moving an order |
Change stop loss level: | true/false | Change in the price level limiting losses – Stop loss |
Change take profit level: | true/false | Changing the price level of profit-taking – Take profit |
Close position: | true/false | Closing a position |
Delete order: | true/false | Deleting an order |
The message text should include: | What will include the message sent to Telegram: | |
Symbol: | true/false | Symbol name |
Ticket: | true/false | Unique position/Order identifier |
Volume: | true/false | Position/Order volume |
Time (open/close): | true/false | Opening/closing time |
Price (open/close): | true/false | Opening/Closing price |
Take profit price: | true/false | The value of the profit-taking level is Take profit |
Stop loss price: | true/false | The value of the level limiting losses –Stop loss |
Profit: | true/false | Profit on closing a position |
Other: | Other settings: | |
Send profit report every day: | true/false | Send the profit value of closed positions for the past trading day. |
To set up the bot, you will need a “Bot token” and a “Chanel ID”, then it will be described how to set it all up (there is a video instruction below)
- Enter Telegram into the search, “BotFather” in the window that opens, click “/start” and enter “/newbot“
- After creating a bot, write its “Bot token” and name to a text file.
- Create a channel
- In the channel, click “Add users” and enter the name of the created bot in the search. We add him as an administrator with the right, “Publication of messages“.
- We write any message in the channel.
- Follow the link TOKEN_BOT/ getUpdates (If the page is empty, repeat point #5)
- From the answer on this page, we copy a large negative number. This is the “Chanel ID”
[spoiler title=”Read More…”]
Description of settings:
To set up the bot, you will need a “Bot token” and a “Chanel ID”, then it will be described how to set it all up (there is a video instruction below)
[/spoiler]