adjustment - Pine Script Constants
adjustment
Section titled “adjustment”Overview
Section titled “Overview”Constants under the adjustment namespace.
Constants
Section titled “Constants”| Name | Type | Description |
|---|---|---|
adjustment.dividends | const string | Constant for dividends adjustment type (dividends adjustment is applied). |
adjustment.none | const string | Constant for none adjustment type (no adjustment is applied). |
adjustment.splits | const string | Constant for splits adjustment type (splits adjustment is applied). |