1 / 13

Machine Learning Applications in Algorithmic Trading

Machine Learning Applications in Algorithmic Trading. Ryan Brosnahan Ross Rothenstine. Goal. Create a learning stock trading algorithm that can produce consistent economic profit without excessive risk or hubris using techniques similar to those outlined by Berkeley Professor John Moody.

nalani
Télécharger la présentation

Machine Learning Applications in Algorithmic Trading

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Machine Learning Applications in Algorithmic Trading Ryan Brosnahan Ross Rothenstine

  2. Goal Create a learning stock trading algorithm that can produce consistent economic profit without excessive risk or hubris using techniques similar to those outlined by Berkeley Professor John Moody.

  3. Real Goal

  4. Introduction • Computational Mathematics is Hard! • Most Quants are Ph.D. • Requires multidisciplinary background • Expensive • Front-heavy Development Schedule

  5. Typical Scenario

  6. The Basic Steps • Acquire Data • Sanitize • Trading Strategy • Determine Risk • Entry, Exit • Execute Trade • Interface Exchange • Interface Clearing house

  7. Data • Time Scale • Latency • Sanitation • Multiple Sources • Data types • Economic • Sentiment • Price

  8. Price Data Sources

  9. Other Data Sources • Compustat • Bureau of Economic Analysis • Bureau of Labor Statistics • World Bank • Twitter API

  10. Algorithms • Implemented • Simple Moving Average • Seasonal Index • Planned • ARCH • Regression • Holt-Winters

  11. Considerations • Direct vs. Model Based Learning • SARSA, Q-Learning, RRL • Forecast Period • Estimating Differentials • Backward Euler Method, Finite Differences, Monte Carlo • Evaluating Performance • Sharpe Ratio vs. Sterling Ratio vs. Double Deviation Ratio

  12. Algorithm Management Simple Moving Average ARCH Linear Prediction Twitter Sentiment Seasonal Index SVD/PCA SVD/PCA

More Related