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

#MarketPrice - MetaTrader 4のためのインディケータ

ビュー:
33739
評価:
(16)
パブリッシュ済み:
2016.07.01 10:26
1.gif (13.75 KB)
このコードに基づいたロボットまたはインジケーターが必要なら、フリーランスでご注文ください フリーランスに移動

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

Opening Positions Opening Positions

Attempt to more or less fully automate the opening of Buy and Sell orders

Doubler Doubler

Simple Expert Advisor that simultaneously opens two positions in different directions, provided that the stop loss of the losing position triggers 5 points earlier than the take profit of the profitable one.

Divergence based on a standard MACD with Alert and language selection. Divergence based on a standard MACD with Alert and language selection.

The MACD is not required to be present on the chart. However, if a standard MACD is attached, the divergence lines will be drawn both on the chart and in the indicator window, and the indicator will use the MACD settings.

Example of plotting a function spectrum using the FFT library Example of plotting a function spectrum using the FFT library

Example of plotting a function spectrum using the FFT library