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

CCI Expert - MetaTrader 4용 expert

조회수:
15495
평가:
(24)
게시됨:
2020.05.21 19:12
업데이트됨:
2020.06.02 14:57
이 코드를 기반으로 한 로봇이나 지표가 필요하신가요? 프리랜스로 주문하세요 프리랜스로 이동

The CCI Expert is based on the CCI indicator and can be traded on every symbol in marketwatch.

The expert is trading fixed position volume, and has a fixed StopLoss and TakeProfit.

INPUTS:

  • Volume Size
  • StopLoss in Points
  • TakeProfit in Points
  • Max Spread in Points
  • Expert ID


      CCI_


waverider zigzag waverider zigzag

This indicator is ZigZag based on Bill Williams Aligator

GMT Time on chart GMT Time on chart

The GMT Time on chart indicator is written for users who like to see GMT Time on-screen. For convenience, This indicator code is written clearly and simple. Update 1: 16-5-2020 *Input font color *Input font size

Script to close all negative trades first and then followed by positive trades Script to close all negative trades first and then followed by positive trades

A modified close all script by me.

Basic check-up of Experts for MQL4 Basic check-up of Experts for MQL4

This is a simple function for the initial control of an expert.