Copy Telegram to MT4 DEMO
- Utilities
- Vladimir Gribachev
- Version: 1.1
- Updated: 3 March 2022
Copying trading signals from the Telegram channel to MetaTrader.
The utility will help you easily and simply copy transactions from your Telegram channel or chat to the MetaTrader trading terminal almost instantly ⏳
This is a DEMO version, restrictions - minimum lot
👉 Operational support in telegram chat: https://t.me/forex4up_chat
Template for signals in the Telegram channel, chat (can be changed in the parameters)
SYMBOL=EURUSD, TYPE=SELL, PRICE= 0.00000 , LOT= 0.01 , STOPLOSS= 0.00000 , TAKEPROFIT= 0.00000 ,
🛠 The utility is easy to use, everyone can customize it and at the same time has a lot of functionality:
- copying market orders
- copying pending orders
- copy stop loss and take profit
- setting your own stop loss and take profit
- replacing a symbol, for example, instead of EURUSD, open with GBPUSD
- reversal of deals, for example, open SELL instead of BUY
- manual confirmation of transactions
- changing and setting up a trading lot
Customization
- Service -> Settings -> Expert Advisors -> Allow WebRequest for the following URLs: https://api.telegram.org
- IN Telegram go to @BotFather and create a bot
- Copy the bot's Token and enter it in the EA parameters
- Create your channel and make it public
- Add the bot you created to your channel and make it an administrator
- Follow the link: https://api.telegram.org/bot [TOKEN_BOTA ]/sendMessage?chat_id=@ [USERNAME_KANALA ]&text=TEST. Replace the brackets [] with your values. In my case https://api.telegram.org/bot1285429093:AAERdfBAsdy5Vq8FotJWQZxLejXR8rRiZJ4/sendMessage?chat_id=@moneystrategy_mql&text=TEST
- After clicking on the link, the channel ID will be displayed, it will look something like this: -1001459355041 (13 digits with a "-" sign)
- Enter the channel ID in the advisor settings
😎 Done. Now you can receive signals from the Telegram channel or chat in MetaTrader
You can test it in the test channel https://t.me/moneystrategy_mql
The paid version is available at the link: https://www.mql5.com/en/market/product/62381
🚀 Free Telegram signals https://t.me/forex4up
Options:
- BOT_TOKEN - Token bot;
- CHANNEL_ID - Channel ID ;
- NAME_SYMBOL - variable name symbol
- NAME_ORDER_TYPE - variable name order type
- NAME_OOP - variable name open price
- NAME_LOT - name of the variable trading lot
- NAME_STOP_LOSS - name of the stop loss variable
- NAME_TAKE_PROFIT - name of the take profit variable
- VALUE_SPLIT - separator between values
- PARAMETER_SPLIT - separator between parameters
- PREFIX_SYMBOL - character prefix, if any;
- SYMBOL_SUFFIX - character suffix, if any;
- CHANGE_SYMBOL_NAME - replace the symbol name, for example GOLD = XAUUSD or EURUSD = GBPUSD, the separator is ","
- SAME_LOT - use the same lot
- LOT_MULTIPLIER - lot multiplier
- PLUS_LOT - additional lot
- FIXED_LOT - fixed lot
- MAXIMUM_LOT - maximum lot
- SYNCHRONIZE_SL_TP - sync stop loss and take profit
- DEFINED_SL - own stop loss in pips
- DEFINED_TP - own take profit in pips
- REVERSE_COPY - reversal of orders, reverse of deals
- MANUAL_CONFIRMATION - manual confirmation
- MAGIC_NUMBER - magic number of deals
- ORDERS_COMMENT - comment to orders