Classbaze

Disclosure: when you buy through links on our site, we may earn an affiliate commission.

Machine Trading Analysis with R

Learn machine trading analysis from basic to expert level through a practical course with R statistical software.
4.0
4.0/5
(44 reviews)
330 students
Created by

7.4

Classbaze Grade®

4.4

Freshness

7.8

Popularity

9.4

Material

Learn machine trading analysis from basic to expert level through a practical course with R statistical software.
Platform: Udemy
Video: 4h 49m
Language: English
Next start: On Demand

Best Algorithmic Trading classes:

Classbaze Rating

Classbaze Grade®

7.4 / 10

CourseMarks Score® helps students to find the best classes. We aggregate 18 factors, including freshness, student feedback and content diversity.

Freshness

4.4 / 10
This course was last updated on 10/2017.

Course content can become outdated quite quickly. After analysing 71,530 courses, we found that the highest rated courses are updated every year. If a course has not been updated for more than 2 years, you should carefully evaluate the course before enrolling.

Popularity

7.8 / 10
We analyzed factors such as the rating (4.0/5) and the ratio between the number of reviews and the number of students, which is a great signal of student commitment.

New courses are hard to evaluate because there are no or just a few student ratings, but Student Feedback Score helps you find great courses even with fewer reviews.

Material

9.4 / 10
Video Score: 8.3 / 10
The course includes 4h 49m video content. Courses with more videos usually have a higher average rating. We have found that the sweet spot is 16 hours of video, which is long enough to teach a topic comprehensively, but not overwhelming. Courses over 16 hours of video gets the maximum score.
The average video length is 6 hours 18 minutes of 66 Algorithmic Trading courses on Udemy.
Detail Score: 10.0 / 10

The top online course contains a detailed description of the course, what you will learn and also a detailed description about the instructor.

Extra Content Score: 9.9 / 10

Tests, exercises, articles and other resources help students to better understand and deepen their understanding of the topic.

This course contains:

8 articles.
8 resources.
0 exercise.
0 test.

In this page

About the course

Learn machine trading analysis through a practical course with R statistical software using S&P 500® Index ETF historical data for back-testing. It explores main concepts from basic to expert level which can help you achieve better grades, develop your academic career, apply your knowledge at work or do your research as experienced investor. All of this while exploring the wisdom of Nobel Prize winners and best practitioners in the field.
Become a Machine Trading Analysis Expert in this Practical Course with R
•Read or download S&P 500® Index ETF prices data and perform machine trading analysis operations by installing related packages and running script code on RStudio IDE.•Define target and predictor algorithm features for supervised regression machine learning task.•Select relevant predictor features subset through univariate filter methods, deterministic wrapper methods and embedded methods.•Implement Student t-test, ANOVA F-test for univariate methods, recursive feature elimination for deterministic wrapper methods and least absolute shrinkage and selection operator for embedded methods.•Extract predictor features transformations through principal component analysis.•Train algorithm for mapping optimal relationship between target and predictor features through ensemble methods, maximum margin methods and multi-layer perceptron methods.•Apply extreme gradient boosting machine regression for ensemble methods, radial basis function support vector machine regression for maximum margin methods and artificial neural network regression for multi-layer perceptron methods.•Test algorithm for evaluating previously optimized relationship forecasting accuracy through scale-dependent and scale-independent metrics.•Assess mean absolute error, root mean squared error for scale-dependent metrics and mean absolute percentage error, mean absolute scaled error for scale-independent metrics.•Calculate machine trading strategies for algorithms with highest forecasting accuracy.•Generate buy or sell trading signals based on target feature prediction crossing centerline cross-over threshold. •Produce long-only trading positions associated to trading signals.•Evaluate machine trading strategies performance against buy and hold benchmark using annualized return, annualized standard deviation, annualized Sharpe ratio metrics and cumulative returns, maximum drawdown charts.Become a Machine Trading Analysis Expert and Put Your Knowledge in Practice
Learning machine trading analysis is indispensable for finance careers in areas such as computational finance research, computational finance development, and computational finance trading mainly within investment banks and hedge funds. It is also essential for academic careers in computational finance. And it is necessary for experienced investors computational finance trading research and development.
But as learning curve can become steep as complexity grows, this course helps by leading you step by step using S&P 500® Index ETF prices historical data for back-testing to achieve greater effectiveness. 
Content and Overview
This practical course contains 43 lectures and 5 hours of content. It’s designed for all machine trading analysis knowledge levels and a basic understanding of R statistical software is useful but not required.
At first, you’ll learn how to read or download S&P 500® Index ETF prices historical data to perform machine trading analysis operations by installing related packages and running script code on RStudio IDE.
Then, you’ll define target and predictor features for supervised regression machine learning task. After that, you’ll select relevant predictor features subset through univariate filter methods, deterministic wrapper methods and embedded methods. Next, you’ll implement Student t-test, ANOVA F-test for univariate methods, recursive feature elimination for deterministic wrapper methods and least absolute shrinkage and selection operator for embedded methods. Later, you’ll extract predictor features transformations through principal component analysis.
Next, you’ll train algorithm for mapping optimal relationship between target and predictor features through ensemble methods, maximum margin methods and multi-layer perceptron methods. Then, you’ll apply gradient boosting machine regression for ensemble methods, radial basis function support vector machine regression for maximum margin methods and artificial neural network regression for multi-layer perceptron methods. After that, you’ll test algorithm for evaluating previously optimized relationship forecasting accuracy through scale-dependent and scale-independent metrics. Later, you’ll assess mean absolute error, root mean squared error for scale-dependent metrics and mean absolute percentage error, mean absolute scaled error for scale-independent metrics.
After that, you’ll calculate machine trading strategies for algorithms with highest forecasting accuracy. Then, you’ll generate buy or sell trading signals based on target feature prediction crossing centerline cross-over threshold. Next, you’ll produce long-only trading positions associated to trading signals.
Finally, you’ll measure machine trading strategies performance against buy and hold benchmark through annualized return, annualized standard deviation, annualized Sharpe ration and cumulative returns, maximum drawdown charts

What can you learn from this course?

✓ Read or download S&P 500® Index ETF prices data and perform machine trading analysis operations by installing related packages and running script code on RStudio IDE.
✓ Define target and predictor algorithm features for supervised regression machine learning task.
✓ Select relevant predictor features subset through univariate filter methods, deterministic wrapper methods and embedded methods.
✓ Implement Student t-test, ANOVA F-test for univariate methods, recursive feature elimination for deterministic wrapper methods and least absolute shrinkage and selection operator for embedded methods.
✓ Extract predictor features transformations through principal component analysis.
✓ Train algorithm for mapping optimal relationship between target and predictor features through ensemble methods, maximum margin methods and multi-layer perceptron methods.
✓ Apply extreme gradient boosting machine regression for ensemble methods, radial basis function support vector machine regression for maximum margin methods and artificial neural network regression for multi-layer perceptron methods.
✓ Test algorithm for evaluating previously optimized relationship forecasting accuracy through scale-dependent and scale-independent metrics.
✓ Assess mean absolute error, root mean squared error for scale-dependent metrics and mean absolute percentage error, mean absolute scaled error for scale-independent metrics.
✓ Calculate machine trading strategies for algorithms with highest forecasting accuracy.
✓ Generate buy or sell trading signals based on target feature prediction crossing centerline cross-over threshold.
✓ Produce long-only trading positions associated to trading signals.
✓ Evaluate machine trading strategies performance against buy and hold benchmark using annualized return, annualized standard deviation, annualized Sharpe ratio metrics and cumulative returns, maximum drawdown charts.

What you need to start the course?

• R statistical software is required. Downloading instructions included.
• RStudio Integrated Development Environment (IDE) is recommended. Downloading instructions included.
• Practical example data and R script code files provided with the course.
• Prior basic R statistical software knowledge is useful but not required.

Who is this course is made for?

• Undergraduates or postgraduates who want to learn about machine trading analysis using R statistical software.
• Finance professionals or academic researchers who wish to deepen their knowledge in computational finance.
• Experienced investors who desire to research machine trading strategies.
• This course is NOT about “get rich quick” trading strategies or magic formulas.

Are there coupons or discounts for Machine Trading Analysis with R ? What is the current price?

The course costs $14.99. And currently there is a 40% discount on the original price of the course, which was $24.99. So you save $10 if you enroll the course now.
The average price is $23.0 of 66 Algorithmic Trading courses. So this course is 35% cheaper than the average Algorithmic Trading course on Udemy.

Will I be refunded if I'm not satisfied with the Machine Trading Analysis with R course?

YES, Machine Trading Analysis with R has a 30-day money back guarantee. The 30-day refund policy is designed to allow students to study without risk.

Are there any financial aid for this course?

Currently we could not find a scholarship for the Machine Trading Analysis with R course, but there is a $10 discount from the original price ($24.99). So the current price is just $14.99.

Who will teach this course? Can I trust Diego Fernandez?

Diego Fernandez has created 36 courses that got 2,503 reviews which are generally positive. Diego Fernandez has taught 12,925 students and received a 3.7 average review out of 2,503 reviews. Depending on the information available, we think that Diego Fernandez is an instructor that you can trust.
Exfinsis
Browse all courses by on Classbaze.

7.4

Classbaze Grade®

4.4

Freshness

7.8

Popularity

9.4

Material

Platform: Udemy
Video: 4h 49m
Language: English
Next start: On Demand

Classbaze recommendations for you