PINE LIBRARY
CL

Library "CL"
Common Library
method updateRealBodyPrices(candle)
Namespace types: TCandle
Parameters:
candle (TCandle)
method indexOfBarIndex(candle_array, barIndex)
Namespace types: array<TCandle>
Parameters:
candle_array (array<TCandle>)
barIndex (int)
method getCandleByBarIndex(candle_array, barIndex)
Namespace types: array<TCandle>
Parameters:
candle_array (array<TCandle>)
barIndex (int)
newCandleSet(tickerid, timeframe)
Parameters:
tickerid (string)
timeframe (string)
method copyTo(src, dest)
Namespace types: TPivot
Parameters:
src (TPivot)
dest (TPivot)
method copyTo(src, dest)
Namespace types: TTrendReversalPoint
Parameters:
src (TTrendReversalPoint)
dest (TTrendReversalPoint)
method copyPivotHL_LHtoFirst(trp)
Namespace types: TTrendReversalPoint
Parameters:
trp (TTrendReversalPoint)
newPoolManager()
method newCandleFromPool(poolManager)
Namespace types: TPoolManager
Parameters:
poolManager (TPoolManager)
method newPivotFromPool(poolManager)
Namespace types: TPoolManager
Parameters:
poolManager (TPoolManager)
method newTrendReversalPointFromPool(poolManager)
Namespace types: TPoolManager
Parameters:
poolManager (TPoolManager)
method newTrendReversalPoint(poolManager, trendDirection, barIndex, barIndex_ctf, time_reversal)
Namespace types: TPoolManager
Parameters:
poolManager (TPoolManager)
trendDirection (int)
barIndex (int)
barIndex_ctf (int)
time_reversal (int)
TCandle
Fields:
barIndex (series int)
timeOpen (series int)
timeClose (series int)
open (series float)
high (series float)
low (series float)
close (series float)
isFixed (series bool)
realBodyUpperPrice (series float)
realBodyLowerPrice (series float)
barIndex_ctf (series int)
TCandleSet
Fields:
tickerid (series string)
timeframe (series string)
currentCandle (TCandle)
lastFixedCandle (TCandle)
candleArray (array<TCandle>)
minBarIndex (series int)
minCandleCount (series int)
TPivot
Fields:
barIndex (series int)
price (series float)
isHigh (series bool)
isFixed (series bool)
barIndex_ctf (series int)
timeOpen (series int)
TTrendReversalPoint
Fields:
id (series int)
trendDirection (series int)
barIndex (series int)
price_Highest (series float)
barIndex_Highest (series int)
barIndex_ctf_Highest (series int)
price_Lowest (series float)
barIndex_Lowest (series int)
barIndex_ctf_Lowest (series int)
price_HigherLow (series float)
barIndex_HigherLow (series int)
barIndex_ctf_HigherLow (series int)
price_LowerHigh (series float)
barIndex_LowerHigh (series int)
barIndex_ctf_LowerHigh (series int)
price_FirstHigherLow (series float)
barIndex_FirstHigherLow (series int)
barIndex_ctf_FirstHigherLow (series int)
price_FirstLowerHigh (series float)
barIndex_FirstLowerHigh (series int)
barIndex_ctf_FirstLowerHigh (series int)
isDeleted (series bool)
barIndex_Created_ctf (series int)
barIndex_Deleted_ctf (series int)
barIndex_ctf (series int)
timeReversal (series int)
barIndexValid (series int)
barIndexSnapshotValid (series int)
TPoolManager
Fields:
all_candle (array<TCandle>)
pool_candle (array<TCandle>)
all_pivot (array<TPivot>)
pool_pivot (array<TPivot>)
all_trp (array<TTrendReversalPoint>)
pool_trp (array<TTrendReversalPoint>)
Common Library
method updateRealBodyPrices(candle)
Namespace types: TCandle
Parameters:
candle (TCandle)
method indexOfBarIndex(candle_array, barIndex)
Namespace types: array<TCandle>
Parameters:
candle_array (array<TCandle>)
barIndex (int)
method getCandleByBarIndex(candle_array, barIndex)
Namespace types: array<TCandle>
Parameters:
candle_array (array<TCandle>)
barIndex (int)
newCandleSet(tickerid, timeframe)
Parameters:
tickerid (string)
timeframe (string)
method copyTo(src, dest)
Namespace types: TPivot
Parameters:
src (TPivot)
dest (TPivot)
method copyTo(src, dest)
Namespace types: TTrendReversalPoint
Parameters:
src (TTrendReversalPoint)
dest (TTrendReversalPoint)
method copyPivotHL_LHtoFirst(trp)
Namespace types: TTrendReversalPoint
Parameters:
trp (TTrendReversalPoint)
newPoolManager()
method newCandleFromPool(poolManager)
Namespace types: TPoolManager
Parameters:
poolManager (TPoolManager)
method newPivotFromPool(poolManager)
Namespace types: TPoolManager
Parameters:
poolManager (TPoolManager)
method newTrendReversalPointFromPool(poolManager)
Namespace types: TPoolManager
Parameters:
poolManager (TPoolManager)
method newTrendReversalPoint(poolManager, trendDirection, barIndex, barIndex_ctf, time_reversal)
Namespace types: TPoolManager
Parameters:
poolManager (TPoolManager)
trendDirection (int)
barIndex (int)
barIndex_ctf (int)
time_reversal (int)
TCandle
Fields:
barIndex (series int)
timeOpen (series int)
timeClose (series int)
open (series float)
high (series float)
low (series float)
close (series float)
isFixed (series bool)
realBodyUpperPrice (series float)
realBodyLowerPrice (series float)
barIndex_ctf (series int)
TCandleSet
Fields:
tickerid (series string)
timeframe (series string)
currentCandle (TCandle)
lastFixedCandle (TCandle)
candleArray (array<TCandle>)
minBarIndex (series int)
minCandleCount (series int)
TPivot
Fields:
barIndex (series int)
price (series float)
isHigh (series bool)
isFixed (series bool)
barIndex_ctf (series int)
timeOpen (series int)
TTrendReversalPoint
Fields:
id (series int)
trendDirection (series int)
barIndex (series int)
price_Highest (series float)
barIndex_Highest (series int)
barIndex_ctf_Highest (series int)
price_Lowest (series float)
barIndex_Lowest (series int)
barIndex_ctf_Lowest (series int)
price_HigherLow (series float)
barIndex_HigherLow (series int)
barIndex_ctf_HigherLow (series int)
price_LowerHigh (series float)
barIndex_LowerHigh (series int)
barIndex_ctf_LowerHigh (series int)
price_FirstHigherLow (series float)
barIndex_FirstHigherLow (series int)
barIndex_ctf_FirstHigherLow (series int)
price_FirstLowerHigh (series float)
barIndex_FirstLowerHigh (series int)
barIndex_ctf_FirstLowerHigh (series int)
isDeleted (series bool)
barIndex_Created_ctf (series int)
barIndex_Deleted_ctf (series int)
barIndex_ctf (series int)
timeReversal (series int)
barIndexValid (series int)
barIndexSnapshotValid (series int)
TPoolManager
Fields:
all_candle (array<TCandle>)
pool_candle (array<TCandle>)
all_pivot (array<TPivot>)
pool_pivot (array<TPivot>)
all_trp (array<TTrendReversalPoint>)
pool_trp (array<TTrendReversalPoint>)
Pineライブラリ
TradingViewの精神に則り、作者はこのPineコードをオープンソースライブラリとして公開してくれました。コミュニティの他のPineプログラマーが再利用できるようにという配慮です。作者に拍手を!このライブラリは個人利用や他のオープンソースの公開コンテンツで使用できますが、公開物でのコードの再利用はハウスルールに準じる必要があります。
免責事項
この情報および投稿は、TradingViewが提供または推奨する金融、投資、トレード、その他のアドバイスや推奨を意図するものではなく、それらを構成するものでもありません。詳細は利用規約をご覧ください。
Pineライブラリ
TradingViewの精神に則り、作者はこのPineコードをオープンソースライブラリとして公開してくれました。コミュニティの他のPineプログラマーが再利用できるようにという配慮です。作者に拍手を!このライブラリは個人利用や他のオープンソースの公開コンテンツで使用できますが、公開物でのコードの再利用はハウスルールに準じる必要があります。
免責事項
この情報および投稿は、TradingViewが提供または推奨する金融、投資、トレード、その他のアドバイスや推奨を意図するものではなく、それらを構成するものでもありません。詳細は利用規約をご覧ください。