無料でロボットをダウンロードする方法を見る
Facebook上で私たちを見つけてください。
私たちのファンページに参加してください
興味深いスクリプト?
それではリンクにそれを投稿してください。-
他の人にそれを評価してもらいます
記事を気に入りましたか?MetaTrader 5ターミナルの中でそれを試してみてください。
エキスパート

Batman V1.0 - MetaTrader 4のためのエキスパート

ビュー:
32753
評価:
(10)
パブリッシュ済み:
2012.02.08 10:07
アップデート済み:
2016.11.22 07:32
BAT.mq4 (3.73 KB) ビュー
このコードに基づいたロボットまたはインジケーターが必要なら、フリーランスでご注文ください フリーランスに移動

Author:

Farshad Saremifar

This EA is Based On BAT Strategy With some Modifications. It will Enter Position on Breaks of Lows and Highs, If the break was correct then we'll see our TP, If Not it will try to add Offset Depending on Orders input parameter, on every breaking of a low or high it will close all positions, so we don't need to set a stop loss, it will close all by changing the side.

The takeprofits are calculated static(Static_SL) or automatic by entering a fibo level in input parameters, (you have to set Static_TP to a negative(-) value like : -10 )

You can set the Number of offsets by changing Orders value, You can also change the lot multiply by changing LotExponent.

I have good results both on demo and real forwarding.Please try on demo first.

Install BAT.mq4 in indicators folder of metatrader, and Install Batman-EA.mq4 in experts folder

Recommendations:

  • it's better to use that in higher Time Frames
  • If you want to use it on a lower time frame you have to optimize EA for a shorter period like everyday
  • it's better to optimize these parameters (not all of input parameters): ATRPeriod,Factor (from 1 step 0.1 to 2),Static_TP (from -1 step 1 to....),Orders)

Have a look at my site, I am going to share all of my Products and Software and if you have any question feel free to contact me

Display Ask-Bid Display Ask-Bid

This code simply display ask-bid value.

LotScalp LotScalp

EA scalper 1430% = 2011!!!

Time trader v1.1 Time trader v1.1

Opens specified orders at a specified time

MMT MMT

It is a Malty order Placer(4 LIMIT and 1 INSTANT). and good performed EA. It Works With THE Co-ordination of Different Moving Averages.