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

High/Low indicator for a predefined period - MetaTrader 4のためのインディケータ

ビュー:
49073
評価:
(13)
パブリッシュ済み:
2017.03.07 11:13
このコードに基づいたロボットまたはインジケーターが必要なら、フリーランスでご注文ください フリーランスに移動

The middle line can be configured with the parameter Middle line type as:

MID_TYPE_NONE=0,    // None
MID_TYPE_MEDIAN=1// Median, (high + low)/2
MID_TYPE_TYPICAL=2, // Typical, (high + low + close)/3
MID_TYPE_WEIGHTED=3 // Average, (high + low + close + close)/4‌

Daily progress on a 5 minute chart

Send Order Basic Send Order Basic

A script used to submit market or pending orders with take profit and stop loss levels, lot size, and optional trailing stop.

Vidya zone (metatrader 4) Vidya zone (metatrader 4)

Vidya zone (metatrader 4).

Set Fixed SL and TP Set Fixed SL and TP

This script scans for open orders and sets a fixed stop loss and take profit to all of the relevant.

I_CloseDifference_v-08 I_CloseDifference_v-08

This indicator detects the currencies in the chart and compares the current close value in all the pairs of the currencies trying to understand if the currency is strong or weak.