Interactive Brokers object oriented Python API course

所在平台: Udemy

课程主页: https://www.udemy.com/course/interactive-brokers-python-api-course/

课程评论:没有评论

第一个写评论        关注课程

课程简介

**课程名称:** Interactive Brokers 对象导向 Python API 课程 **课程概述:** 本课程旨在帮助学员将交易策略自动化,无需人工干预,或在模拟账户上进行策略测试。课程内容从设置模拟交易账户开始,到根据策略完全自动下单,涵盖了实现自动化交易的各个环节。 **课程结构:** 课程分为多个部分,每个部分讲解一个特定主题: 1. **软件安装与环境设置:** 介绍所有必要的软件安装和配置,以及自动 H 交易所需的账户类型和设置。 2. **Interactive Brokers API 接口开发:** 学习如何编写一个与 Interactive Brokers API 交互的接口,该接口将作为自动化交易应用程序的基础,并包含通用的 API 交互函数。 3. **自动化交易策略实现:** 利用之前编写的接口和类,自动化学员自身的交易策略。 4. **实例应用:** 以 EUR/USD 外汇交易为例,展示如何根据移动平均线指标编写交易脚本,并演示如何设置脚本实现 24/7 全天候运行。 **课程特色:** * **实操教学:** 每部分包含多个视频,讲师边写代码边讲解,让学员直观理解。 * **代码提供:** 每部分都会提供视频中编写的 Python 文件,方便学员自行实验和学习。 * **代码规范:** 代码遵循 PEP8 风格指南,采用面向对象设计,易于理解和灵活使用。 * **目标人群:** 适合已经具备交易策略并希望实现自动化交易的交易者,或对自动策略测试感兴趣的人员。 **目标:** 通过本课程的学习,学员将能够独立设置自动化交易系统,并能够将自己的交易策略转化为可执行的自动化交易应用。

课程评论(0条)

课程详情

Have you perfected your trading strategy and are you now ready to take the next step and have your strategy automatically trading without your intervention? Or are you interested in automatically testing new strategies on a paper trading account with fictional money? Whichever is the case, this course will help you achieve your trading goals, from setting up a paper trading account to fully automatically placing orders according to your strategy.The course is divided up into multiple parts, each explaining a different topic. We will start by installing all the necessary software, then we will go over all the different account types and settings you need for automating your strategy. When all the software is installed, we will move on to writing an interface for the interactive brokers api. This interface will be the basis for your trading application and it will contain general functions to interact with the API. You will then later be able to use these functions and classes yourself to automate your own strategy. Towards the end of the course we will write an example application that trades the EUR USD forex pair according to the moving average indicator. I will show you how to set up the script to run 24/7. Each part of the course will contain multiple videos where I write code while explaining what everything does. And every part of the course will include the python file we made in the video so that you can experiment with the code yourself. The code will be written according to the PEP8 style guidelines and will be object oriented so everything is easy to understand and flexible to use.

课程标签

0人关注该课程

主题相关的课程