代码基地
指示器
StopATR_auto
想要通过新代码,请 登陆 或 注册
| 主题: |
|
| 创建人:
|
Scriptor (2009.01.09 08:08 ) |
| 已下载: |
424 |
| 下载: |
|
根据价格和 ATR安排停止水平.
输入参量:
extern color ColorUpperStop=Blue;
extern color ColorLowerStop=Brown;
extern bool ShowGraf=true;
extern int CountBarsForShift=12;
extern int CountBarsForAverage=77;
extern double Target=2.5;

StopATR_auto
|
0 评论
想要通过新评论, 请, 登陆 or 注册
|
|