配比

//变量自动设置

if (BarInterval == 1)
{
Fast = 5;
Slow = 30;
if (Exact (Symbol + Text(bartype)+ Text(BarInterval),"c9000.DCE01") )
slot = 1;
if (Exact (Symbol + Text(bartype)+ Text(BarInterval),"fu000.SHFE01") )
slot = 1;
if (Exact (Symbol + Text(bartype)+ Text(BarInterval),"m9000.DCE01") )
slot = 1;
if (Exact (Symbol + Text(bartype)+ Text(BarInterval),"MA000.CZCE01") )
slot = 1;
if (Exact (Symbol + Text(bartype)+ Text(BarInterval),"rb000.SHFE01") )
slot = 1;
if (Exact (Symbol + Text(bartype)+ Text(BarInterval),"TA000.CZCE01") )
slot = 1;

}

if (BarInterval == 30)
{
Fast = 20;
Slow = 200;

if (Exact (Symbol + Text(bartype)+ Text(BarInterval),"c9000.DCE130") )
slot = 5;
if (Exact (Symbol + Text(bartype)+ Text(BarInterval),"fu000.SHFE130") )
slot = 4;
if (Exact (Symbol + Text(bartype)+ Text(BarInterval),"m9000.DCE130") )
slot = 3;
if (Exact (Symbol + Text(bartype)+ Text(BarInterval),"MA000.CZCE130") )
slot = 6;
if (Exact (Symbol + Text(bartype)+ Text(BarInterval),"rb000.SHFE130") )
slot = 6;
if (Exact (Symbol + Text(bartype)+ Text(BarInterval),"TA000.CZCE130") )
slot = 3;
if (Exact (Symbol + Text(bartype)+ Text(BarInterval),"JD000.CZCE130") )
slot = 4;
}

 

交易资金:11.5万,最大回撤资金预备:10.5万 每年盈利:6.6万 年化57%

 

最小金额交易单元配比

2020年,仅有06年和17年亏损,最大亏损年2017年,亏损金额接近2.8万。亏损率24%

最小金额交易单元配比

最小金额交易单元配比

最小金额交易单元配比

部分品种,数据未满20年。

最小金额交易单元配比

最小金额交易单元配比

 

相关文章:

  • 2021-07-16
  • 2021-06-24
  • 2022-12-23
  • 2022-12-23
  • 2021-06-26
  • 2021-05-23
  • 2021-09-28
  • 2022-12-23
猜你喜欢
  • 2021-07-25
  • 2022-12-23
  • 2022-01-09
  • 2021-11-03
  • 2022-12-23
  • 2022-01-08
  • 2021-07-09
相关资源
相似解决方案