more docs
This commit is contained in:
parent
50eac74b18
commit
01471b7037
9 changed files with 80 additions and 11 deletions
|
|
@ -62,6 +62,9 @@ cd web && npm run dev
|
|||
- Never fall back to simpler implementations
|
||||
- Identify root causes, don't work around issues
|
||||
- Challenge technically unsound requests
|
||||
- **Price Formats**: `_priceAtTick` returns price² (not sqrtPrice) in X96 format - this is intentional for capital calculations
|
||||
- **ETH Scarcity**: Floor positions at extreme ticks (140k+) indicate ETH scarcity - this is correct behavior, not a bug
|
||||
- **VWAP Recording**: VWAP stores price² from anchor midpoint for historical price memory
|
||||
|
||||
### Tool Usage
|
||||
- MCP browser screenshots: Keep under 8000px, use `fullPage: false`
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue