container lifecycle management
This commit is contained in:
15
AGENT.md
Normal file
15
AGENT.md
Normal file
@@ -0,0 +1,15 @@
|
||||
We're building an AI-first trading platform by integrating user-facing TradingView charts and chat with an AI assistant that helps do research, develop indicators (signals), and write strategies, using the Dexorder trading framework we provide.
|
||||
|
||||
This monorepo has:
|
||||
bin/ scripts, mostly build and deploy
|
||||
deploy/ kubernetes deployment and configuration
|
||||
doc/ documentation
|
||||
flink/ Apache Flink application mode processes data from Kafka
|
||||
iceberg/ Apache Iceberg for historical OHLC etc
|
||||
ingestor/ Data sources publish to Kafka
|
||||
kafka/ Apache Kafka
|
||||
protobuf/ Messaging entities
|
||||
relay/ Rust+ZeroMQ stateless router
|
||||
web/ Vue 3 / Pinia / PrimeVue / TradingView
|
||||
|
||||
See doc/protocol.md for messaging architecture
|
||||
Reference in New Issue
Block a user