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

Limit orders Pro - MetaTrader 4のためのスクリプト

ビュー:
18357
評価:
(24)
パブリッシュ済み:
2018.03.20 17:06
このコードに基づいたロボットまたはインジケーターが必要なら、フリーランスでご注文ください フリーランスに移動

This script provides quick work with a large number of pending orders in the market and contains functions for placing, changing, and deleting of orders within the your price range.


The capability

The script abilities:

  • It is able to place a group of pending orders of a required type within from an initial price to a final price with a certain step of points, distributing them evenly over the range, so you don’t need to monitor where your orders will be above or below than the current price.
  • It is able to modify Take Profit and/or Stop Loss for all pending orders at once.
  • It can at one time delete all not triggered orders, as well as provides the option to close or not to close already triggered orders.


Settings

  • Type of transaction - The type of a required action.

    • Buy - To place orders of Buy.
    • Sell - To place orders of Sell.
    • Modify – To modify Take Profit and Stop Loss.
    • Delete – To close pending orders.

  • Lot – The lot size for opening pending orders.
  • Price from – The starting price within your price range.
  • Price up to - The final price within your price range.
  • TakeProfit - Take Profit (in points) for orders.
  • StopLoss – Stop Loss (in points) for orders.
  • Step – The step (in points), a distance between orders.
  • Delete active orders – To delete or not to delete activated orders. If it equals “true” then when pending orders are deleted activated orders will be deleted too. If it equals “false” then activated orders are saved.  
  • Magic Number - Magic number for positions.
  • Slippage – The slippage for opening and closing positions.

If you need additional functionality, please contact me.



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

Identical candles Identical candles

This is the semaphore indicator of candles that highlights the candles on the chart, which have same direction like all candles for your chosen timeframes.

Open two Market orders in opposite directions Open two Market orders in opposite directions

Can be used for hedging or trading breakout systems.

Limit Orders Control Limit Orders Control

This is a not big assistant for trading with limit orders.

RSI vs BB RSI vs BB

This is the semaphore indicator with arrows based on BB and RSI.