Trading Indicators
Flexible Multi-MA (10) + Table
Flexible Multi-MA (10) + Table
Couldn't load pickup availability
Indicator Description: Flexible Multi-MA (10) + Table
This Pine Script v6 indicator, “Flexible Multi-MA (10) + Table”, is a powerful, customizable tool that allows traders to overlay up to 10 different moving averages on their chart and view their real-time values in a color-coded table.
🔧 Key Features:
-
Support for 4 MA Types:
-
Simple Moving Average (SMA)
-
Exponential Moving Average (EMA)
-
Weighted Moving Average (WMA)
-
Volume Weighted Moving Average (VWMA)
-
-
Fully Customizable Settings (hidden from status line):
-
You can adjust length, type, and color for each MA
-
Only MA 1 is always visible by default; the rest (MA 2 to MA 10) are toggled on/off using checkboxes
-
-
Overlay on Chart:
-
All selected MAs are plotted directly on the price chart
-
You can differentiate MAs with custom colors and opacity steps
-
-
Dynamic MA Value Table (Top-Right):
-
Displays each MA’s name and current value
-
Color-coded values:
-
🟩 Green if MA is above previous close
-
🟥 Red if MA is below previous close
-
⚪ White if equal to previous close
-
-
-
Zero Clutter in Status Line:
-
All input settings are hidden using
display = display.none
for a cleaner UI -
Perfect for professional or minimalistic chart layouts
-
Share
