rsta 0.1.0

Technical analysis indicators, streaming signals, and a single-asset backtesting engine for Rust
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# Task Tracking for Tars Library Enhancement

This directory contains individual task descriptions for planned enhancements to the Tars Library. Each file represents a distinct feature or component to be implemented.

## Categories
1. Pattern Recognition Module (001-002)
2. Additional Indicators (003-007)
3. Signal Generation/Strategy Module (008-010)
4. Backtesting Framework (011-013)

## Priority Note
MACD (004) is recommended as the first implementation task as it builds on existing EMA functionality in the library.

## File Naming Convention
Files are numbered sequentially (001-013) and named descriptively to reflect their contents.