PINE LIBRARY
업데이트됨 NetLiquidityLibrary

Library "NetLiquidityLibrary"
The Net Liquidity Library provides daily values for net liquidity. Net liquidity is measured as Fed Balance Sheet - Treasury General Account - Reverse Repo. Time series for each individual component included too.
get_net_liquidity_for_date(t)
Function takes date in timestamp form and returns the Net Liquidity value for that date. If date is not present, 0 is returned.
Parameters:
t: The timestamp of the date you are requesting the Net Liquidity value for.
Returns: The Net Liquidity value for the specified date.
get_net_liquidity()
Gets the Net Liquidity time series from Dec. 2021 to current. Dates that are not present are represented as 0.
Returns: The Net Liquidity time series.
The Net Liquidity Library provides daily values for net liquidity. Net liquidity is measured as Fed Balance Sheet - Treasury General Account - Reverse Repo. Time series for each individual component included too.
get_net_liquidity_for_date(t)
Function takes date in timestamp form and returns the Net Liquidity value for that date. If date is not present, 0 is returned.
Parameters:
t: The timestamp of the date you are requesting the Net Liquidity value for.
Returns: The Net Liquidity value for the specified date.
get_net_liquidity()
Gets the Net Liquidity time series from Dec. 2021 to current. Dates that are not present are represented as 0.
Returns: The Net Liquidity time series.
릴리즈 노트
v2 - Return na for dates that don't have a value릴리즈 노트
v3Update documentation
릴리즈 노트
v4Experimenting with switch statement
릴리즈 노트
v5Update to switch statement
Removed:
get_net_liquidity_for_date(t)
Function takes date in timestamp form and returns the Net Liquidity value for that date. If date is not present, na is returned.
릴리즈 노트
v6Add TGA time series
Added:
get_tga()
Gets the Treasury General Account time series from Dec. 2021 to current. Dates that are not present are represented as 0.
Returns: The Treasury General Account time series.
릴리즈 노트
v7Updated:
get_net_liquidity(component)
Gets the Net Liquidity time series from Dec. 2021 to current. Dates that are not present are represented as na.
Parameters:
component: The component of the Net Liquidity function to return. Possible values: 'fed', 'tga', and 'rrp'. (`Net Liquidity` is returned if no argument is supplied).
Returns: The Net Liquidity time series or a component of the Net Liquidity function.
Removed:
get_tga()
Gets the Treasury General Account time series from Dec. 2021 to current. Dates that are not present are represented as 0.
릴리즈 노트
v8Update to retrieve values for trailing 250 trading days
릴리즈 노트
v9Update for 11/11/2022
릴리즈 노트
v1011/14/2022 Update
Added:
get_sm_metric(The)
Gets either the DIX or GEX time series for the last 250 trading days. Dates that are not present are represented as na.
Parameters:
The: metric to return. Possible values: 'dix' and 'gex'. (`DIX` is returned if no argument is supplied).
Returns: The specified SqueezeMetrics time series.
릴리즈 노트
v1111/15/2022 Update
릴리즈 노트
v1211/16/2022 update
릴리즈 노트
v1311/16/2022 Update #2
릴리즈 노트
v1411/17/2022 Update
릴리즈 노트
v1511/18/2022 Update
릴리즈 노트
v1611/21/2022 update
릴리즈 노트
v1711/22/2022 update
릴리즈 노트
v1811/23/2022 update
릴리즈 노트
v1911/25/2022 update
릴리즈 노트
v2011/28/2022 update
릴리즈 노트
v2111/29/2022 update
릴리즈 노트
v2211/30/2022 update
릴리즈 노트
v2312/1/2022 update
릴리즈 노트
v2612/2/2022 update
릴리즈 노트
v2712/5/2022 update
릴리즈 노트
v2812/6/2022
릴리즈 노트
v2912/7/2022 update
릴리즈 노트
v3012/8/2022 update
릴리즈 노트
v3112/9/2022 update
릴리즈 노트
v3212/12/2022 update
릴리즈 노트
v3312/13/2022 update
릴리즈 노트
v3412/14/2022 update
릴리즈 노트
v3512/16/2022 update
릴리즈 노트
v3612/20/2022 update
릴리즈 노트
v3712/28/2022 update
릴리즈 노트
v3812/30/2022 update
릴리즈 노트
v39Updated to provide the trailing 400 trading days
Removed:
get_sm_metric(component)
Gets either the DIX or GEX time series for the last 250 trading days. Dates that are not present are represented as na.
릴리즈 노트
v40Testing
릴리즈 노트
v41Testing 2
릴리즈 노트
v421/18/2018 update
Now includes trailing 400 trading days
릴리즈 노트
v431/19/2023 update
릴리즈 노트
v441/20/2023 update
릴리즈 노트
v451/23/2023 update
파인 라이브러리
진정한 트레이딩뷰 정신에 따라 작성자는 이 파인 코드를 오픈 소스 라이브러리로 공개하여 커뮤니티의 다른 파인 프로그래머들이 재사용할 수 있도록 했습니다. 작성자에게 건배! 이 라이브러리는 개인적으로 또는 다른 오픈 소스 출판물에서 사용할 수 있지만, 출판물에서 이 코드를 재사용하는 것은 하우스 룰의 적용을 받습니다.
면책사항
이 정보와 게시물은 TradingView에서 제공하거나 보증하는 금융, 투자, 거래 또는 기타 유형의 조언이나 권고 사항을 의미하거나 구성하지 않습니다. 자세한 내용은 이용 약관을 참고하세요.
파인 라이브러리
진정한 트레이딩뷰 정신에 따라 작성자는 이 파인 코드를 오픈 소스 라이브러리로 공개하여 커뮤니티의 다른 파인 프로그래머들이 재사용할 수 있도록 했습니다. 작성자에게 건배! 이 라이브러리는 개인적으로 또는 다른 오픈 소스 출판물에서 사용할 수 있지만, 출판물에서 이 코드를 재사용하는 것은 하우스 룰의 적용을 받습니다.
면책사항
이 정보와 게시물은 TradingView에서 제공하거나 보증하는 금융, 투자, 거래 또는 기타 유형의 조언이나 권고 사항을 의미하거나 구성하지 않습니다. 자세한 내용은 이용 약관을 참고하세요.