facejungle

utils

facejungle Atualizado   
Library "utils"
TODO: add library description here

maCustomseries(source, typeMa, length)
  Parameters:
    source (float)
    typeMa (simple string)
    length (simple int)

barCrossoverCounter(signalPrice, basePrice)
  Parameters:
    signalPrice (float)
    basePrice (float)

barCrossunderCounter(signalPrice, basePrice)
  Parameters:
    signalPrice (float)
    basePrice (float)
Notas de Lançamento:
v2

Добавлено:
priceSource(source)
  Parameters:
    source (simple string)
Notas de Lançamento:
v3
Notas de Lançamento:
v4

Добавлено:
okxAlertMsg(action, signalToken, orderType, orderPriceOffset, investmentType, amount)
  Parameters:
    action (string)
    signalToken (string)
    orderType (string)
    orderPriceOffset (string)
    investmentType (string)
    amount (string)
Notas de Lançamento:
v5

Updated:
maCustomseries(source, typeMa, length)
  Parameters:
    source (float)
    typeMa (simple string)
    length (int)
Notas de Lançamento:
v6
Notas de Lançamento:
v7
Notas de Lançamento:
v8
Notas de Lançamento:
v9

Removed:
okxAlertMsg(action, signalToken, orderType, orderPriceOffset, investmentType, amount)
Notas de Lançamento:
v10

Added:
okxAlertMsg(action, signalToken, orderType, orderPriceOffset, investmentType, amount)
  Parameters:
    action (string)
    signalToken (string)
    orderType (string)
    orderPriceOffset (string)
    investmentType (string)
    amount (string)
Notas de Lançamento:
v11

Обновлено:
maCustomseries(source, typeMa, length, offset, sigma)
  Parameters:
    source (float)
    typeMa (simple string)
    length (int)
    offset (simple float)
    sigma (simple int)

Удалено:
priceSource(source)
Notas de Lançamento:
v12
Notas de Lançamento:
v13
Notas de Lançamento:
v14
Notas de Lançamento:
v15

Добавлено:
fj_stdev(src, length, mult, middleType)
  Parameters:
    src (float)
    length (int)
    mult (float)
    middleType (simple string)

counterEvent(enent, enent2)
  Parameters:
    enent (bool)
    enent2 (bool)

avgOpenPositionPrice()

getLabelMessage(msgType, price)
  Parameters:
    msgType (string)
    price (float)

labelService(reason, triggerPrice, labelPrice, comment)
  Parameters:
    reason (string)
    triggerPrice (float)
    labelPrice (float)
    comment (string)

commentTriggerCustomseries(trigger)
  Parameters:
    trigger (string)

commentOrderCustomseries(direction, trigger)
  Parameters:
    direction (string)
    trigger (string)
Notas de Lançamento:
v16

Обновлено:
commentOrderCustomseries(reason, trigger, tradeNo, qty)
  Parameters:
    reason (string)
    trigger (string)
    tradeNo (int)
    qty (float)

Удалено:
getLabelMessage(msgType, price)

labelService(reason, triggerPrice, labelPrice, comment)
Notas de Lançamento:
v17
Notas de Lançamento:
v18
Change maxLag
Notas de Lançamento:
v19

Biblioteca do Pine

No verdadeiro espírito TradingView, o autor publicou este código de Pine como uma biblioteca de código aberto para que outros programadores de Pine de nossa comunidade possam reutilizá-lo. Um brinde ao autor! Você pode usar esta biblioteca em particular ou em outras publicações de código aberto, mas a reutilização deste código em uma publicação é regida pelas Regras da Casa.

Aviso legal

As informações e publicações não devem ser e não constituem conselhos ou recomendações financeiras, de investimento, de negociação ou de qualquer outro tipo, fornecidas ou endossadas pela TradingView. Leia mais em Termos de uso.

Gostaria de usar essa biblioteca?

Copie a seguinte linha e cole-a em seu script.