You can forward trade/order signal to the Telegram messenger app via a telegram BOT. It can also forward indicators alert to Telegram.
This utility is able to forward signal for all type of trade activities such as “new order”, “order modify”, “pending order”, “order close”, “TP/SL hit”, and “Expiration” to any telegram ID, group or channel.
Promotion price is 49$ and after that the price will return to the normal price of 79$.
Please add a review and give five stars. It will help me to provide you an updated and improved version.
- detect new order and order modification to send a relevant signal
- detect closed orders and it’s reason such as TP/SL hit, manual close or pending expiration
- calculate profit or loss amount in pips or currency amount
- send screen-shot of traded symbol
- daily message send in a specific hour
- trade reports generate and send in customized day interval basis
- organize signal numbering
- customize format of signal messages and trading report
[spoiler title=”Read More…”]
Inputs:
- forward message to Telegram (Enable/Disable)
- Telegram Destination ID, (individual id, group id, channel id, or channel name)
- Telegram Token (Access token to telegram API)
- send chart screen (Enable/Disable and resolution setting)
- chart screen timeframe
- Channel label or screen shot label, imprinted in screen shot
- load a template for screenshot
- skip old orders (Enable/Disable)
- send hour of daily message
- interval in days to send trades report
- message format of trades report which will be sent in periodic basis
- show profit in pips (or amount of account base currency)
- pipe line to indicators (Enable/Disable)
- pipe line name to indicators, it’s name for pipe line to supported indicator that want to use this EA to forward alerts to Telegram
- ignore pipeline’s old messages (seconds)
- Magic (identification) number of orders
How to config Metatrader terminal to work with Telegram
How to make telegram BOT to forward message
Example: https://api.telegram.org/bot 110201543:AAHdqTcvCH1vGWJxfSeofSAs0K5PALDsaw /getUpdates
Ten types of different customized formatting are available for a different type of signals
- New Signal
- SL modification
- TP modification
- SL/TP modification
- Pending orders modification
- Pending order activation
- Close, TP hit
- Close, SL hit
- Pending expiration
- Order close
In formatting input fields you can write everything you like and you can use a specific identifier that Telegram Forwarder distinguish it and replace it with relevant value.
These identifiers are according to following list
IDENTIFIERS LIST | |
---|---|
$sig# | signal number |
$N | new line |
$type | type of order |
$symbol | symbol of order |
$op | open price |
$opentime | open time |
$closetime | close time |
$exp | expiration time |
$tp | take profit |
$sl | stop loss |
$pre_tp | previous TP value |
$pre_sl | previous SL value |
$loss | loss amount of closed order |
$pre_op | previous pending price |
$duration | duration time of position |
$profit | profit amount of closed order |
You can also use following identifiers in periodic messages.
IDENTIFIERS LIST | |
---|---|
$NOO | number of orders |
$NOPO | number of profited orders |
$NOLO | number of loss orders |
$TPA | total profit amount |
$TLA | total loss amount |
$ProFac | profit factor |
$TPP | total profit in pips |
$TLP | total loss in pips |
$PipFac | pip factor (profit pips/ loss pips) |
$NP | amount of net profit |
$AB | account balance |
Ten types of different customized formatting are available for a different type of signals
In formatting input fields you can write everything you like and you can use a specific identifier that Telegram Forwarder distinguish it and replace it with relevant value.
These identifiers are according to following list
IDENTIFIERS LIST | |
---|---|
$sig# | signal number |
$N | new line |
$type | type of order |
$symbol | symbol of order |
$op | open price |
$opentime | open time |
$closetime | close time |
$exp | expiration time |
$tp | take profit |
$sl | stop loss |
$pre_tp | previous TP value |
$pre_sl | previous SL value |
$loss | loss amount of closed order |
$pre_op | previous pending price |
$duration | duration time of position |
$profit | profit amount of closed order |
You can also use following identifiers in periodic messages.
IDENTIFIERS LIST | |
---|---|
$NOO | number of orders |
$NOPO | number of profited orders |
$NOLO | number of loss orders |
$TPA | total profit amount |
$TLA | total loss amount |
$ProFac | profit factor |
$TPP | total profit in pips |
$TLP | total loss in pips |
$PipFac | pip factor (profit pips/ loss pips) |
$NP | amount of net profit |
$AB | account balance |
In formatting input fields you can write everything you like and you can use a specific identifier that Telegram Forwarder distinguish it and replace it with relevant value.
These identifiers are according to following list
IDENTIFIERS LIST | |
---|---|
$sig# | signal number |
$N | new line |
$type | type of order |
$symbol | symbol of order |
$op | open price |
$opentime | open time |
$closetime | close time |
$exp | expiration time |
$tp | take profit |
$sl | stop loss |
$pre_tp | previous TP value |
$pre_sl | previous SL value |
$loss | loss amount of closed order |
$pre_op | previous pending price |
$duration | duration time of position |
$profit | profit amount of closed order |
You can also use following identifiers in periodic messages.
IDENTIFIERS LIST | |
---|---|
$NOO | number of orders |
$NOPO | number of profited orders |
$NOLO | number of loss orders |
$TPA | total profit amount |
$TLA | total loss amount |
$ProFac | profit factor |
$TPP | total profit in pips |
$TLP | total loss in pips |
$PipFac | pip factor (profit pips/ loss pips) |
$NP | amount of net profit |
$AB | account balance |
In formatting input fields you can write everything you like and you can use a specific identifier that Telegram Forwarder distinguish it and replace it with relevant value.
These identifiers are according to following list
IDENTIFIERS LIST | |
---|---|
$sig# | signal number |
$N | new line |
$type | type of order |
$symbol | symbol of order |
$op | open price |
$opentime | open time |
$closetime | close time |
$exp | expiration time |
$tp | take profit |
$sl | stop loss |
$pre_tp | previous TP value |
$pre_sl | previous SL value |
$loss | loss amount of closed order |
$pre_op | previous pending price |
$duration | duration time of position |
$profit | profit amount of closed order |
In formatting input fields you can write everything you like and you can use a specific identifier that Telegram Forwarder distinguish it and replace it with relevant value.
These identifiers are according to following list
IDENTIFIERS LIST | |
---|---|
$sig# | signal number |
$N | new line |
$type | type of order |
$symbol | symbol of order |
$op | open price |
$opentime | open time |
$closetime | close time |
$exp | expiration time |
$tp | take profit |
$sl | stop loss |
$pre_tp | previous TP value |
$pre_sl | previous SL value |
$loss | loss amount of closed order |
$pre_op | previous pending price |
$duration | duration time of position |
$profit | profit amount of closed order |
In formatting input fields you can write everything you like and you can use a specific identifier that Telegram Forwarder distinguish it and replace it with relevant value.
These identifiers are according to following list
You can also use following identifiers in periodic messages.
[/spoiler]