China Naming Network - Ziwei knowledge - The latest industry index formula of Tongda letter in 2022
The latest industry index formula of Tongda letter in 2022
The following is the latest industry index formula of Tongda letter, and it is recommended that novices start with the simplest:
2020/ 10/6 19:02: 18
DRAWKLINE(HY_INDEXH,HY_INDEXO,HY_INDEXL,HY _ INDEXC);
M5: Ma (HY_INDEXC, 5), red;
notext 1:IF(M5 & lt; REF(M5, 1) or HY _ INDEXC & ltM5, M5, DRAWNULL), COLORGREEN.
Deviation 5: (hy _ indexc-ma (hy _ indexc, 5))/ma (hy _ indexc, 5) * 100, no draw;
DRAWNUMBER(ISLASTBAR and deviant 5 >; 0, HY_INDEXC, deviation 5), colored;
DRAWNUMBER(ISLASTBAR and deviation 5