PINE LIBRARY
更新済 GLLV_Helpers

Library "GLLV_Helpers"
buildAlertMsg(pineLic, ticker, risk, sl, tp, strategyCode)
Parameters:
pineLic (string)
ticker (string)
risk (float)
sl (float)
tp (float)
strategyCode (string)
isRising(src, points, step)
Parameters:
src (float)
points (int)
step (int)
regimeOf(pip2, posLimit, negLimit)
Parameters:
pip2 (float)
posLimit (float)
negLimit (float)
calcMata(fast, mid, slow)
Parameters:
fast (float)
mid (float)
slow (float)
crossUpByColor(src, ema, pvsraColor, expectedColor)
Parameters:
src (float)
ema (float)
pvsraColor (color)
expectedColor (color)
crossDownByColor(src, ema, pvsraColor, expectedColor)
Parameters:
src (float)
ema (float)
pvsraColor (color)
expectedColor (color)
calcSlope(src, length, mult, method)
Parameters:
src (float)
length (simple int)
mult (float)
method (string)
createDebugTable()
updateDebugTable(tbl, row, label, value)
Parameters:
tbl (table)
row (int)
label (string)
value (string)
buildAlertMsg(pineLic, ticker, risk, sl, tp, strategyCode)
Parameters:
pineLic (string)
ticker (string)
risk (float)
sl (float)
tp (float)
strategyCode (string)
isRising(src, points, step)
Parameters:
src (float)
points (int)
step (int)
regimeOf(pip2, posLimit, negLimit)
Parameters:
pip2 (float)
posLimit (float)
negLimit (float)
calcMata(fast, mid, slow)
Parameters:
fast (float)
mid (float)
slow (float)
crossUpByColor(src, ema, pvsraColor, expectedColor)
Parameters:
src (float)
ema (float)
pvsraColor (color)
expectedColor (color)
crossDownByColor(src, ema, pvsraColor, expectedColor)
Parameters:
src (float)
ema (float)
pvsraColor (color)
expectedColor (color)
calcSlope(src, length, mult, method)
Parameters:
src (float)
length (simple int)
mult (float)
method (string)
createDebugTable()
updateDebugTable(tbl, row, label, value)
Parameters:
tbl (table)
row (int)
label (string)
value (string)
リリースノート
v2リリースノート
v3Added:
isBodyLessThanWicksPercent(o, h, l, c, pct)
Parameters:
o (float)
h (float)
l (float)
c (float)
pct (float)
リリースノート
v4Added:
isRisingFast(src, points, step)
Parameters:
src (float)
points (int)
step (int)
regimeCounts(pip2, posLimit, negLimit, lookback)
Parameters:
pip2 (float)
posLimit (float)
negLimit (float)
lookback (int)
リリースノート
v5Added:
ma(src, length, type)
Parameters:
src (float)
length (simple int)
type (string)
directionColor(up, down, upColor, downColor, neutral)
Parameters:
up (bool)
down (bool)
upColor (color)
downColor (color)
neutral (color)
calcRsi(src, length, maType, maLen)
Parameters:
src (float)
length (simple int)
maType (string)
maLen (simple int)
calcWillr(src, length, maType, maLen)
Parameters:
src (float)
length (int)
maType (string)
maLen (simple int)
リリースノート
v6Updated:
buildAlertMsg(pineLic, action, ticker, risk, sl, tp, strategyCode)
Parameters:
pineLic (string)
action (string)
ticker (string)
risk (float)
sl (float)
tp (float)
strategyCode (string)
Removed:
ma(src, length, type)
リリースノート
v7Added:
buildAlertMsgtrl(pineLic, action, ticker, risk, sl, tp, trltrig, trldist, trlstep, strategyCode)
Parameters:
pineLic (string)
action (string)
ticker (string)
risk (float)
sl (float)
tp (float)
trltrig (float)
trldist (float)
trlstep (float)
strategyCode (string)
Pineライブラリ
TradingViewの精神に則り、作者はこのPineコードをオープンソースライブラリとして公開してくれました。コミュニティの他のPineプログラマーが再利用できるようにという配慮です。作者に拍手を!このライブラリは個人利用や他のオープンソースの公開コンテンツで使用できますが、公開物でのコードの再利用はハウスルールに準じる必要があります。
免責事項
これらの情報および投稿は、TradingViewが提供または承認する金融、投資、取引、またはその他の種類の助言もしくは推奨であることを意図したものではなく、またこれらに該当するものでもありません。詳細は利用規約をご覧ください。
Pineライブラリ
TradingViewの精神に則り、作者はこのPineコードをオープンソースライブラリとして公開してくれました。コミュニティの他のPineプログラマーが再利用できるようにという配慮です。作者に拍手を!このライブラリは個人利用や他のオープンソースの公開コンテンツで使用できますが、公開物でのコードの再利用はハウスルールに準じる必要があります。
免責事項
これらの情報および投稿は、TradingViewが提供または承認する金融、投資、取引、またはその他の種類の助言もしくは推奨であることを意図したものではなく、またこれらに該当するものでもありません。詳細は利用規約をご覧ください。