PINE LIBRARY
Cập nhật

ChainAggLib - library for aggregation of main chain tickers

118
Library "ChainAggLib"
ChainAggLib — token -> main protocol coin (chain) and top-5 exchange tickers for volume aggregation.
Library only (no plots). All helpers are pure functions and do not modify globals.

norm_sym(s)
  Parameters:
    s (string)

get_base_from_symbol(full_symbol)
  Parameters:
    full_symbol (string)

get_chain_for_token(token_symbol)
  Parameters:
    token_symbol (string)

get_top5_exchange_tickers_for_chain(chain_code)
  Parameters:
    chain_code (string)

get_top5_exchange_tickers_for_token(token_symbol)
  Parameters:
    token_symbol (string)

join_tickers(arr)
  Parameters:
    arr (array<string>)

contains_symbol(arr, symbol)
  Parameters:
    arr (array<string>)
    symbol (string)

contains_current(arr)
  Parameters:
    arr (array<string>)

get_arr_for_current_token()

get_chain_for_current()
Phát hành các Ghi chú
v2 slight ticker correction
Phát hành các Ghi chú
v3
Phát hành các Ghi chú
v4 altcoins tickers update
Phát hành các Ghi chú
v5
Phát hành các Ghi chú
v6
Phát hành các Ghi chú
v7

map-based structure data storage and aggregated altcoins ticker lists retrieval

Added:
init_token_database()

get_token_info(db, token_symbol)
  Parameters:
    db (map<string, string>)
    token_symbol (string)

is_token_known(token_symbol)
  Parameters:
    token_symbol (string)

is_l1_chain(token_symbol)
  Parameters:
    token_symbol (string)

get_direct_aggregation_tickers(token_symbol)
  Parameters:
    token_symbol (string)

get_all_tokens()

supports_direct_aggregation()
Phát hành các Ghi chú
v8

Added:
init_asset_class_map()

init_trading_hours_map()

get_asset_meta(symbol_or_token)
  Parameters:
    symbol_or_token (string)

get_current_asset_meta()

is_index(sym)
  Parameters:
    sym (string)

is_crypto_main(sym)
  Parameters:
    sym (string)

is_commodity(sym)
  Parameters:
    sym (string)

is_shares(sym)
  Parameters:
    sym (string)

get_trading_hours(sym)
  Parameters:
    sym (string)
Phát hành các Ghi chú
v9
Phát hành các Ghi chú
v10

added natural gas

Thông báo miễn trừ trách nhiệm

Thông tin và các ấn phẩm này không nhằm mục đích, và không cấu thành, lời khuyên hoặc khuyến nghị về tài chính, đầu tư, giao dịch hay các loại khác do TradingView cung cấp hoặc xác nhận. Đọc thêm tại Điều khoản Sử dụng.