Current location - Trademark Inquiry Complete Network - Futures platform - How to display the communication formula of circulation market value on the main map
How to display the communication formula of circulation market value on the main map
MA5: Ma (near, 5);

MA 10:MA (closing,10);

MA20: Ma (near, 20);

MA60: Ma (near, 60);

MA43:MA (near, 43)color gray;;

MA 120:MA (near,/kloc-0 120)COLORLICYAN;;

MA250:MA (close to, 250) color;

Total share capital: =STRCAT(STRCAT ('total share capital:', con2str (total capital/1000000,2)),' billion');

Circulation disk: =STRCAT(STRCAT ('circulation disk:', con2str (capital/1000000,2)),' billion');

Full circulation: =STRCAT ('full circulation:', con2str ((capital/1000000)/ (total capital/1000000), 2));

Market value: =STRCAT(STRCAT ('circulating market value:', con2str ((capital/100000) * c, 2)),' billion');

Days to market: =STRCAT ('days to market:', CON2STR(FINANCE(42), 0));

a:= DAYTODATE(DATE today(CONST(DATE))-FINANCE(42))+ 19000000;

Date of listing: =STRCAT ('date of listing:', CON2STR(A, 0));

Market value of share capital: =STRCAT ('market value of share capital:', strcat (strcat (strcat share capital, all-pass, market value), listing date)).

Drawtext _ fix(islatbar, 0.005, 0.02, 0, market value of share capital), COLORLICYAN

Extended data:

meaning

1, reflecting how much money has been accumulated in the stock market. Market value in circulation = average share price * number of shares in circulation, including two aspects.

2. Reflect the market capacity together with the index. Money ratio = index/circulating market value, that is, how much money can push the stock index up by corresponding points.

3. Generally speaking, the market value of circulation is large, which is conducive to market stability, and it is not easy to speculate. The market value of circulation is small, which has little impact on the market and is easy to speculate.

Reference source Baidu Encyclopedia-circulating market value