Wilson-IV

Library_All_In_One

Wilson-IV アップデート済   
Library "Library_All_In_One"

fnRSI()

fnTSI()

Discription:
Contains several functions of Pinescript all in one Library. This reduce your coding.

How to use:
import Wilson-IV/Library_All_In_One/1 as _lib

Examples of plotting the RSI and TSI:
plot(_lib.fnRSI(close, 14))
plot(_lib.fnTSI(close, 25, 14))

Markets:
It can be used to all markets.

NOTE:
It will expands with more function during time.
リリースノート:
Library "Library_All_In_One"

IsMidnight()
Determines if it is midnight 0 O'clock.

Bullets()
Position of the bullets: above or below the chart
Pineライブラリ

TradingViewの精神に則り、作者はPineコードをオープンソースライブラリとして公開し、コミュニティの他のPineプログラマーが再利用できるようにしました。作者に敬意を表します!このライブラリを個人的に、または他のオープンソースの投稿で使用することができますが、、このコードを投稿で再利用するには、ハウスルールに準拠する必要があります。

免責事項

これらの情報および投稿は、TradingViewが提供または保証する金融、投資、取引、またはその他の種類のアドバイスや推奨を意図したものではなく、またそのようなものでもありません。詳しくは利用規約をご覧ください。

このライブラリを使用したいですか?

以下の行をコピーして、スクリプト内に貼り付けてください。