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

Pending order grid - MetaTrader 4용 expert

Haroun Boutamani
게시자:
Thomas Kjelvik
조회수:
46653
평가:
(30)
게시됨:
2017.03.30 11:38
이 코드를 기반으로 한 로봇이나 지표가 필요하신가요? 프리랜스로 주문하세요 프리랜스로 이동

This EA Opens a grid of Buy Stops and Sell Stops at a specified distance from price. It is not a fully automatic EA. You need to reset it once a while.

Features

  • Startinglot
  • IncreasePercentage - Choose to have Increasing grid lots
  • Distance from price - Points from price where grid starts
  • Spacebetween Trades - Points between orders
  • Number of trades - Total of open and pending orders in your terminal
  • Takeprofit - TP in points
  • Stoploss - SL in points
  • Trailingstop - TS in points
  • Magic

Can be used on all pairs and timeframes. Feel free to play around with it, but remember this is not at fully operational EA that can run on its own.

Pending order grid

Pending order grid is based on Haroun Boutamanis Antigragile EA, but is heavily changed. Original code had used limits and bought/sold against the trend, waiting for pullbacks. This uses stops and buys/sells with the trend. I also added TP and the option to specify the distance from price where the grid will start. I also fixed a problem with the numbers of trades it opened.

One problem this still has is that it can not be used on several pairs at the same time even if it uses magic numbers. This is because it counts all open positions and pending orders regardless of magic. So if somebody has an idea how to fix it, please feel free to share or change the code.

Laguerre RSI with Laguerre filter Laguerre RSI with Laguerre filter

Laguerre RSI with Laguerre filter.

TimeManagement TimeManagement

The header file contains functions and input variables for a time management.

Modify SL TP Modify SL TP

This script is used to modify StopLoss and TakeProfit.

LRDegrees MT4 LRDegrees MT4

Forex indicator for MetaTrader 4 with show double line of linear regression with position degrees and trend alerts.