PINE LIBRARY
Aktualisiert

HanJinSignals26

286
Library "HanJinSignals26"

pinbar(longFrac, shortFrac, strict)
  Parameters:
    longFrac (simple float)
    shortFrac (simple float)
    strict (simple bool)

engulf()

fractal()

harami()

bigbody(minFrac)
  Parameters:
    minFrac (simple float)
Versionshinweise
v2
Versionshinweise
v3
Versionshinweise
v4
Versionshinweise
v5

Added:
isSideways(bbLen, bbMult, kcLen, kcMult, useTrueRange)
  Parameters:
    bbLen (simple int)
    bbMult (simple float)
    kcLen (simple int)
    kcMult (simple float)
    useTrueRange (simple bool)
Versionshinweise
v6

Updated:
isSideways(bbLen, kcLen, kcMult, useTrueRange)
  Parameters:
    bbLen (simple int)
    kcLen (simple int)
    kcMult (simple float)
    useTrueRange (simple bool)
Versionshinweise
v7
Versionshinweise
v8

Added:
touchBollingerBand(upperBand, lowerBand)
  Parameters:
    upperBand (float)
    lowerBand (float)
Versionshinweise
v9

Added:
hasPosition(positionSize)
  Parameters:
    positionSize (float)

isLongPosition(positionSize)
  Parameters:
    positionSize (float)

isShortPosition(positionSize)
  Parameters:
    positionSize (float)

isFlatPosition(positionSize)
  Parameters:
    positionSize (float)
Versionshinweise
v10
Versionshinweise
v11

Added:
calculateContracts(accountEquityUsd, riskPct, entryPrice, stopLossPrice, usdPerPointPerContract)
  Parameters:
    accountEquityUsd (float)
    riskPct (float)
    entryPrice (float)
    stopLossPrice (float)
    usdPerPointPerContract (float)

splitContracts(totalContracts)
  Parameters:
    totalContracts (float)
Versionshinweise
v12

Updated:
calculateContracts(accountEquityUsd, riskPct, entryPrice, stopLossPrice, usdPerPointPerContract, minRiskPoints, maxContracts)
  Parameters:
    accountEquityUsd (float)
    riskPct (float)
    entryPrice (float)
    stopLossPrice (float)
    usdPerPointPerContract (float)
    minRiskPoints (float)
    maxContracts (int)
Versionshinweise
v13

Added:
riskBudgetUsd(accountEquityUsd, riskPct)
  Parameters:
    accountEquityUsd (float)
    riskPct (float)

riskPoints(entryPrice, stopLossPrice)
  Parameters:
    entryPrice (float)
    stopLossPrice (float)

riskUsdPerContract(riskPoints, usdPerPointPerContract)
  Parameters:
    riskPoints (float)
    usdPerPointPerContract (float)

contractsByRisk(riskBudgetUsd, riskUsdPerContract)
  Parameters:
    riskBudgetUsd (float)
    riskUsdPerContract (float)

Updated:
splitContracts(totalContracts)
  Parameters:
    totalContracts (int)

Removed:
calculateContracts(accountEquityUsd, riskPct, entryPrice, stopLossPrice, usdPerPointPerContract, minRiskPoints, maxContracts)
Versionshinweise
v14

Added:
planFuturesContracts(accountEquityUsd, riskPct, entryPrice, stopLossPrice, usdPerPointPerContract, minSizingRiskPoints, maxContracts)
  Parameters:
    accountEquityUsd (float)
    riskPct (float)
    entryPrice (float)
    stopLossPrice (float)
    usdPerPointPerContract (float)
    minSizingRiskPoints (float)
    maxContracts (int)

Removed:
riskBudgetUsd(accountEquityUsd, riskPct)

riskPoints(entryPrice, stopLossPrice)

riskUsdPerContract(riskPoints, usdPerPointPerContract)

contractsByRisk(riskBudgetUsd, riskUsdPerContract)
Versionshinweise
v15

Added:
payload(side, tag)
  Parameters:
    side (string)
    tag (string)

Haftungsausschluss

Die Informationen und Veröffentlichungen sind nicht als Finanz-, Anlage-, Handels- oder andere Arten von Ratschlägen oder Empfehlungen gedacht, die von TradingView bereitgestellt oder gebilligt werden, und stellen diese nicht dar. Lesen Sie mehr in den Nutzungsbedingungen.