实用:虚拟量预测成交量
大智慧日、60分钟、30分钟 虚拟量
仅供测试!!有错请指出!!60分钟、30分钟 虚拟量不一定对大家有用,就当玩玩吧!!!
成交量:vol,volstick;
日交易分钟数:=if(currenttime>93000 and currenttime<150000,
if(currenttime<113000,(timetot0(currenttime)-34200)/60,
if(currenttime>130000,(timetot0(currenttime)-39600)/60,120)),240);
{六十分钟k线交易分钟}
时交易分钟:=if(currenttime>93000 and currenttime<150000,
if(currenttime<103000,(timetot0(currenttime)-34200)/60,
if(currenttime>103000and currenttime<113000,(timetot0(currenttime)-37800)/60,
if(currenttime>130000and currenttime<140000,(timetot0(currenttime)-46800)/60,
if(currenttime>140000and currenttime<150000,(timetot0(currenttime)-50400)/60,60)))),60);
{三十分钟k线交易分钟}
半时交易分钟:=if(currenttime>93000 and currenttime<150000,
if(currenttime<100000,(timetot0(currenttime)-34200)/60,
if(currenttime>100000and currenttime<103000,(timetot0(currenttime)-36000)/60,
if(currenttime>103000and currenttime<110000,(timetot0(currenttime)-37800)/60,
if(currenttime>110000and currenttime<113000,(timetot0(currenttime)-39600)/60,
if(currenttime>130000and currenttime<133000,(timetot0(currenttime)-46800)/60,
if(currenttime>133000and currenttime<140000,(timetot0(currenttime)-48600)/60,
if(currenttime>140000and currenttime<143000,(timetot0(currenttime)-50400)/60,
if(currenttime>143000and currenttime<150000,(timetot0(currenttime)-52200)/60,30)))))))),30);
tt:=if(datatype=8,vol*240/日交易分钟数,
if(datatype=7,vol*60/时交易分钟,
if(datatype=6,vol*30/半时交易分钟,0)));
预测成交量:if(barstatus=2,tt,0),linethick0,coloryellow;
stickline(barstatus=2,预测成交量,vol,7,01),color00ffff,dotline,layer7;
今天早上9:33002194的30分钟虚拟量
上一指标公式:黑马主图想骑黑马的快进来抢啊公式下载 大智慧黑马
下一指标公式:简单实用均线公式下载 大智慧简单原码
☉ 好公式网发布的指标公式主要用于软件技术面分析,仅供参考,勿用于实际操作,据此操作风险自负!
☉ 解压密码:www.goodgongshi.com 就是好公式网域名,希望大家看清楚,切勿输错。
☉ tnc和tni格式指标公式,仅可以用通达信软件引入使用,例如可以用通达信软件引入使用指标公式;
☉ tne格式指标公式,仅可以用通达信软件公式编辑器5.0版导入,高版本兼容低版本;
☉ fnc格式指标公式,可以用大智慧软件新一代高速行情分析系统股票软件使用,少部分可以用分析家软件引入使用;
☉ alg格式指标公式,仅仅可以用飞狐交易师软件引入使用;exp格式指标公式,仅可以用大智慧经典版软件引入使用;
☉ hxf格式指标公式,仅可以用同花顺软件引入使用。
☉ 如果您发现下载软件链接错误,请联系管理员报告错误。
☉ 好公式网欢迎各位网友帮忙宣传转发本站网址,有您的支持,我们会做得更好!
☉ 本文实用:虚拟量预测成交量公式下载 大智慧公式大智慧仅供学习研究。