Schau, wie man Roboter kostenlos herunterladen kann
Finden Sie uns auf Twitter!
und werden Sie Mitglied unserer Fangruppe
Interessantes Skript?
Veröffentliche einen Link auf das Skript, damit die anderen ihn auch nutzen können
Hat Ihnen das Skript gefallen?
Bewerten Sie es im Terminal MetaTrader 5
Expert Advisors

Proper Bot - Experte für den MetaTrader 4

Ansichten:
42418
Rating:
(41)
Veröffentlicht:
2017.03.21 08:54
Proper.mq4 (66.04 KB) ansehen
MQL5 Freelance Benötigen Sie einen Roboter oder Indikator, der auf diesem Code basiert? Bestellen Sie ihn im Freelance-Bereich Zum 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.