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

Proper Bot - expert for MetaTrader 4

Views:
41855
Rating:
(41)
Published:
2017.03.21 08:54
Proper.mq4 (66.04 KB) view
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance

The Proper Bot is for those who like Martingale style trading.  Features: Stop Loss, Take Profit, Trailing Stop Loss functions. All are calculated in POINTS.
 
A high and low level parameter price range.

Market entry: This is user defined by tick volume for any given timeframe and doesn't have to be the same timeframe which the EA operates on. In addition, entry can be decided by a 3 EMA crossover. This does correspond to the timeframe the EA operates on. This function can be disabled if not required.

Grid: This is where subsequent orders are mapped.

Screenshot of variables, showing format of grid map and input of high & low parameters.

Proper Bot

Precision trend (histo) Precision trend (histo)

Precision trend (histo) - MetaTrader 4

Precision trend Precision trend

Precision trend for MetaTrader 4.

TimeManagement TimeManagement

The header file contains functions and input variables for a time management.

Laguerre RSI with Laguerre filter Laguerre RSI with Laguerre filter

Laguerre RSI with Laguerre filter.