编辑: 山南水北 2019-07-05

ObjectSet(myType+TimeToStr(Time[myBarPos]),OBJPROP_COLOR,myColor);

ObjectSet(myType+TimeToStr(Time[myBarPos]),OBJPROP_ARROWCODE,mySymbol);

} if (myType== HLine ) { ObjectCreate(myType+TimeToStr(Time[myBarPos]),OBJ_HLINE,0,Time[myBarPos],myPrice);

ObjectSet(myType+TimeToStr(Time[myBarPos]),OBJPROP_COLOR,myColor);

} if (myType== VLine ) { ObjectCreate(myType+TimeToStr(Time[myBarPos]),OBJ_VLINE,0,........

下载(注:源文件不在本站服务器,都将跳转到源网站下载)
备用下载
发帖评论
相关话题
发布一个新话题