거래 로봇을 무료로 다운로드 하는 법을 시청해보세요
당사를 Twitter에서 찾아주십시오!
당사 팬 페이지에 가입하십시오
스크립트가 흥미로우신가요?
그렇다면 링크 to it -
하셔서 다른 이들이 평가할 수 있도록 해보세요
스크립트가 마음에 드시나요? MetaTrader 5 터미널에서 시도해보십시오
조회수:
19161
평가:
(38)
게시됨:
2012.07.30 10:23
업데이트됨:
2016.02.08 13:50
MQL5 프리랜스 이 코드를 기반으로 한 로봇이나 지표가 필요하신가요? 프리랜스로 주문하세요 프리랜스로 이동

Description:

I, myself, hardly understand the benefit of "Hedging" (Buy one Sell the same symbol), but since not many brokers follow the American style, at least certain number of traders don't like that in MetaTrader 5 multi-directional positions are not supported. So, maybe it will be cool for some people.

This EA will open 2 component positions to synthesize the hedge symbol. For example, if you want to make "synthesized" EURUSD Buy position, you can buy EURGBP and GBPUSD with adjusted lots.

I have added 12 symbols from ATC and AUDJPY into the selection list, but you can synthesize any symbol if you have the necessary components. For example, if you have XAUUSD and USDJPY, then we can synthesize XAUJPY, etc.

However, we all know that normally it takes double spread and affects your deposit. Sometimes it is better than "real" symbol like below.

Image:

Triangle Hedge

It should be a script, but I don't know how to make dialog-box from script so far. That's the only reason I made it EA.

The files are;

  • EA: SymbolSynthesizer.mq5
  • Class: SymbolSynthesizerDialog.mqh (put in "/Include" folder)
  • Class: SpinEditDouble.mqh (put in "/Include" folder, modified from SpinEdit.mqh, to use for double value)
Ideal ZigZag Ideal ZigZag

This is a simple but very fast ZigZag with no suspended or wrong peaks. The indicator is designed for use in EAs. Peaks retrieval has been time-optimized.

Jolly Roger EA Version Jolly Roger EA Version

Inspired by Pirat's Expert Advisor submitted to the Automated Trading Championship 2011.

Weather Vane Weather Vane

This indicator calculates last average price for a symbol and determines the trend direction, so it can be a signal to commit a trade operation.

Monitoring Spread Monitoring Spread

Tools for monitoring spread of currency pairs