당사 팬 페이지에 가입하십시오
- 조회수:
- 11726
- 평가:
- 게시됨:
- 2014.04.15 14:12
- 업데이트됨:
- 2016.11.22 07:32
-
이 코드를 기반으로 한 로봇이나 지표가 필요하신가요? 프리랜스로 주문하세요 프리랜스로 이동
The simplest robot that buys and sells!
It is based on the EA description on the forum:
"The idea is to buy (say) some 0.01 lot at the current price. Once the price increases by (say) 46 points, the deal is closed (with a profit). Then repeat, etc. But if the price goes in the wrong direction (say) 31 points, the deal is closed (but with a loss). And a sell deal is then opened. After the price makes 46 points down, close with a profit or if goes 31 up, close with a negative result. And so on, the cycle is repeated "
MetaQuotes Ltd에서 러시아어로 번역함.
원본 코드: https://www.mql5.com/ru/code/2200

A non-normalized trend oscillator.

Creates a synthetic from two selected pairs.

The BlauErgodic_Signal indicator shows information on the current trend using the values of the BlauErgodic indicator with a fixed timeframe.

A semaphore signal indicator. Four last bars are analyzed in its algorithm.