facejungle

utils

facejungle Aggiornato   
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)
Note di rilascio:
v2

Добавлено:
priceSource(source)
  Parameters:
    source (simple string)
Note di rilascio:
v3
Note di rilascio:
v4

Добавлено:
okxAlertMsg(action, signalToken, orderType, orderPriceOffset, investmentType, amount)
  Parameters:
    action (string)
    signalToken (string)
    orderType (string)
    orderPriceOffset (string)
    investmentType (string)
    amount (string)
Note di rilascio:
v5

Updated:
maCustomseries(source, typeMa, length)
  Parameters:
    source (float)
    typeMa (simple string)
    length (int)
Note di rilascio:
v6
Note di rilascio:
v7
Note di rilascio:
v8
Note di rilascio:
v9

Removed:
okxAlertMsg(action, signalToken, orderType, orderPriceOffset, investmentType, amount)
Note di rilascio:
v10

Added:
okxAlertMsg(action, signalToken, orderType, orderPriceOffset, investmentType, amount)
  Parameters:
    action (string)
    signalToken (string)
    orderType (string)
    orderPriceOffset (string)
    investmentType (string)
    amount (string)
Note di rilascio:
v11

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

Удалено:
priceSource(source)
Note di rilascio:
v12
Note di rilascio:
v13
Note di rilascio:
v14
Note di rilascio:
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)
Note di rilascio:
v16

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

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

labelService(reason, triggerPrice, labelPrice, comment)
Note di rilascio:
v17
Note di rilascio:
v18
Change maxLag
Note di rilascio:
v19

Libreria Pine

Nello spirito di condivisione promosso da TradingView, l'autore (al quale vanno i nostri ringraziamenti) ha deciso di pubblicare questo script in modalità open-source, così che chiunque possa comprenderlo e testarlo. Puoi utilizzare questa libreria in privato o all'interno di altre pubblicazioni open-source, ma il riutilizzo del codice è subordinato al rispetto del Regolamento.

Declinazione di responsabilità

Le informazioni ed i contenuti pubblicati non costituiscono in alcun modo una sollecitazione ad investire o ad operare nei mercati finanziari. Non sono inoltre fornite o supportate da TradingView. Maggiori dettagli nelle Condizioni d'uso.

Vuoi usare questa libreria?

Copia il testo ed incollalo nel tuo script.