欢迎光临散文网 会员登陆 & 注册

代码教程 pine语言动量2.0策略转文华my语言

2023-05-16 19:40 作者:jssdi  | 我要投稿

N := 6;

momentum:CLOSE-REF(CLOSE,N);

mom:(momentum)/std(momentum,100);

momentumsmoothed:forcast(mom,30);

momentumbase:ema(mom,100);

cross(momentumsmoothed,momentumbase),BPK;

cross(momentumbase,momentumsmoothed),SPK;

代码教程 pine语言动量2.0策略转文华my语言的评论 (共 条)

分享到微博请遵守国家法律