|
所在平台: Udemy |
课程主页: https://www.udemy.com/course/the-ultimate-forex-algorithmic-trading-course-build-5-bots/
课程评论:没有评论
课程名称:终极外汇算法交易课程:构建5个交易机器人 课程概述:本课程将带领学员构建5个交易机器人。课程内容包括以下几个方面: 1. **Python基础**:适合Python初学者,涵盖以下主题: - 安装Python和IDE设置 - 打印函数和F字符串 - 变量和基本数据类型 - Python中的操作符 - Python函数 - 全球和局部变量 - 列表和字典的使用 - if-else语句 - while循环、break和continue语句 - for循环 - 类和对象 2. **Pandas库的数据分析**:使用Pandas库进行外汇计算,内容包括: - Pandas系列和数据框 - 选择数据框中特定的行和列 - 根据条件选择行 - 遍历数据框中的列 3. **外汇基础知识**:讨论外汇术语和核心计算: - 安装MetaTrader并设置经纪账户 - 外汇中的货币对类型 - 买入价、卖出价和点差 - 手数、点、杠杆和保证金 - 基本计算 - 外汇订单类型 4. **构建策略计划**:设计交易机器人的蓝图。 5. **使用mt5库进行算法交易**:创建交易机器人的功能,包括: - 使用Python打开和关闭不同类型订单的函数 - 获取当前头寸详情 - 外汇中的基本计算(盈利/亏损、保证金、总成交量) 6. **构建交易机器人**:将所有功能整合,组装5个外汇交易机器人。 7. **多进程处理**:同时交易多个货币对的功能整合。 8. **实时交易**:在合适的市场条件和正确的外汇对下进行实时交易。 通过本课程,学员将全面掌握Python编程与外汇交易的结合,能够独立构建和调试多种交易策略的交易机器人。
We are going to build 5 Trading Bots in this Course. This is the course content.Basics of PythonData Analysis with Pandas Library in PythonBasics of ForexBuilding the Strategy PlanForex Algorithmic Trading with mt5 LibraryBot 01: Building a Simple Forex Trading Bot to Understand FundamentalsBot 02: Building a SMA Crossover Trading BotBot 03: Building a Bollinger Bands Trading BotBot 04: Building a Grid Trading BotBot 05: Building a DCA Trading BotMultiprocessing ( Trading Multiple Currency Pairs Simultaneously )Live Forex Trading Basics of Python -This section is for absolute beginners in python. We are discussing about following topics.Installing Python and Setting up IDEPrint Function and F StringsVariables and Basic Data Types in PythonOperators in PythonPython FunctionsGlobal and Local Variables in PythonWorking with ListsWorking with DictionariesIf Else Statements in PythonWhile Loops, Break and Continue StatementsFor LoopsClasses and Objects in PythonData Analysis with Pandas Library in PythonPandas is a Python library created for data analysis. We are using this library to do essential forex calculations.We are discussing about,Pandas SeriesPandas Data FramesSelecting Specific Rows and Columns in a DataframeSelecting Rows in a Data Frame by ConditionsIterating Colums in a DataframeBasics of ForexWe will discuss terminology in forex and do essential calculations.Installing MetaTrader and Setting Up a Correct Broker AccountTypes of Currency Pairs in ForexBid, Ask and SpreadLots, Pips , Leverage and MarginEssential CalculationsTypes of Orders in ForexBuilding the Strategy PlanIn this section, we will be designing blue print of our trading botForex Algorithmic Trading with mt5 LibraryWe are creating functions of our trading bot(Functions for Opening and Closing Different Types of Orders with PythonGetting Current Position Details,Basic Calculations in Forex ( Profit/Loss , Margin , Total Volume ))Building Trading BotsWe are putting all the functions together and assembling the 5 forex trading bots.MultiprocessingWe are putting all the functions together and assembling the forex botLive TradingWe are waiting for suitable market conditions and correct forex pairs.Then we do live trading