Trading Algorithms Using Signal Processing in MATLAB* 2nd Ed
Versión 1.0.9 (1,35 MB) por
Steve Rogers
This book was written to aid in research into signal processing algorithms with application to trading.
The text is organized into 5 chapters. Chapter 1 Signal Processing presents filters that mitigate the effects of noise. Filters use fixed and adaptive methods. Chapter 2 Indicators has oscillators that utilize the various filter structures of Chapter 1. Most of the popular oscillators are represented. Chapter 3 Scalping Indicators show some of the approaches that may be applied to short time frames (1 to 30 minute sample rates). Chapter 4 Ehler’s Filters and Indicators is dedicated to the many contributions of John F. Ehlers. Chapter 5 Backtest and Partial Optimization of an Algorithm is intended to explain an approach to backtesting and partial optimization of a trading strategy. Backtesting and selection of parameters through testing or optimization (improvement) are critical to the success of any trading approach. Some ideas are reviewed and shown by two examples.
The author drew heavily from https://www.tradingview.com/, which has thousands of scripts written in their proprietary Pine Script language. Also, there is a large listing of indicator ideas on the link https://docs.google.com/document/d/15AGCufJZ8CIUvwFJ9W-IKns88gkWOKBCvByMEvm5MLo/edit, which is titled LazyBear Custom Indicators for TradingView.
The link to the book is: https://www.academia.edu/108796836/Trading_Algorithms_Using_Signal_Processing_in_MATLAB_2_nd_Edition
Citar como
Steve Rogers (2026). Trading Algorithms Using Signal Processing in MATLAB* 2nd Ed (https://es.mathworks.com/matlabcentral/fileexchange/80434-trading-algorithms-using-signal-processing-in-matlab-2nd-ed), MATLAB Central File Exchange. Recuperado .
Compatibilidad con la versión de MATLAB
Se creó con
R2022a
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS LinuxEtiquetas
Descubra Live Editor
Cree scripts con código, salida y texto formateado en un documento ejecutable.
matlab
matlab/Chapter1 - signalProc
matlab/Chapter3-Scalper
matlab/Chapter4-Ehlers
matlab/chapter2 Indicators
matlab/chapter5-optim
| Versión | Publicado | Notas de la versión | |
|---|---|---|---|
| 1.0.9 | The update contains 6 smoothing filters for Chapter 1 listed in the file SixFilters... |
||
| 1.0.8 | Corrected link to text. |
||
| 1.0.7 | The link to the book is given at the end of the description. |
||
| 1.0.6 | This is updated to include files generated during writing the 2nd edition. |
||
| 1.0.5 | Corrected error in Schaff Trend Cycle |
||
| 1.0.4 | Scrubbed for divide by zero errors |
||
| 1.0.3 | Fixed divide by zero in KAMA.m |
||
| 1.0.2 | Added Gaussian filter to Chapter 1 |
||
| 1.0.1 | Included more files in zip |
||
| 1.0.0 |
