* Cantinho Satkeys

Refresh History
  • j.s.: [link]
    05 de Julho de 2025, 16:31
  • j.s.: dgtgtr a todos  4tj97u<z
    05 de Julho de 2025, 16:31
  • j.s.: h7t45 ao convidado de Honra batatinha pela sua ajuda
    05 de Julho de 2025, 16:30
  • FELISCUNHA: ghyt74  pessoal   4tj97u<z
    04 de Julho de 2025, 11:58
  • JPratas: dgtgtr Pessoal  101041 Vamos Todos Ajudar na Manutenção do Forum, Basta 1 Euro a Cada Um  43e5r6
    03 de Julho de 2025, 19:02
  • cereal killa: Todos os anos e preciso sempre a pedir esmolas e um simples gesto de nem que seja 1€ que fosse dividido por alguns ajudava, uma coisa e certa mesmo continuando isto vai levar volta a como se tem acesso aos tópicos, nunca se quis implementar esta ideia mas quem não contribuir e basta 1 € por ano não terá acesso a sacar nada, vamos ver desenrolar disto mais ate dia 7,finalmente um agradecimento em nome do satkeys a quem já fez a sua doação, obrigada
    03 de Julho de 2025, 15:07
  • m1957: Por favor! Uma pequena ajuda, não deixem que o fórum ecerre. Obrigado!
    03 de Julho de 2025, 01:10
  • j.s.: [link]
    02 de Julho de 2025, 21:09
  • j.s.: h7t45 ao membro anónimo pela sua ajuda  49E09B4F
    02 de Julho de 2025, 21:09
  • j.s.: dgtgtr a todos  4tj97u<z
    01 de Julho de 2025, 17:18
  • FELISCUNHA: Votos de um santo domingo para todo o auditório  4tj97u<z
    29 de Junho de 2025, 11:59
  • m1957: Foi de boa vontade!
    28 de Junho de 2025, 00:39
  • j.s.: passem f.v. por aqui [link]    h7t45
    27 de Junho de 2025, 17:20
  • j.s.: renovamos o nosso pedido para uma pequena ajuda para pagemento  do nosso forum
    27 de Junho de 2025, 17:19
  • j.s.: h7t45 aos convidados de honra Felizcunha e M1957 pela ajuda
    27 de Junho de 2025, 17:15
  • j.s.: dgtgtr a todos  4tj97u<z
    27 de Junho de 2025, 17:13
  • FELISCUNHA: ghyt74  pessoal  4tj97u<z
    27 de Junho de 2025, 11:51
  • JPratas: try65hytr A Todos  classic k7y8j0
    27 de Junho de 2025, 04:35
  • m1957: Por favor vaamos todos dar uma pequena ajuda, para não deixar encerrar o fórum! Obrigado.
    26 de Junho de 2025, 23:45
  • FELISCUNHA: j.s. enviei PM  101041
    26 de Junho de 2025, 21:33

Autor Tópico: Machine Trading Analysis with Python  (Lida 291 vezes)

0 Membros e 1 Visitante estão a ver este tópico.

Offline mitsumi

  • Sub-Administrador
  • ****
  • Mensagens: 121842
  • Karma: +0/-0
Machine Trading Analysis with Python
« em: 15 de Junho de 2020, 09:36 »


Machine Trading Analysis with Python
h264, yuv420p, 1280x720 |ENGLISH, aac, 48000 Hz, 2 channels | 6h 03mn | 872 MB
Created by: Diego Fernandez

Learn machine trading analysis from basic to expert level through a practical course with Python programming language.

What you'll learn

Read or download S&P 500® Index ETF prices data and perform machine trading analysis operations by installing related packages and running code on Python 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 false discovery rate, family-wise error rate 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 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 metrics.
Assess mean absolute error, mean squared error and root mean squared error for scale-dependent 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 chart.

Requirements

Python programming language is required. Downloading instructions included.
Python Distribution (PD) and Integrated Development Environment (IDE) are recommended. Downloading instructions included.
Practical example data and Python code files provided with the course.
Prior basic Python programming language knowledge is useful but not required.

Description

Learn machine trading analysis through a practical course with Python programming language 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 Python

Read or download S&P 500® Index ETF prices data and perform machine trading analysis operations by installing related packages and running code on Python 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 false discovery rate, family-wise error rate 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 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 metrics.
Assess mean absolute error, mean squared error and root mean squared error for scale-dependent 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 chart.

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 41 lectures and 6 hours of content. It's designed for all machine trading analysis knowledge levels and a basic understanding of Python programming language 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 code on Python 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 false discovery rate, family-wise error rate 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, mean squared error and root mean squared error for scale-dependent 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 chart.
Who this course is for:

Undergraduates or postgraduates who want to learn about machine trading analysis using Python programming language.
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.

Screenshots


Download link:
Só visivel para registados e com resposta ao tópico.

Only visible to registered and with a reply to the topic.

Links are Interchangeable - No Password - Single Extraction