Udemy
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
Development
Web Development Data Science Mobile Development Programming Languages Game Development Database Design & Development Software Testing Software Engineering Software Development Tools No-Code Development
Business
Entrepreneurship Communication Management Sales Business Strategy Operations Project Management Business Law Business Analytics & Intelligence Human Resources Industry E-Commerce Media Real Estate Other Business
Finance & Accounting
Accounting & Bookkeeping Compliance Cryptocurrency & Blockchain Economics Finance Finance Cert & Exam Prep Financial Modeling & Analysis Investing & Trading Money Management Tools Taxes Other Finance & Accounting
IT & Software
IT Certifications Network & Security Hardware Operating Systems & Servers Other IT & Software
Office Productivity
Microsoft Apple Google SAP Oracle Other Office Productivity
Personal Development
Personal Transformation Personal Productivity Leadership Career Development Parenting & Relationships Happiness Esoteric Practices Religion & Spirituality Personal Brand Building Creativity Influence Self Esteem & Confidence Stress Management Memory & Study Skills Motivation Other Personal Development
Design
Web Design Graphic Design & Illustration Design Tools User Experience Design Game Design 3D & Animation Fashion Design Architectural Design Interior Design Other Design
Marketing
Digital Marketing Search Engine Optimization Social Media Marketing Branding Marketing Fundamentals Marketing Analytics & Automation Public Relations Paid Advertising Video & Mobile Marketing Content Marketing Growth Hacking Affiliate Marketing Product Marketing Other Marketing
Lifestyle
Arts & Crafts Beauty & Makeup Esoteric Practices Food & Beverage Gaming Home Improvement & Gardening Pet Care & Training Travel Other Lifestyle
Photography & Video
Digital Photography Photography Portrait Photography Photography Tools Commercial Photography Video Design Other Photography & Video
Health & Fitness
Fitness General Health Sports Nutrition & Diet Yoga Mental Health Martial Arts & Self Defense Safety & First Aid Dance Meditation Other Health & Fitness
Music
Instruments Music Production Music Fundamentals Vocal Music Techniques Music Software Other Music
Teaching & Academics
Engineering Humanities Math Science Online Education Social Science Language Learning Teacher Training Test Prep Other Teaching & Academics
Web Development JavaScript React Angular CSS Node.Js HTML5 PHP Vue JS
AWS Certification Microsoft Certification AWS Certified Solutions Architect - Associate AWS Certified Cloud Practitioner CompTIA A+ Amazon AWS Cisco CCNA Microsoft AZ-900 AWS Certified Developer - Associate
Microsoft Power BI SQL Tableau Data Modeling Business Analysis Business Intelligence MySQL Qlik Sense Blockchain
Unity Unreal Engine Game Development Fundamentals C# 3D Game Development C++ Unreal Engine Blueprints 2D Game Development Virtual Reality
Google Flutter Android Development iOS Development React Native Swift Dart (programming language) Mobile App Development Kotlin SwiftUI
Graphic Design Photoshop Adobe Illustrator Drawing Digital Painting Canva InDesign Character Design Procreate Digital Illustration App
Life Coach Training Neuro-Linguistic Programming Personal Development Personal Transformation Life Purpose Mindfulness Meditation CBT Cognitive Behavioral Therapy Sound Therapy
Entrepreneurship Fundamentals Business Fundamentals Freelancing Business Strategy Startup Business Plan Online Business Blogging Home Business
Digital Marketing Social Media Marketing Marketing Strategy Internet Marketing Google Analytics Copywriting Email Marketing YouTube Marketing Podcasting

Finance & AccountingInvesting & TradingR (programming language)

Quantitative Trading Analysis with R

Learn quantitative trading analysis from basic to expert level through a practical course with R statistical software.
Rating: 3.6 out of 53.6 (167 ratings)
1,428 students
Created by Diego Fernandez
Last updated 8/2018
English
English [Auto]

What you'll learn

  • Read or download S&P 500® Index ETF prices data and perform quantitative trading analysis operations by installing related packages and running script code on RStudio IDE.
  • Implement trading strategies based on their category and frequency by defining indicators, identifying signals they generate and outlining rules that accompany them.
  • Explore strategy categories through trend-following indicators such as simple moving averages, moving averages convergence-divergence and mean-reversion indicators such as Bollinger bands®, relative strength index, statistical arbitrage through z-score.
  • Evaluate simulated strategy historical risk adjusted performance through trading statistics, performance metrics and risk management metrics.
  • Calculate main trading statistics such as net trading profit and loss, gross profit, gross loss, profit ratio, maximum drawdown, profit to maximum drawdown and equity curve.
  • Measure principal strategy performance metrics such as annualized returns, annualized standard deviation and annualized Sharpe ratio.
  • Estimate key risk management metrics such as maximum adverse excursion and maximum favorable excursion.
  • Maximize historical risk adjusted performance by optimizing strategy parameters through an exhaustive grid search of all indicators parameters combinations.
  • Minimize optimization over-fitting or data snooping through walk forward analysis implemented as time-series or step-forward cross-validation by sequentially resampling asset prices data into rolling fixed length training subsets for in-sample strategy parameters optimizations and testing subsets for out-of-sample optimized strategy parameters validations.

Requirements

  • 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.

Description

Full Course Content Last Update 08/2018

Learn quantitative trading analysis through a practical course with R statistical software using S&P 500® Index ETF prices 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 Quantitative Trading Analysis Expert in this Practical Course with R

  • Read or download S&P 500® Index ETF prices data and perform quantitative trading analysis operations by installing related packages and running script code on RStudio IDE.

  • Implement trading strategies based on their category and frequency by defining indicators, identifying signals they generate and outlining rules that accompany them.

  • Explore strategy categories through trend-following indicators such as simple moving averages, moving averages convergence-divergence and mean-reversion indicators such as Bollinger bands®, relative strength index, statistical arbitrage through z-score.

  • Evaluate simulated strategy historical risk adjusted performance through trading statistics, performance metrics and risk management metrics.

  • Calculate main trading statistics such as net trading profit and loss, gross profit, gross loss, profit ratio, maximum drawdown, profit to maximum drawdown and equity curve.

  • Measure principal strategy performance metrics such as annualized returns, annualized standard deviation and annualized Sharpe ratio.

  • Estimate key risk management metrics such as maximum adverse excursion and maximum favorable excursion.

  • Maximize historical risk adjusted performance by optimizing strategy parameters through an exhaustive grid search of all indicators parameters combinations.

  • Minimize optimization over-fitting or data snooping through walk forward analysis implemented as time-series or step-forward cross-validation by sequentially resampling asset prices data into rolling fixed length training subsets for in-sample strategy parameters optimizations and testing subsets for out-of-sample optimized strategy parameters validations.

Become a Quantitative Trading Analysis Expert and Put Your Knowledge in Practice

Learning quantitative trading analysis is indispensable for finance careers in areas such as quantitative research, quantitative development, and quantitative trading mainly within investment banks and hedge funds. It is also essential for academic careers in quantitative finance. And it is necessary for experienced investors quantitative 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 back-testing to achieve greater effectiveness.

Content and Overview

This practical course contains 59 lectures and 7 hours of content. It’s designed for all quantitative 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 quantitative trading analysis operations by installing related packages and running script code on RStudio IDE.

Then, you’ll implement trading strategy by defining indicators based on its category and frequency, identifying trading signals these generate, outlining trading rules that accompany them and applying all of the above. Next, you’ll explore main strategy categories such as trend-following and mean-reversion. For trend-following strategy category, you’ll use indicators such as simple moving averages and moving averages convergence-divergence. For mean-reversion strategy category, you’ll use indicators such as Bollinger bands®, relative strength index and statistical arbitrage through z-score.

After that, you’ll do strategy reporting by evaluating simulated strategy risk adjusted performance using historical data. Next, you’ll explore main strategy reporting areas such as trading statistics, performance metrics and risk management metrics. For trading statistics, you’ll use net trading profit and loss, gross profit, gross loss, profit factor, maximum drawdown, profit to maximum drawdown and equity curve. For performance metrics, you’ll use annualized return, annualized standard deviation and annualized Sharpe ratio. For risk management metrics, you’ll use maximum adverse excursion and maximum favorable excursion charts.

Later, you’ll optimize strategy parameters by maximizing historical risk adjusted performance through an exhaustive grid search of all indicators parameters combinations. Next, you’ll explore main strategy parameters optimization objectives such as net trading profit and loss, maximum drawdown and profit to maximum drawdown metrics.

Then, you’ll do strategy walk forward analysis to reduce historical parameters optimization over-fitting or data snooping through time-series or step-forward cross-validation. Next, you’ll implement asset prices time series data sequential resampling into fixed length training and testing without replacement subsets. For training data subsets, you’ll do sequential in-sample strategy parameters optimization.  For testing data subsets, you’ll do sequential out-of-sample validation of previously optimized strategy parameters. Finally, you’ll repeat this process one step-forward up to the end of asset prices time series data.

Who this course is for:

  • Undergraduate or postgraduate who wants to learn about quantitative trading analysis using R statistical software.
  • Finance professional or academic researcher who wishes to deepen your knowledge in quantitative finance.
  • Experienced investor who desires to research quantitative trading strategies.
  • This course is NOT about “get rich quick” trading systems or magic formulas.

Instructor

Diego Fernandez
Exfinsis
Diego Fernandez
  • 3.7 Instructor Rating
  • 2,495 Reviews
  • 12,858 Students
  • 36 Courses

Diego Fernandez is author of high-quality online courses and ebooks at Exfinsis for anyone who wants to become an expert in financial data analysis.

His main areas of expertise are financial analysis and data science. Within financial analysis he has focused on computational finance, quantitative finance and trading strategies analysis. Within data science he has concentrated on machine learning, applied statistics and econometrics. For all of this he has become proficient in Microsoft Excel®, R statistical software® and Python programming language® analysis tools. 

He has important online business development experience at fast-growing startups and blue-chip companies in several European countries. He has always exceeded expected professional objectives by starting with a comprehensive analysis of business environment and then efficiently executing formulated strategy.

He also achieved outstanding performance in his undergraduate and postgraduate degrees at world-class academic institutions. This outperformance allowed him to become teacher assistant for specialized subjects and constant student leader within study groups. 

His motivation is a lifelong passion for financial data analysis which he intends to transmit in all of the courses.

Top companies choose Udemy Business to build in-demand career skills.
NasdaqVolkswagenBoxNetAppEventbrite
  • Udemy Business
  • Teach on Udemy
  • Get the app
  • About us
  • Contact us
  • Careers
  • Blog
  • Help and Support
  • Affiliate
  • Investors
  • Impressum Kontakt
  • Terms
  • Privacy policy
  • Cookie settings
  • Sitemap
  • Accessibility statement
Udemy
© 2022 Udemy, Inc.