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:
- 20508
- Valutazioni:
- Pubblicato:
- 2008.05.06 09:01
- Aggiornato:
- 2014.04.21 14:52
-
Hai bisogno di un robot o indicatore basato su questo codice? Ordinalo su Freelance Vai a Freelance
Inputs of the EA:
- p - period for DeMark oscillator. It is optimized with the values from 3 to 100, step 1.
- tp - TakeProfit value in pips. It is optimized with the values from 10 to 100, step 1.
- sl - StopLoss value in pips. It is optimized with the values from 10 to 100, step 1.
- lots - volume of the first order and that of all orders to be opened after a profitable trade. This parameter is not optimized.
- mn - magic number. This parameter is not optimized.
- losseslimit - the limit of successive losing trades. This parameter is not optimized. If the amount of losing trades reaches this limit, the EA stops opening trades and sends an e-mail message.
- fastoptimize - fast optimization. This parameter is not optimized. If the value of this parameter is 'true', then the embedded system is optimized fast without capital management. The results obtained in the optimizer and in the tester may be different for fast optimization.
The Ea works only for newly formed bars and open prices. There is no need to optimize it for every tick.
С более подробным описанием принципа действия данного советника можно ознакомиться по ссылке: http://bigforex.biz/load/2-1-0-170
Tradotto dal russo da MetaQuotes Ltd.
Codice originale https://www.mql5.com/ru/code/7999

An example of using graphical object OBJ_LABEL for tabular display.

A code/method to test the redrawing indicators, by the example of FxmFish

A multi-currency Expert Advisors aimed at trading on Asian sessions.

Three scripts for quick preparation and manual placing of trade orders.