SIG_LAST_CONFIRM
Go to categoriesRetorna o tipo do último sinal confirmado. (-1 = Nenhum, 0 = Compra, 1 = Venda)
Retorna a direção em formato enumerador correspondente ao último sinal que teve sua confirmação ativada e validada pelo robô.
Variable
Section titled “Variable” Name: SIG_LAST_CONFIRM Copied!
Aliases: SIGLC Copied!
Examples
Section titled “Examples”//Default example:
SIG_LAST_CONFIRM
//Using aliases:
SIGLC Returns
Section titled “Returns”In case of success:
Return:
Representa o tipo de trade: 'TYPE_BUY', 'TYPE_SELL', 'TYPE_ALL'.
In case of error:
Return:
Representa o tipo de trade: 'TYPE_BUY', 'TYPE_SELL', 'TYPE_ALL'.