Watch how to download trading robots for free
Find us on Facebook!
Join our fan page
Interesting script?
So post a link to it -
let others appraise it
You liked the script? Try it in the MetaTrader 5 terminal
Experts

Stop & Limit Bots - expert for MetaTrader 4

Views:
26144
Rating:
(25)
Published:
2016.10.07 17:05
SB.mq4 (21.69 KB) view
LB.mq4 (21.7 KB) view
Need a robot or indicator based on this code? Order it on Freelance Go to 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.