Guarda come scaricare robot di trading gratuitamente
Ci trovi su Telegram!
Unisciti alla nostra fan page
Unisciti alla nostra fan page
Ti è piaciuto lo script? Provalo nel Terminale MetaTrader 5
- Visualizzazioni:
- 50554
- Valutazioni:
- Pubblicato:
- 2017.03.07 11:13
-
Hai bisogno di un robot o indicatore basato su questo codice? Ordinalo su Freelance Vai a Freelance
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
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

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).

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

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.