Current location - Trademark Inquiry Complete Network - Futures platform - Tong Daxin makes a main picture display indicator: show the total share capital, the number of days of suspension, and the industry.
Tong Daxin makes a main picture display indicator: show the total share capital, the number of days of suspension, and the industry.
Sector: =strcat ('sector:',strcat (strcat(',hyblock),STRCAT(',dyblock)),STRCAT(',gnblock));

Total share capital: =STRCAT(STRCAT ('total share capital:', con2str (total capital/1000000,3)),' 100 million shares');

Drawtext _ fix(islatbar, 0.002, 0.05, 0, belonging to the plate), COLORMAGENTA.

Drawtext _ fix(islatbar, 0.002,0 0. 10/0,0, total share capital), COLORCYAN

{Pause days > 8}

Days of suspension: = today's date)- today's date (ref (date,1));

DRAWTEXT (pause days > 8, L*0.98,' Stop'), with red color;

DRAWNUMBER (pause days > 8, L*0.97, pause days), and the color is red;

You can copy it directly to the new main map for use, or you can learn more through Baidu search Yang Ming plan ~