Guarda come scaricare robot di trading gratuitamente
Ci trovi su Facebook!
Unisciti alla nostra fan page
Script interessante?
Pubblica il link!
lasciare che altri lo valutino
Ti è piaciuto lo script? Provalo nel Terminale MetaTrader 5
Sistemi Esperti

BIG DOG Trade strategy - sistema esperto per MetaTrader 4

Visualizzazioni:
20502
Valutazioni:
(6)
Pubblicato:
2009.11.19 15:29
Aggiornato:
2016.11.22 07:32
Hai bisogno di un robot o indicatore basato su questo codice? Ordinalo su Freelance Vai a Freelance

Published by:

FXWizard

Description:

The idea is based on breakthrough strategy.

Trade rules :

  • Find the maximal/minimal price values in the period from 14 to 16 hours (terminal time) and set pending orders for buy/sell at the maximal/minimal value.
  • We set orders only if the distance between the maximum and minimum is not more than 50 points
  • Take Profit is 30 points. Trailing Stop is 15 points.
  • Stop Loss defined at the price level of the opposite deal. Unused orders are removed at the end of the day.

Recommendations:

  • See FORTRADER.RU maganize (№ 52) for the details.


Editor's remark:

Note that it's a mirror translation of the original Russian version.

If you have any questions, suggestions or comments, it's better to post them there.

If you have found this code useful for trading or educational purposes, don't forget to thank author.

Tradotto dal russo da MetaQuotes Ltd.
Codice originale https://www.mql5.com/ru/code/9259

Pausing execution of EA until certain time has passed Pausing execution of EA until certain time has passed

This code will get the current time , wait until a certain amount of Seconds has passed and then continue processing.

Two MACD with Signals Two MACD with Signals

It shows two MACD with lines on the price chart.

Murrey Levels. Murrey_Math_Line indicator v2 Murrey Levels. Murrey_Math_Line indicator v2

Modified version of Murrey_Math_Line v2

Hedge Script Hedge Script

Creates a synthetic Hedge for any open position that you select. Use it only if are you completely understand synthetic derivatives or triangular arbitrage.