PINE LIBRARY

PriceTimeInteractive

Aggiornato
█ OVERVIEW
This library was intended to Get price of given time.input

█ CREDITS
Credits to TradingView for CAGR Custom Range.

█ FUNCTIONS

ohlc_time()
  : Get OHLC price of given time.input
  Parameters:
    : : Time (t) must be using time.input
  Returns: : OHLC

hlc_time()
  : Get HLC price of given time.input
  Parameters:
    : : Time (t) must be using time.input
  Returns: : HLC

hl_time()
  : Get HL price of given time.input
  Parameters:
    : : Time (t) must be using time.input
  Returns: : HL
Note di rilascio
v2

Added:
o_time()
  : Get Open price of given time
  Parameters:
    : : Time (t)
  Returns: : Open

h_time()
  : Get High price of given time
  Parameters:
    : : Time (t)
  Returns: : High

l_time()
  : Get Low price of given time
  Parameters:
    : : Time (t)
  Returns: : Low

c_time()
  : Get Close price of given time
  Parameters:
    : : Time (t)
  Returns: : Close

price_time()
  : Get any OHLC price of given time
  Parameters:
    : : Time (t)
  Returns: : OHLC
inputinputsohlcpriceTIMEtimesessions

Libreria Pine

In pieno spirito TradingView, l'autore ha pubblicato questo codice Pine come libreria open-source in modo che altri programmatori Pine della nostra comunità possano riutilizzarlo. Un saluto all'autore! È possibile utilizzare questa libreria privatamente o in altre pubblicazioni open-source, ma il riutilizzo di questo codice in una pubblicazione è regolato dal nostro Regolamento.


Anche su:

Declinazione di responsabilità