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

Hidden Stop Loss and Take Profit - sistema esperto per MetaTrader 4

Visualizzazioni:
34393
Valutazioni:
(10)
Pubblicato:
2017.08.21 11:59
Freelance MQL5 Hai bisogno di un robot o indicatore basato su questo codice? Ordinalo su Freelance Vai a Freelance

The EA implements a hidden Stop Loss and Take Profit system. The system is run as follows:

  • First, open the buy and/or sell orders that you desire for a particular chart symbol.
  • Second, open the EA in a chart with the same symbol, specifying the size of the hidden Stop Loss and Take Profit in points.
  • The default is to calculate these relative to the open price of the trade, but it can be calculated relative to the current mid price of the tickets symbol.

The EA should print out the hidden Stop Loss and Take Profit in the Experts tab.

If the appropriate input option is selected, it should draw horizontal lines on the chart.

Hidden Stop Loss and TakeProfit

When all of the trades have been closed, a message is added to the comment section and the Experts tab. Please be warned that I have not tested this extensively or on a live system so great care should be taken.

RSO, Relative Strength Oscillator RSO, Relative Strength Oscillator

Relative Strength Oscillator or RSO is an Oscillator version of RSI.

Strategy Checklist Strategy Checklist

This indicator allows you to define a checklist for you to manually check and confirm your strategy before entering into a trade.

Track/close buys and sells buttons Track/close buys and sells buttons

Open two buttons on a chart, one for closing all shorts, one for closing all longs. The buttons labels display the current total profit for each type of order.

Simple Single Layer Perceptron EA Simple Single Layer Perceptron EA

The EA using single layer Perceptron.