Forums › ProRealTime English forum › General trading discussions › The fall of Outperforming Long Bots › Reply To: The fall of Outperforming Long Bots
04/29/2025 at 9:54 PM
#246553
The minimum I need to know to build a DSP system:
- General DSP notation – Essential for understanding formulas and interpreting technical literature.
- x[n], y[n], domains – Fundamental concepts for system modeling (e.g., time, frequency, or spatial domains).
- Convolution – A key operation in linear time-invariant (LTI) systems for calculating system output.
- Impulse response – Critical for describing how a system reacts to a unit impulse input.
- Decomposition / Superposition – Important when analyzing linear systems or separating/combining signal components.
- Standard deviation – Useful for measuring signal variability and setting dynamic thresholds.
- Statistics / Probability – Necessary for handling noise, performing filtering, and making decisions under uncertainty.
- Basic mathematics – Required as a foundation for all DSP concepts.
- PRT code – Essential for implementing the system logic within ProRealTime.