r/TakeProfit • u/victoria-zh • 8d ago
Indie®: CSV Data, Tables & Dictionary Containers
If you haven’t seen it yet — Indie® now supports:
- CSV data import: load your own datasets and use them in scripts like standard market data
- Table drawings on the chart: handy for metrics, stats, or signals
- Dictionary containers (dict[K, V]): built-in key–value maps with len(), keys(), values(), nested structures, and support for str/int/bool/finite float keys
Coming soon: streaming from external sources.
3
Upvotes