initial commit with charts and assistant chat

This commit is contained in:
2026-03-02 00:08:19 -04:00
commit d907c5765e
1828 changed files with 50054 additions and 0 deletions

32
doc/mvp.md Normal file
View File

@@ -0,0 +1,32 @@
# Minimum Viable Prototype
* Chat interface: slack/telegram/whatsapp etc
* Agent loop
* Memory
* RAG
* System Prompt
* Soul / Mission
* Current chart candles
* TV Shapes
* AI self-prompt
* User Prompt
* Agent tools
* Edit strategy code
* Read/Write TradingView shapes
* Fetch data
* TradingView Snapshot
* Plotting
* Cron
* Docker, never host access
* Edit AI self-prompt
* One candle data source: Dexorder
* Python data science stack with charts
* Indicator library
* Standard historical backtest
* Strategy wrapper / sandbox
* One execution engine: Dexorder
* Website
* TradingView interaction
* Authentication
* Settings / Prompts
* Chat area with image support and zoom