TradingView, Inc./TradingView
-
On Balance Volume.
On Balance Volume.
Volume On Balance. -
Price-Volume Trend.
Price-Volume Trend.
Tendência do Preço- Volume. -
Negative Volume Index.
Negative Volume Index.
Índice de Volume Negativo. -
Positive Volume Index.
Positive Volume Index.
Índice de Volume Positivo. -
Symbol name without exchange prefix, e.g. 'MSFT'.
Symbol name without exchange prefix, e.g. 'MSFT'.
Nome do símbolo sem o prefixo da bolsa, ex: ' MSFT' . -
Symbol name with exchange prefix, e.g. 'BATS:MSFT', 'NASDAQ:MSFT'.
Symbol name with exchange prefix, e.g. 'BATS:MSFT', 'NASDAQ:MSFT'.
Nome do símbolo com o prefixo da bolsa, ex: ' BATS: MSFT' , ' NASDAQ: MSFT' . -
Resolution, e.g. '60' - 60 minutes, 'D' - daily, 'W' - weekly, 'M' - monthly, '5D' - 5 days, '12M' - one year, '3M' - one quarter.
Resolution, e.g. '60' - 60 minutes, 'D' - daily, 'W' - weekly, 'M' - monthly, '5D' - 5 days, '12M' - one year, '3M' - one quarter.
Resolução, por exemplo, " 60" - 60 minutos, " D" - diário, " S" - semanal, " M" - mensal, " 5D" - 5 dias, " 12M" - um ano, " 3M" - trimestre. -
Multiplier of resolution, e.g. '60' - 60, 'D' - 1, '5D' - 5, '12M' - 12.
Multiplier of resolution, e.g. '60' - 60, 'D' - 1, '5D' - 5, '12M' - 12.
Multiplicador de resolução, por exemplo: ' 60' - 60, ' D' - 1, ' 5D' - 5, ' 12M' - 12. -
A named constant that specifies the algorithm of interpretation of x-value in functions {@fun line.new} and {@fun label.new}. If xloc = {@var xloc.bar_index}, value of x is a bar index.
A named constant that specifies the algorithm of interpretation of x-value in functions {@fun line.new} and {@fun label.new}. If xloc = {@var xloc.bar_index}, value of x is a bar index.
Uma constante nomeada que especifica o algoritmo de interpretação do valor x nas funções {@fun line.new} e {@fun label.new}. Se xloc = {@var xloc.bar_index}, o valor de x é um índice de barras. -
A named constant that specifies the algorithm of interpretation of x-value in functions {@fun line.new} and {@fun label.new}. If xloc = {@var xloc.bar_time}, value of x is a bar UNIX time.
A named constant that specifies the algorithm of interpretation of x-value in functions {@fun line.new} and {@fun label.new}. If xloc = {@var xloc.bar_time}, value of x is a bar UNIX time.
Uma constante nomeada que especifica o algoritmo de interpretação do valor x nas funções {@fun line.new} e {@fun label.new}. Se xloc = {@var xloc.bar_time}, o valor de x é uma barra de tempo do UNIX. -
A named constant that specifies the algorithm of interpretation of y-value in function {@fun label.new}.
A named constant that specifies the algorithm of interpretation of y-value in function {@fun label.new}.
Uma constante nomeada que especifica o algoritmo de interpretação do valor y na função {@fun label.new}. -
A named constant for {@fun line.new} and {@fun line.set_extend} functions.
A named constant for {@fun line.new} and {@fun line.set_extend} functions.
Uma constante nomeada para as funções {@fun line.new} e {@fun line.set_extend}. -
Label style for {@fun label.new} and {@fun label.set_style} functions.
Label style for {@fun label.new} and {@fun label.set_style} functions.
Estilo de legenda para as funções {@fun label.new} e {@fun label.set_style}. -
A named constant that specifies where the plot is displayed. Display nowhere. Available in alert template message.
A named constant that specifies where the plot is displayed. Display nowhere. Available in alert template message.
Uma constante nomeada que especifica onde a plotagem é exibida. Não exibe em nenhum lugar. Disponível na mensagem de modelo de alerta. -
Line style for {@fun line.new} and {@fun line.set_style} functions.
Line style for {@fun line.new} and {@fun line.set_style} functions.
Estilo de linha para as funções {@fun line.new} e {@fun line.set_style}. -
Line style for {@fun line.new} and {@fun line.set_style} functions. Solid line with arrow on the first point.
Line style for {@fun line.new} and {@fun line.set_style} functions. Solid line with arrow on the first point.
Estilo de linha para as funções {@fun line.new} e {@fun line.set_style}. Linha sólida com seta no primeiro ponto. -
Line style for {@fun line.new} and {@fun line.set_style} functions. Solid line with arrow on the second point.
Line style for {@fun line.new} and {@fun line.set_style} functions. Solid line with arrow on the second point.
Estilo de linha para as funções {@fun line.new} e {@fun line.set_style}. Linha sólida com seta no segundo ponto. -
Line style for {@fun line.new} and {@fun line.set_style} functions. Solid line with arrows on both points.
Line style for {@fun line.new} and {@fun line.set_style} functions. Solid line with arrows on both points.
Estilo de linha para as funções {@fun line.new} e {@fun line.set_style}. Linha sólida com setas em ambos os pontos. -
Controls where the plot is displayed. Possible values are: {@var display.none}, {@var display.all}. Default is {@var display.all}.
Controls where the plot is displayed. Possible values are: {@var display.none}, {@var display.all}. Default is {@var display.all}.
Controla onde a plotagem é exibida. Os valores possíveis são: {@var display.none}, {@var display.all}. O padrão é {@var display.all}. -
Title of the input. If not specified, the variable name is used as the input's title. If the title is specified, but it is empty, the name will be an empty string.
Title of the input. If not specified, the variable name is used as the input's title. If the title is specified, but it is empty, the name will be an empty string.
Título da entrada. Se não especificado, o nome da variável é usado como título da entrada. Se o título for especificado, mas estiver vazio, o nome será uma cadeia de caracteres vazia.