MetaTrader 5 automated trading using Python TUTORIAL
- Description
- Curriculum
- FAQ
- Reviews
Do you want to create algorithmic trading strategies?
You already have some trading knowledge and you want to learn about quantitative trading/finance?
You are simply a curious person who wants to get into this subject to monetize and diversify your knowledge?
If you answer at least one of these questions, I welcome you to this course. All the applications of the course will be done using Python. However, for beginners in Python, don’t panic! There is a FREE python crash course included to master Python.
In this course, you will learn how to use Python to put your algo trading strategies in Live trading. You will learn all the aspects and the specificities of the algo / automated trading using Python and applications through MetaTrader 5.
You will learn and understand how to automate your trading strategies on one of the most used trading platform (MetaTrader 5):
- Financial data: Import ticks and rates (from minute data to monthly data).
- Place different orders: Classic order (buy and sell), take profit /stop loss, trailing stop loss, pending order (stop, limit order)
- Money management: Find the best stop loss and take profit according to your strategy, find the best volume
Why this course and not another?
- This is not a programming course nor a trading course. It is a course in which programming and trading strategy are used for automated trading.
- This course is not created by a data scientist but by a degree in mathematics and economics specializing in mathematics applied to finance.
- You can ask questions or read our quantitative finance articles simply by registering on our free Discord forum.
Without forgetting that the course is satisfied or refunded for 30 days. Don’t miss an opportunity to improve your knowledge of this fascinating subject.
-
4IntroductionVideo lesson
-
5Type of object: NumberVideo lesson
-
6Type of object: StringVideo lesson
-
7Type of object: Logical operation / BooleanVideo lesson
-
8Type of object: Variable assignmentVideo lesson
-
9Type of object: Tuple and listVideo lesson
-
10Type of object: DictionaryVideo lesson
-
11Type of object: SetVideo lesson
-
12Python structure: IF / ELIF / ELSEVideo lesson
-
13Python structure: FORVideo lesson
-
14Python structure: WHILEVideo lesson
-
15Functions: Basis of functionVideo lesson
-
16Functions: Local variableVideo lesson
-
17Functions: Global variableVideo lesson
-
18Functions: Lambda functionVideo lesson
-
19IntroductionVideo lesson
-
20Numpy: ArrayVideo lesson
-
21Numpy: RandomVideo lesson
-
22Numpy: Indexing / Slicing / TransformationVideo lesson
-
23Pandas: Serie and DataFrameVideo lesson
-
24Pandas: Cleaning and transformationVideo lesson
-
25Pandas: Conditional selectionVideo lesson
-
26Matplotlib: GraphVideo lesson
-
27Matplotlib: ScatterVideo lesson
-
28Matplotlib: ToolsVideo lesson
-
29IntroductionVideo lesson
-
30Authorize algo trading on MetaTrader 5Video lesson
-
31Install Python librairies on Jupyter NotebookVideo lesson
-
32Initialize the bound between MetaTrader 5 and PythonVideo lesson
-
33Get last errorVideo lesson
-
34Extract account informationVideo lesson
-
35Extract symbol informationVideo lesson
-
36Extract book ordersVideo lesson
-
37Add a symbol into the market watchVideo lesson
-
38IntroductionVideo lesson
-
39Import ticks data from a specific dateVideo lesson
-
40Import ticks data from a specific range of datesVideo lesson
-
41Import candlesticks data from a specific dateVideo lesson
-
42Import candlesticks data from a specific range of datesVideo lesson
-
43AUTOMATE the importation ticks processVideo lesson
-
44AUTOMATE the importation candlesticks processVideo lesson
-
52IntroductionVideo lesson
-
53Place a take profit on a mql5 order requestVideo lesson
-
54Place a stop loss on a mql5 order requestVideo lesson
-
55How to choose your risk by trade?Video lesson
-
56PrecisionsVideo lesson
-
57Find the stop loss and take profit depending of your risk and leverageVideo lesson
-
58Find the volume of trade depending of the broker constraintsVideo lesson

External Links May Contain Affiliate Links read more