無料でロボットをダウンロードする方法を見る
Twitter上で私たちを見つけてください。
私たちのファンページに参加してください
興味深いスクリプト?
それではリンクにそれを投稿してください。-
他の人にそれを評価してもらいます
記事を気に入りましたか?MetaTrader 5ターミナルの中でそれを試してみてください。
インディケータ

BearNaked Pattern1 - MetaTrader 4のためのインディケータ

ビュー:
36979
評価:
(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