당사 팬 페이지에 가입하십시오
- 조회수:
- 26275
- 평가:
- 게시됨:
- 2009.12.02 09:56
- 업데이트됨:
- 2014.04.21 14:54
-
이 코드를 기반으로 한 로봇이나 지표가 필요하신가요? 프리랜스로 주문하세요 프리랜스로 이동
Description:
The indicator is based on the simple CCI.
When its value crosses 100 from above, it sends a signal to sell.
When its value crosses -100 from below, it sends a signal to buy.
Everything is simple.
It gives a good signals, of course there are some wrong, you can add some filter to filter them.
Also you can open order for the each signal, with SL at 2-3 points higher/lower of the maximal/minimal price of the 2-3 previous candlesticks.
Take Profit value can be set using your vision and greed :)
Image:
Editor's remark:
Note that it's a mirror translation of the original Russian version.
If you have any questions to the author, suggestions or comments, it's better to post them there.
MetaQuotes Ltd에서 러시아어로 번역함.
원본 코드: https://www.mql5.com/ru/code/9365

Use on 1M charts. Manually choose Only Long, Only Short or Short and Long depending on market direction. Close open orders moving in the opposite direction.

Program for logging of non-market quotations from brokerage companies with MetaTrader platform. ADDED: Added ability to run your own script automatically in case of non-market quotations have place.

The script deletes objects from the chart.

Library for virtual trading.