無料でロボットをダウンロードする方法を見る
Twitter上で私たちを見つけてください。
私たちのファンページに参加してください
私たちのファンページに参加してください
記事を気に入りましたか?MetaTrader 5ターミナルの中でそれを試してみてください。
- ビュー:
- 31102
- 評価:
- パブリッシュ済み:
- 2008.12.19 07:19
- アップデート済み:
- 2014.04.21 14:53
-
このコードに基づいたロボットまたはインジケーターが必要なら、フリーランスでご注文ください フリーランスに移動
It will alert at another place as soon as you quickly move it using the mouse.
Input Parameters:
extern string NamePrice="Price_1"; extern string SoundFileName="alarm.wav"; extern bool ActiveSignal=true; extern bool ActiveAlert=true; extern color LineColor=Gold;
Price_Alert

The script for simultaneous placing of several orders by different symbols.

The indicator has the informative character.

It arranges the stop levels depending on the price and ATR.

The divergence of RSI, the continuation of the divergence topic.