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

Brakeout_Trader_v1.mq4 - MetaTrader 4のためのエキスパート

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

The EA opens the trade in the direction of the brek through, it is specified in points, for example the level of the previous extremum. The trade is opened by the closing of the specified timeframe beyond the specified level (in points) of TakeProfit and StopLoss and the opening of the trade in one direction (only buy or only sell).

Picture:


MetaQuotes Ltdによってロシア語から翻訳されました。
元のコード: https://www.mql5.com/ru/code/8543

Moving Average Moving Average

Moving Averages show the average value of the price of the symbol for a period of time.

ThreeLineBreak on Chart S/R ThreeLineBreak on Chart S/R

Steve Nison 'three line break' strategy on chart.

Pipsing_Close_on_DROP Pipsing_Close_on_DROP

The script closes any position using the Drag'n'Drop method, i.e. the method of "drag the script with the mouse and drop it on the order lines".

CLEAR_CHART_ON_NAME_AND_TYPE  CLEAR_CHART_ON_NAME_AND_TYPE

The script selectively clears the chart by the part of the name and/or by the type of the object.