無料でロボットをダウンロードする方法を見る
Facebook上で私たちを見つけてください。
私たちのファンページに参加してください
私たちのファンページに参加してください
記事を気に入りましたか?MetaTrader 5ターミナルの中でそれを試してみてください。
- 発行者:
- Florin Ionescu
- ビュー:
- 39462
- 評価:
- パブリッシュ済み:
- 2016.10.10 17:31
- アップデート済み:
- 2016.11.22 07:32
-
このコードに基づいたロボットまたはインジケーターが必要なら、フリーランスでご注文ください フリーランスに移動
Awesome Oscillator, customizable, 4 colors, and some more parameters
I started with default MetaQuotes Awesome Oscillator.
I borrowed the 4 colors idea from AIMS YouTube videos. And some more parameters from other Awesome Oscillators in CodeBase.
I wanted the most customizable AO possible, for my needs.

This indicator is based on the moving average, but it doesn't use any standard moving average indicators.

Two EA's. One places Stop orders the other places Limit orders.

This is a great beginners' example of the function OnChartEvent() & creating objects on the chart to access them for some tasks.

Indicator detects the Inside Bars and marks them high/low (no redraw).