Algorithmic Trading with Python: Technical Analysis Strategy
- Description
- Curriculum
- FAQ
- Reviews
You already have knowledge in python and you want to monetize and diversify your knowledge?
You already have some trading knowledge and you want to learn about algorithmic trading?
You are simply a curious person who wants to get into this subject?
If you answer at least one of these questions, I welcome you to this course. For beginners in python, don’t panic there is a python course (small but condensed) to master this python knowledge.
In this course, you will learn how to program strategies from scratch. Indeed, after a crash course in Python, you will learn how to implement a strategy based on one of the most used technical indicators: the RSI. You will also learn how to combine strategies to optimize your risk/return using the portfolio techniques like Sortino portfolio optimization, min variance optimization, and Mean-Variance skewness kurtosis Optimization.
Once the strategies are created, we will backtest them using python. So that we know better this strategy using statistics like Sortino ratio, drawdown the beta… Then we will put our best algorithm in live trading.
You will learn about tools used by both portfolio managers and professional traders:
- Live trading implementation
- Import the data
- Some reference algorithms
- How to do a backtest
- The risk of a stock
- Python
- What is a long and short position
- Numpy
- Pandas
- Matplotlib
- Why do you must diversify your investments
- Sharpe ratio
- Sortino ratio
- Alpha coefficient
- Beta coefficient
- Sortino Portfolio Optimization
- Min variance Optimization
- Mean-Variance skewness kurtosis Optimization
Why this course and not another?
- This is not a programming course nor a trading course. It is a course in which programming is used for trading.
- This course is not created by a data scientist but by a degree in mathematics and economics specialized in Machine learning for 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.
-
4Type of object: NumberVideo lesson
-
5Type of object: StringVideo lesson
-
6Type of object: Logical operations and BooleanVideo lesson
-
7Type of object: Variable assignmentVideo lesson
-
8Type of object: Tuple and ListVideo lesson
-
9Type of object: DictionaryVideo lesson
-
10Type of object: SetVideo lesson
-
11Python structures: If / Elif / ElseVideo lesson
-
12Python structures: ForVideo lesson
-
13Python structures: WhileVideo lesson
-
14Functions: Basics of functionVideo lesson
-
15Functions: Local variableVideo lesson
-
16Functions: Global variableVideo lesson
-
17Functions: Lambda functionVideo lesson
-
18Numpy: ArrayVideo lesson
-
19Numpy: RandomVideo lesson
-
20Numpy: Indexing / Slicing / TransformationVideo lesson
-
21Pandas: Serie and DataFrameVideo lesson
-
22Pandas: Cleaning and selection dataVideo lesson
-
23Pandas: Conditional selectionVideo lesson
-
24Matplotlib: GraphVideo lesson
-
25Matplotlib: ScatterVideo lesson
-
26Matplotlib: ToolsVideo lesson
-
30RSI Strategy IntroductionVideo lesson
-
31Create a strategy with the RSI - Explanation and computation of the RSIVideo lesson
-
32Create a strategy with the RSI - Zone of ActionVideo lesson
-
33Create a strategy with the RSI - Buying signalsVideo lesson
-
34Create a strategy with the RSI - Selling signalsVideo lesson
-
35Create a strategy with the RSI - Strategy ExampleVideo lesson
-
36Create a strategy with the RSI - Returns of the StrategyVideo lesson
-
37RSI Function - Long SignalsVideo lesson
-
38RSI Function - Short SignalsVideo lesson
-
39RSI Function - Returns computationVideo lesson
-
40IntroductionVideo lesson
-
41Sortino ratio computationVideo lesson
-
42Beta ratio computation (CPAM metric)Video lesson
-
43Alpha ratio computation (CPAM metric)Video lesson
-
44Drawdown function creationVideo lesson
-
45Drawdown function applicationVideo lesson
-
46BackTesting Function (1)Video lesson
-
47BackTesting Function (2)Video lesson
-
48BackTesting RSI strategyVideo lesson
-
54IntroductionVideo lesson
-
55HeatMap optimization parametersVideo lesson
-
56Automate the processVideo lesson
-
57Find best parameters: HeatMap methodVideo lesson
-
58Find best parameters: Statistical methodVideo lesson
-
59Backtest the strategy using the best parametersVideo lesson
-
60Automate the processVideo lesson
-
67IntroductionVideo lesson
-
68Install a library on Jupyter NotebookVideo lesson
-
69Initialize the platformVideo lesson
-
70Get data brokerVideo lesson
-
71Send orders on the market using pythonVideo lesson
-
72Get current positionsVideo lesson
-
73Run structure creationVideo lesson
-
74Close All PositionsVideo lesson
-
75Live Trading application: random signalsVideo lesson
-
76Live Trading application: RSI strategyVideo lesson

External Links May Contain Affiliate Links read more