Main
<pre style="font-family: Andale Mono, Lucida Console, Monaco, fixed, monospace; color: #000000; background-color: #eee;font-size: 12px;border: 1px dashed #999999;line-height: 14px;padding: 5px; overflow: auto; width: 100%"><code>int aBarOnce(int aBarOnce_time)
Posted by Robin0320 at 痞客邦 PIXNET 留言(0) 引用(0) 人氣()
原文轉自沈毅豐匯,稍作整理
关于程序的构成,对于一个智能交易系统EA程序来说:主要由三个函数构成分别是:
Posted by Robin0320 at 痞客邦 PIXNET 留言(0) 引用(0) 人氣()
原文轉自沈毅豐匯, 稍作整理
在开仓之前必须验证账户内是否存在自由保证金。如果账户内的自由保证金不足,开仓交易将失败。
Posted by Robin0320 at 痞客邦 PIXNET 留言(0) 引用(0) 人氣()
Posted by Robin0320 at 痞客邦 PIXNET 留言(0) 引用(0) 人氣()
2011/08/09
IndicatorCounted()
Posted by Robin0320 at 痞客邦 PIXNET 留言(0) 引用(0) 人氣()