TradingView
Tonyder
2019年11月3日早上6點41分

time power 

YAGEO CORPTWSE

描述

time power:
the value is estimate the price in the time period, that mean the trimming to increase/decrease the price.
time period:
the calculated period for time power
time shift:
the calculated shift for time power

if the time power is +10% that mean it is the timing to increased the price 10% in the time period.

發布通知

change the title

發布通知

update the rule

發布通知

update the example graph

發布通知

reverse the rule

發布通知

update the rule

發布通知

time power: value is %
remain power: the difference between the price and time power (%)

發布通知

add predict price

發布通知

fix bug

發布通知

remove predict value, since the scale mismatch

發布通知

add the difference of predict price

發布通知

change the default period to 8 day

發布通知

pre update

發布通知

Change the algorithm

發布通知

update algorithm:

//config
average:
the calculated average value for time power

perdict day:
prediction after day
// output
predict price:
the different price with timepower

remain timepower:
the different price is overflow or underflow with timepower

time power:
time power is +10% that mean it is the timing to increased the price 10% in the peridict day
the increase power means the price increase in the future (peridict day)


+1 is time power after 1 day
+2 is time power after 2 day

// ================================

更新演算法
時間週期
// ================================
設定
平均:
計算時間週期的平均值
預測:
預測天數
// ================================
輸出
預測價格差:
時間週期與目前價格差距
剩餘漲幅:
時間週期與目前價格差距%

時間週期
數值是評估週期內的價格,+10%表示價格可以上漲10%, -10%表示價格可以下跌10%
+1 是明天的數值
+2 是後天的數值

遞增是起漲開始
遞減是起跌開始

發布通知

add tiempower +6 ~ +10
change the color +1 ~ +10

發布通知

1. add counter, countdown the change day of direction
2. add rate, the day of increase or decrease

發布通知

upgrade to version 5
remove the perdict day, it fixed to 10 days now.

發布通知

regression, fix the math issue

發布通知

fix math issue

發布通知

add gain and predict

發布通知

change the base value to close

發布通知

fix the first day color
評論
更多