[警告关闭!]任何新手问题,为了不给论坛添乱。专业人士,不要走过。没有你,哪里都不能去。 - 页 881

 
Dersu:

你好,专家。

请解释如何从左上方的指标子窗口中删除信息。

它挡住了路。


所有的还是部分的?不过,无论哪种方式,都是在指标内完成的

 
一般的原则是在里面。
 

移除名称中的字符数。

那么数字呢?支架?

 
Dersu:

删除标题中的字符数。

那么数字呢?支架?


SetIndexLabel(0,")。

 

IndicatorShortName(")。
SetIndexLabel(0, "")。
SetIndexLabel(0, "")。

名字没有了,数字还在。

 
Dersu:

IndicatorShortName(")。
SetIndexLabel(0, "")。
SetIndexLabel(0, "")。

名字没有了,数字还在。


IndicatorShortName("")。
SetIndexLabel(0, "")。
SetIndexLabel(1, "")。
 

有一个数字已经消失了。还有这个名字。

还剩下两位数。

而在这一领域,操纵遇到了一个错误。

int counted_bars = Bars - history + period * 2;
SetIndexDrawBegin(0, counted_bars);
SetIndexDrawBegin(1, counted_bars);
SetIndexDrawBegin(2, counted_bars);

IndicatorShortName(");
SetIndexLabel(0, ");
SetIndexLabel(1, ");

还有两个数字反映了指标线的 特点。

 
Dersu:

有一个数字已经消失了。还有这个名字。

还剩下两位数。

而在这一领域,操纵遇到了一个错误。

int counted_bars = Bars - history + period * 2;
SetIndexDrawBegin(0, counted_bars)。
SetIndexDrawBegin(1, counted_bars)。
SetIndexDrawBegin(2, counted_bars)。

IndicatorShortName(")。
SetIndexLabel(0, "")。
SetIndexLabel(1, "")。


而要想?
 

没有什么可供操作的。我什么都不知道。我宁愿整天看指标

而我不会去讨论编程。我已经对这些信息感到非常厌恶。而且是的,是的。

 
Dersu:

没有什么可供操作的。我什么都不知道。我宁愿整天看指标

而我不会去讨论编程。我已经对信息感到非常厌恶。嗯,是的。


IndicatorShortName("")。
SetIndexLabel(0, "")。
SetIndexLabel(1, "")。

SetIndexLabel(2, "")。