Assista a como baixar robôs de negociação gratuitos
Encontre-nos em Telegram!
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
Experts

Stop & Limit Bots - expert para MetaTrader 4

Visualizações:
26115
Avaliação:
(25)
Publicado:
2016.10.07 17:05
Precisa de um robô ou indicador baseado nesse código? Solicite-o no Freelance Ir para Freelance

Two EA's. One places Stop orders the other places Limit orders. The EA does not use any form of technical analysis, just price movement. EA works on any timeframe. Easy to back test and find historical winning parameters.

Code places arrow on chart for all pending orders. Top left of chart shows a running total of profit/loss.

All orders must be outside of broker's prescribed stop level. Trailing stop loss function.

In terminal, under comments, there is clear identification of order type.


Renko Chart from ticks (Most precise method) Renko Chart from ticks (Most precise method)

Renko chart generator using the tick values.

TimeInRange time checking function TimeInRange time checking function

Fast time range checking function. Doesn't use slow string parsing.

Var Mov Avg 2016 (varmov) Var Mov Avg 2016 (varmov)

This indicator is based on the moving average, but it doesn't use any standard moving average indicators.

Awesome Oscillator - 4 colors, customizable Awesome Oscillator - 4 colors, customizable

Awesome Oscillator, customizable, 4 colors (as seen on some AIMS YouTube videos), and some more parameters.