關(guān)於text_new 位置的問題? [MultiCharts MC]
- 咨詢內(nèi)容:
各位好
請問我想要在開盤K"最頂端"顯示文字
也就是如何當開盤時,
顯示文字在開盤K畫面的最上方
if time_S = 085000 then
begin
text_new(date,time,????,"Opening");
end;
- MC技術(shù)部: text_new(date,time, H+1 ,"Opening");
相關(guān)文章
-
沒有相關(guān)內(nèi)容