TradingView
mentalRock19315
14 พฤศจิกา 2022 เวลา 2 นาฬิกา 58 นาที

Slope_TK 

Bitcoin / TetherUSBinance

คำอธิบาย

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 )
เพิ่มเติม