您好,欢迎访问本站博客!登录后台查看权限
    网站广告内容与本站无关

波段选股王,etf指标公式

游戏资讯 susu 2023-10-30 20:30 228 次浏览 0个评论

波段选股王,etf指标公式?

金子塔ETF趋势追踪指标公式:

runmode:0;

波段选股王,etf指标公式

money:=5000;

lots:=intpart(money/open/volunit)*volunit;

length:=20;

myma:ma(open,length);

entrylongcond:=open>myma;

exitlongcond:=open<myma;

if holding=0 then begin

if entrylongcond then

buy(1,lots,limitr,open);

end

if holding>0 then begin

if exitlongcond then

sell(1,holding,limitr,open);

end

盈亏:asset-500000,noaxis,coloryellow,linethick2;

量化波段王真的假的?

从长期来看,量化波段王指标有点用,但并不可靠。影响股票的跌涨因素十分复杂,但都是资金推动的结果,并不是用什么软件就可以预判的。