거래 로봇을 무료로 다운로드 하는 법을 시청해보세요
당사를 Facebook에서 찾아주십시오!
당사 팬 페이지에 가입하십시오
스크립트가 흥미로우신가요?
그렇다면 링크 to it -
하셔서 다른 이들이 평가할 수 있도록 해보세요
스크립트가 마음에 드시나요? MetaTrader 5 터미널에서 시도해보십시오
스크립트

Limit orders Pro - MetaTrader 4용 스크립트

조회수:
18754
평가:
(24)
게시됨:
2018.03.20 17:06
Limits Pro.mq4 (11.75 KB) 조회
이 코드를 기반으로 한 로봇이나 지표가 필요하신가요? 프리랜스로 주문하세요 프리랜스로 이동

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.