Assista a como baixar robôs de negociação gratuitos
Encontre-nos em Twitter!
Participe de nossa página de fãs
Script interessante?
Coloque um link para ele, e permita que outras pessoas também o avaliem
Você gostou do script?
Avalie seu funcionamento no terminal MetaTrader 5
Scripts

Opening Positions - script para MetaTrader 4

Visualizações:
19888
Avaliação:
(6)
Publicado:
2016.07.01 09:50
Precisa de um robô ou indicador baseado nesse código? Solicite-o no Freelance Ir para Freelance

When opening a position the scripts automatically set the lot size (three options: fixed lot and two options as described here https://www.mql5.com/ru/forum/108290).

At the same time the scripts try to select a stop loss and (equal) take profit. Those are set as safety measure, they will probably need to be modified after a position is opened.

If necessary, it is possible to set saving the chart screenshot at the moment the position is opened, so that it is possible to review the actions later, not the history when everything is clear, but the situation at the time the position was opened, in order to try to remember "why did I do that".

Traduzido do russo pela MetaQuotes Ltd.
Publicação original: https://www.mql5.com/ru/code/8657

Doubler Doubler

Simple Expert Advisor that simultaneously opens two positions in different directions, provided that the stop loss of the losing position triggers 5 points earlier than the take profit of the profitable one.

Stochastic Divergence Stochastic Divergence

Divergence based on a standard Stochastic with Alert and language selection.

#MarketPrice #MarketPrice

Really helps in trading

Divergence based on a standard MACD with Alert and language selection. Divergence based on a standard MACD with Alert and language selection.

The MACD is not required to be present on the chart. However, if a standard MACD is attached, the divergence lines will be drawn both on the chart and in the indicator window, and the indicator will use the MACD settings.