PINE LIBRARY

Slope_TK

Library "Slope_TK"
This library calculate the slope of a serie between two points

The serie can be ta.ema(close,200) for example
The size is the number of bars between the two points for the slope calculation, for example it can be 10

slope_of_ema200 = slope(t a.eam(close, 200) , 10 )

slope( float serie, int size )
MATHslopeslopes

Pineライブラリ

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


他のメディア:

免責事項