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

Author:

Daniel Vieira Costa

The main idea is the crossover between CCI and MA when the price crossover the high value of BBollinger or crossover the low value of the BB. It's necessary to do a adjust of parameters for other timeframes. That default time frame is 5 minutes.


Version 1.1






Version 1.0


Recommendations:

  • The indicator works very well in timeframe of 5 minutes, but, if do you want use in anoter timeframe, will be necessary adjust the parameters.
  • Configuration:
  • TimeFrame = 5 (but if do you want to use in another timeframe, it's necessary adjust the parameters)
  • CCI_Periodo = 21;
  • NivelCCI_Min = -80;
  • NivelCCI_Max = 80;
  • MMPeriodo = 14 (but try 20 too)
  • BB_Period = 21;
  • BB_Desvio =2;
  • PIP_DesvioMAX = 0.0010 (deviation of the prices and de high line of the band boll..)
  • PIP_Oscilacao = 0.0015 (oscilation of the price)
  • CCI_Setup2 (experiment);
  • FuraBollinger = If the price cross over the up or down line of the bollinger

The BUG was fixed..

Sorry for my english. I'm studing English a month.


BearNaked

Turtle Channel Method (Donchain). Turtle Channel Method (Donchain).

One of the varieties of the price channel.

MA Angle Tony MA Angle Tony

Indicator MAAngleTony.

20 pips a day opposite "yesterday's trend" 20 pips a day opposite "yesterday's trend"

Improved version of 10 pips a day opposite "yesterday's trend" EA

Pivot Mid Support Historical.v1 Pivot Mid Support Historical.v1

Indicator Pivot Mid Support Historical.v1