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

Ranged Grid Bot EA with pending orders - MetaTrader 4용 expert

조회수:
15290
평가:
(5)
게시됨:
2023.09.03 13:40
업데이트됨:
2023.10.02 17:34
RangeEA.mq4 (23.23 KB) 조회
이 코드를 기반으로 한 로봇이나 지표가 필요하신가요? 프리랜스로 주문하세요 프리랜스로 이동

UPDATE: v1.01

  • Added magic number
  • Added control on symbol (it can be now attached to different charts on the same account)
  • Added time control for trading
  • Added an option to forcibly close all the trades after the end hour

The EA creates a grid of equally spaced pending limit orders taking into account:

 - The current price; sell-limit above / buy-limit below

 - The trading range; computed by using the weekly highs and lows

The EA then manages the orders while they have been executed.

The logic is:

  • IF #EXECUTED ORDERS == 2
    OPEN NEW LIMIT AT THE PEN. PRICE
  • IF #EXECUTED ORDERS > TOT - 2
    RESET THE LIMIT ORDERS TO RANGE

 - check the video for the full strategy


Ehlers reverse EMA Ehlers reverse EMA

A trend or cycle indicator with very low lag.

Gaussian Low Lag Filters Gaussian Low Lag Filters

Gaussian Filter Multi Pole smoother of price data

Probability and Signals class Probability and Signals class

With these classes you can create and test your signals runtime.

MaybeAwo EA MaybeAwo EA

a Versatile automated trading tool for the MetaTrader 4 platform. This EA is designed to assist traders in managing their positions effectively by offering features such as setting a breakeven point, trailing stop, stop loss, and take profit levels. It works with various input parameters, allowing you to customize its behavior to fit your trading strategy.