Pon "Me gusta" y sigue las noticias
Deje un enlace a él, ¡qué los demás también lo valoren!
Evalúe su trabajo en el terminal MetaTrader 5
Hidden Stop Loss and Take Profit - Asesor Experto para MetaTrader 4
- Visualizaciones:
- 34743
- Ranking:
- Publicado:
- 2017.08.21 11:59
- ¿Necesita un robot o indicador basado en este código? Solicítelo en la bolsa freelance Pasar a la bolsa
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.
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.
Relative Strength Oscillator or RSO is an Oscillator version of RSI.
Strategy ChecklistThis indicator allows you to define a checklist for you to manually check and confirm your strategy before entering into a trade.
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 EAThe EA using single layer Perceptron.