|
所在平台: Udemy |
课程主页: https://www.udemy.com/course/create-bot-in-python-for-binance-futures-api-telegram-api/
课程评论:没有评论
**课程名称:** 使用Python为Binance期货API和Telegram API创建机器人 **课程概述:** 本课程将教授您如何使用Python编程语言为Binance平台的期货市场API创建一个机器人(自动化脚本)。该机器人将根据实时的Telegram消息(信号)来执行交易操作,包括开仓(多头或空头)和平仓(止盈/止损,可根据菜单选项设置),并支持杠杆交易。 您无需Python、Binance期货API或Telegram API的经验,课程将从零开始讲解相关知识。未来,您可以订阅Telegram VIP信号组,然后将该群组的ID输入机器人,当收到信号/消息时,机器人将自动执行交易。 **课程内容:** 本课程共分为六个部分: 1. **入门:** 介绍课程整体概况和所需工具。 2. **Python基础:** 教授Python编程语言的基础知识,为后续开发打下基础。 3. **Telegram API基础:** 讲解如何与Telegram API交互,接收和处理消息。 4. **Python进阶:** 学习Python的高级特性,特别是**多线程(Threading)**。多线程是本课程核心,因为它可以让机器人同时处理来自Telegram的多个信号/消息,并并行执行交易操作。 5. **Binance期货API:** 深入了解Binance期货API的使用方法,包括如何连接、下单、查询等。 6. **最终项目:** 将所学知识融会贯通,完成一个完整的、能够根据Telegram信号自动进行Binance期货交易的机器人项目。 **学习目标:** * 掌握使用Python构建自动化交易机器人的方法。 * 熟悉Binance期货API的接口和使用。 * 学会利用Telegram API接收交易信号。 * 理解并应用Python多线程技术,实现高效并发处理。 * 能够独立开发基于实时信号的交易机器人。 **辅导与支持:** 如果您有任何疑问或遇到任何问题,请随时提出,讲师将尽快为您解答。
In this course i will tech you how to create a bot (automated script) in Python programming language for Binance platform on Futures Market API who will place positions (long or short) and orders (take proft/s and stop loss if you choose in the menu to do that) with leverage based on live Telegram messages (signals). You don't need experience with Python or with Binance Futures API or with Telegram API because I will tech you from scratch how they works. In the future you can subscribe to a VIP Signals group on Telegram, get the group_chat_id and when a signal / message is received the bot will automatically place positions and orders. This course have 6 sections, section 1 Getting Started, section 2 The Basics On Python, section 3 The Basics On Telegram API, section 4 Advanced In Python, section 5 Binance Futures API and the last section, section 6 Final Project. Along the way we will learn some advanced things in Python such as Threading because this is the main task, to use Threads in Python because maybe sometime you give or receive from a VIP Signals group multiple messages / signals and you want to place positions and orders for all the signals at the same time and this thing is possible just with the help of Threads. If you have any questions or problems feel free to ask, I will do my best to answer immediately.