Iceberg Advanced
Version: v.1.0.0.0

Description
Detects iceberg orders by comparing visible DOM volume to executed volume and draws circles with a radial gradient. Also displays a label for each iceberg event.
Key Features
- Real-time Detection — instantly highlights iceberg orders using advanced volume analysis.
- Visual Alerts — draws intuitive radial gradient circles for easy identification.
- Customizable Labels — displays clear labels for each detected iceberg event.
- Highly Configurable — adjust opacity, circle size, colors, and more.
- Historical Data Storage — retain iceberg order history for deeper market insights.
Properties
- Filter volume [default: 10, range: 1–∞] — Minimum volume required for an iceberg event to be drawn.
- Remove history [default: true] — If true, old iceberg history files are deleted beyond the history period. If false, history is kept indefinitely.
- History period days [default: 1, range: 1–30] — Number of days to retain iceberg history (stored in files). Used for cleanup when Remove history is true.
- Ask iceberg [default: true] — If true, the ask iceberg is drawn.
- Bid iceberg [default: true] — If true, the bid iceberg is drawn.
- Draw iceberg info [default: true] — If true, the iceberg info (label) is drawn.
-
Draw only volume iceberg [default: false] — If true, only the iceberg volume (circle) is drawn.
-
Ask fill color — Fill color for ask-side iceberg circles.
- Ask outline color — Outline color for ask-side iceberg circles.
- Bid fill color — Fill color for bid-side iceberg circles.
- Bid outline color — Outline color for bid-side iceberg circles.
- Circle opacity [default: 50, range: 0–100] — Opacity for the circle fill.
- Label font — Font for the iceberg label.
- Label text color — Text color for the iceberg label.
- Min circle radius [default: 10] — Minimum circle radius in pixels.
- Max circle radius [default: 50] — Maximum circle radius in pixels.