PINE LIBRARY

Material Design Colors

3 913
This library provides a standard set of colors defined in Material Design 2.0.

🔵 API

Step 1: Import this library.

Pine Script®
import algotraderdev/material/1 // remember to check the latest version of this library and replace the 1 above.


Step 2: Get the color you like. Check the source code or the screenshot above to see all the supported colors.

Pine Script®
material.red()


Each color function (except for `black()` and `white()`) accepts an optional `variant` parameter. You can choose any of 50, 100, 200, 300, 400, 500, 600, 700, 800, and 900. By default, 500 is chosen if this parameter is not provided.

Отказ от ответственности

Все виды контента, которые вы можете увидеть на TradingView, не являются финансовыми, инвестиционными, торговыми или любыми другими рекомендациями. Мы не предоставляем советы по покупке и продаже активов. Подробнее — в Условиях использования TradingView.