client-py connected
This commit is contained in:
52
doc/competition/mmt.gg/companion_capabilities.md
Normal file
52
doc/competition/mmt.gg/companion_capabilities.md
Normal file
@@ -0,0 +1,52 @@
|
||||
Tell me about yourself and your capabilities
|
||||
|
||||
|
||||
I'm **MMT Companion**, a crypto market assistant embedded directly in your MMT trading terminal.
|
||||
|
||||
Here's what I can do:
|
||||
|
||||
### Market Analysis
|
||||
- Fetch and analyze **OHLCV candle data** across any timeframe
|
||||
- Summarize **price action, structure, and key levels**
|
||||
- Provide **market overviews** with funding rates, liquidations, and trade flow
|
||||
|
||||
### Order Flow & Depth
|
||||
- Read **live orderbooks** and identify bid/ask walls
|
||||
- Analyze **orderbook heatmaps** to track liquidity shifts over time
|
||||
- Break down **cumulative volume delta (CVD)** by trade size bucket
|
||||
|
||||
### Positioning & Derivatives
|
||||
- Track **open interest** trends and leverage buildup
|
||||
- Monitor **funding rates** and liquidation clusters
|
||||
|
||||
### Volume & Profiling
|
||||
- Build **volume profiles** to find POC, value area, and volume gaps
|
||||
|
||||
### Chart Drawing
|
||||
- Draw **horizontal levels, rectangles, trendlines, and rays** directly on your chart
|
||||
|
||||
### Scripting
|
||||
- Write, edit, and deploy **MMT scripts** in the built-in editor
|
||||
|
||||
---
|
||||
|
||||
I always work from your **live chart context** — currently `BTC/USD` on Binance Futures at `5m`. All data I pull is real-time and grounded in actual market feeds, never fabricated.
|
||||
|
||||
What would you like to analyze?
|
||||
|
||||
|
||||
Are you able to write automated strategies and execute them? How about backtesting?
|
||||
|
||||
### Scripting — Yes. Execution & Backtesting — No.
|
||||
|
||||
**What I can do:**
|
||||
- Write and edit **MMT scripts** — indicators, signals, overlays, alerts, and visual tools using the MMT scripting language
|
||||
- Deploy scripts directly into your **MMT script editor** in the terminal
|
||||
|
||||
**What I cannot do:**
|
||||
- **Automated execution** — I cannot place, manage, or cancel orders on your behalf. MMT Companion has no order routing capability.
|
||||
- **Backtesting** — There is no backtesting engine available through MMT scripting or this assistant at this time.
|
||||
|
||||
---
|
||||
|
||||
In short, I can build powerful **analytical and signal scripts** that run on your live chart, but acting on those signals (trading) remains manual on your end. If you have a strategy idea you want visualized or signaled in real-time, I can script that for you.
|
||||
Reference in New Issue
Block a user