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

MTrendLine is Very Convenient Autoregulator of Pendings in Reference to the Trend Lines - MetaTrader 4のためのエキスパート

ビュー:
15353
評価:
(5)
パブリッシュ済み:
2008.12.18 07:06
アップデート済み:
2014.04.21 14:53
このコードに基づいたロボットまたはインジケーターが必要なら、フリーランスでご注文ください フリーランスに移動

The usage is very simple, we draw the trend lines marking, place a pending order at random, for example at 100 points lower than the current price. Then we inspect the properties of the trend and copy TrendLine ####### (number) into the clipboard, then activate the EA and write the number of the pending order to the Ticker and paste from clipboard to the Trendline. Dist is the distance between the order and the pending order.

If the EA is placed on H1 then the refreshing and moving of the pending order is performed every hour, if the timeframe is smaller then it is performed more often. If you have any questions you can find me here.

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

21hour 21hour

We place two pending orders at the specified time and delete one of them when another one triggers.

Universal Expert Advisor scheme Universal Expert Advisor scheme

Universal EA scheme to enable easy multiple strategy implementation into one EA

X-Pair X-Pair

The indicator has the informative character.

MultiOrders MultiOrders

The script for simultaneous placing of several orders by different symbols.