Esta função retorna o menor preço registrado no último negócio do símbolo informado.
Function
Section titled “Function” Name: LastLow Copied!
Aliases: LastL Copied!
Parameters
Section titled “Parameters”Representa uma sequência de caracteres Unicode. | symbol | = SYMBOL; | // O símbolo do ativo. |
Examples
Section titled “Examples”//Default example:
LastLow[symbol = SYMBOL]
//Using aliases:
LastL[symbol = SYMBOL]
//Other examples:
LastLow["VALE3"]