TLSlope = (EndPriceValue - StartPriceValue ) / (endbar-starbar)得到的是斜率
TLangle=actan TLslop 得到的 是角度。
TLValue是计算趋势线对应的价格。
------------------------------
- Jul 25 Wed 2012 16:53
-
TLSlope, TLangle and TLValue 的定義
請先 登入 以發表留言。