Info_a:=strcat (' info_a= ', STRCAT (CON2STR (ref (MONTH, Ref_bar_a), 0), STRCAT ('-', STRCAT (CON2STR (Ref (day, ref_bar_a), 0 ), STRCAT ("', STRCAT (CON2STR (ref (HOUR, Ref_bar_a), 0), STRCAT (': ', Con2str (ref (MINUTE, Ref_bar_a), 0))))))
Info_b:=strcat ('; Info_b= ', STRCAT (CON2STR (ref (MONTH, Ref_bar_b), 0), STRCAT ('-'), STRCAT (CON2STR (Ref (day, Ref_bar_b), 0), STRCAT (', STRCAT (CON2STR (ref (HOUR, Ref_bar_b), 0), STRCAT (': ', Con2str (ref (MINUTE, Ref_bar_b), 0))))))
Info_c:=strcat ('; Info_c= ', STRCAT (CON2STR (ref (MONTH, Ref_bar_c), 0), STRCAT ('-'), STRCAT (CON2STR (Ref (day, Ref_bar_c), 0), STRCAT (', STRCAT (CON2STR (ref (HOUR, Ref_bar_c), 0), STRCAT (': ', Con2str (ref (MINUTE, Ref_bar_c), 0))))))
Info_d:=strcat ('; Info_d= ', STRCAT (CON2STR (ref (MONTH, Ref_bar_d), 0), STRCAT ('-'), STRCAT (CON2STR (Ref (day, Ref_bar_d), 0), STRCAT (', STRCAT (CON2STR (ref (HOUR, Ref_bar_d), 0), STRCAT (': ', Con2str (ref (MINUTE, Ref_bar_d), 0))))))
INFO: = STRCAT (Info_a, STRCAT (Info_b, STRCAT (Info_c, Info_d)));
Drawtext_fix (1, 0, 1, 0, INFO), color00ff00;
Tongda Letter: Show Candlestick chart Date