The Bot API is an HTTP-based interface created for developers keen on building bots for Telegram. To learn how to create and set up a bot, please consult our Introduction to Bots and Bot FAQ . Recent changes June 4, 2020 Added the new field via_bot to the Message object. You can now know which bot was used to send a message. Supported video...
请无法通过WebRequest 运行 Telegram 的用户运行此脚本,并将专家选项卡中的结果行复制到此处。这将有助于快速找出问题所在。
2020.06.10 10:16:02.090 TestWebRequest (EURUSD,M15) Build=2485 WebRequest=200 GetLastError=0 strData={"ok":true,"result":{"id":177791741,"is_bot":true,"first_name":"ForexSignal","username":"ForexSignalBot","can_join_groups":true,"can_read_all_group_messages":true,"supports_inline_queries":true}}从 windows 10 pro 和 server 2016 发送请求没有任何问题。
我已经在两个系统中测试了您的脚本
第一个系统是 windows 7 7601 SP1,运行时出现了类似您的错误
第二个系统是 windows 10 pro 64 bit build 18363,运行良好未出现错误
我已经让我的脚本工作了,结果也一样,所以我现在可以确认这一点了:
- Windows 7:不工作 ❌
- Windows 10:运行良好 ✅
@Andrey Voytenko
你们好,我需要帮助
当我下订单时,机器人会多次发送相同的信息、
以下是代码!
预先致谢
先生,您好感谢您提供这么好的工具!
我想知道,如果我已经在不同指标上预设了电子邮件警报,我是否可以知道我需要添加哪些行,以便通过您的电报 mql 在我的频道上接收。
我已经在 include 文件夹中有了所有文件。
在此先表示感谢
该库是否可用于指标
是的,他已经预设了一个信号文件,可以与MACD 一起使用...
但我的代码能力有限,所以现在还不能运行它
您好、
当我试图发送照片时,Mt4 显示错误:
他似乎认为我试图从服务器上访问 EURUSD.gif,而它在 "MQL4/Files "上。
我尝试从 windows 文件直接访问,但问题依然存在。我在这个问题上卡住了好几个小时,有人有线索吗?
以下是我的代码