AA:=ma(c,N)>ma(c,60) and ma(c,N)>ma(c,30);BB:=vol<=ma(v,20);CC:=FINANCE2(35)/10000<10;条件:AA and BB and CC;N的参数你自己调整