Documentation Index
Fetch the complete documentation index at: https://docs.darvas.app/llms.txt
Use this file to discover all available pages before exploring further.
Signature
Quick example
Options
Left x coordinate (bar index).
Bottom y coordinate (price).
Right x coordinate (bar index).
Top y coordinate (price).
Fill color as
#RRGGBBAA. Use low alpha for zone overlays (e.g. #a78bfa20). Default: transparent.Corner radius in pixels. Default:
0.Border color as
#RRGGBBAA.Border width in pixels. Default:
1."solid", "dotted", or "dashed". Default: "solid".Extend the box in a direction. One of:
"none", "left", "right", "up", "down", "both_x", "both_y". Default: "none".Label text rendered inside the box.
Font size preset:
"xs", "sm", "md", "lg", "xl", "auto". Default: "md".Text color as
#RRGGBBAA.Horizontal text alignment:
"left", "center", "right". Default: "center".Vertical text alignment:
"top", "center", "bottom". Default: "center"."none" or "auto". Default: "auto".Stacking order. Default:
0.Render in main price pane even from a sub-pane indicator. Default:
false.Handle methods
Order block detection example
Related pages
Line
For lines rather than rectangular zones.
Constants
extend.* and size.* enum values.
Order blocks example
Full working order block indicator.