거래 로봇을 무료로 다운로드 하는 법을 시청해보세요
당사를 Telegram에서 찾아주십시오!
당사 팬 페이지에 가입하십시오
당사 팬 페이지에 가입하십시오
스크립트가 마음에 드시나요? MetaTrader 5 터미널에서 시도해보십시오
- 조회수:
- 19814
- 평가:
- 게시됨:
- 2016.06.10 16:47
- 업데이트됨:
- 2016.07.13 17:33
-
이 코드를 기반으로 한 로봇이나 지표가 필요하신가요? 프리랜스로 주문하세요 프리랜스로 이동
It is a recovery system implemented in EA. But you can copy it to any other EAs.
System makes buy (first order,but you can set another rule for it) than if price goes up,order closes.
If price goes down, EA opens sell at buy price-distance. If price not takes overall profit and goes up, than EA open buy at sell price+distance*multiplier and so on.
Distance, lot, profit have settings of multiplier.
User can increase or decrease distance, lot and overall profit depends on number of opened orders.

Auto trading with the help of some indicators.

This EA will detect the buffers values of any indicator you want. Just type its name in the EA settings.

KNJ ZigZag with value at pivots (highs/lows).

Draw Elliott Waves (5 waves) manually.