release: v0.19.0

This commit is contained in:
github-actions[bot]
2026-08-23 13:31:37 +00:00
parent a5f51e2fde
commit 44f8ed1a91
43 changed files with 2666 additions and 205 deletions
+2
View File
@@ -8,6 +8,8 @@ Demonstrates:
The standard format is a header row + `timestamp,open,high,low,close,volume`
where timestamp is Unix milliseconds. MT4/MT5 exports are auto-detected.
Data: synthetic — a sample generated by this file, reproducible
Usage:
python examples/18_csv_import.py
"""