工作已完成
执行时间1 一天

员工反馈
策略清晰明了!赞赞赞
指定
第一个: VAR1:=(CLOSE+LOW+HIGH)/3;
VAR2:=SUM(((VAR1-REF(LOW,1))-(HIGH-VAR1))*VOL/100000/(HIGH-LOW),0);
VAR3:=EMA(VAR2,1);
S:VAR3;
M:MA(VAR3,12);
L:MA(VAR3,26);
第二个: LC :=REF(CLOSE,1);
RSI2:=SMA(MAX(CLOSE-LC,0),12,1)/SMA(ABS(CLOSE-LC),12,1)*100;
RSI3:=SMA(MAX(CLOSE-LC,0),18,1)/SMA(ABS(CLOSE-LC),18,1)*100;
S:MA(3*RSI2-2*SMA(MAX(CLOSE-LC,0),16,1)/SMA(ABS(CLOSE-LC),16,1)*100,3);
M:EMA(MMS,8);
L:MA(3*RSI3-2*SMA(MAX(CLOSE-LC,0),12,1)/SMA(ABS(CLOSE-LC),12,1)*100,5);
要带注释
反馈
1
等级
项目
327
35%
仲裁
64
13%
/
56%
逾期
85
26%
工作中
2
等级
项目
1
0%
仲裁
0
逾期
0
空闲
3
等级
项目
9
44%
仲裁
0
逾期
0
空闲
相似订单
Detail requirements : 1. Use multiple time frames (e.g. Daily + hour ) 2. Detect trending in high level time frame (e.g. Daily) 3. Buy / Sell in low level time frame (e.g. hour) 4. When Retract happens, but high time frame trend direction no change, perform retract sell (if big trend is buy) / retract buy (if big trend is sell). 5. When Retract finish, take the retract portion profit (if profitable) or stop loss the
跟单系统
30 - 100 USD
9个从账户跟一个主账户做单
项目信息
预算
30+ USD
开发人员
27
USD