無料でロボットをダウンロードする方法を見る
Twitter上で私たちを見つけてください。
私たちのファンページに参加してください
私たちのファンページに参加してください
記事を気に入りましたか?MetaTrader 5ターミナルの中でそれを試してみてください。
- ビュー:
- 29809
- 評価:
- パブリッシュ済み:
- 2008.11.01 09:18
- アップデート済み:
- 2014.04.21 14:53
-
このコードに基づいたロボットまたはインジケーターが必要なら、フリーランスでご注文ください フリーランスに移動
The indicator of Fibo levels and arcs drawing.
Input Parameters:
extern int nLeft=50; extern int nRight=50; extern int filter=10;
Trade Channel

ZigZag with rays (on a break through)

An analogue of the intersection of two stochastics.

The indicator shows the probabilistic reverses.

Using a combination of MA for the trend and Williams %R wth Commodoties Channel Inex to trigger, and a Dochian band to exit the RabbitM2 is designed to get from zero to hero. I would welcome anyone willing to perform live testing and give me feedback.