• 情報
3 年
経験
60
製品
28
デモバージョン
0
ジョブ
0
シグナル
0
購読者
MQ4 programmer において
X
Hong Ling Mu パブリッシュされたプロダクト

Forex Robot BOBOB This EA forex robot concept is based on Market range value. EA check the certain range (highest and lowest price) price  and if the price break that level, then EA will place the order in reversal. Also the entry is judged based on Market trend directions. EA can be run in any pairs but most of time, the major pair is desired. Time frame is longer is better but short time frame such as M15 is possible. EA default set is already optimized ,  so you can just run EA with

Hong Ling Mu
追加されたトピック新しいローソク足の最初にエントリーする方法(RENKO)
いろいろ探しているのですが、、、 いまだわかりません。 RENKOチャートで、新しいローソク足の最初にエントリーしたのですが、         static datetime bartime=Time[ 0 ];      if (Time[ 0 ]==bartime) return ;      bartime=Time[ 0 ];