Schau, wie man Roboter kostenlos herunterladen kann
Finden Sie uns auf Twitter!
und werden Sie Mitglied unserer Fangruppe
Greifen Sie auf die Code Base direkt aus dem Terminal MetaTrader 5 zu
Keinen passenden Code gefunden? Bestellen Sie einen über den Freelance Service

Die besten Expert Advisors für den MetaTrader 4 nach dem Kundenranking - 2

Code hinzufügen

Dieser Expert Advisor eröffnet Trades auf der Grundlage der Überkreuzung von zwei einstellbaren gleitenden Durchschnitten. Sie können die Zeiträume, den Typ (z. B. EMA, SMA) und die Richtung (nur Long, nur Short oder beides) vollständig anpassen. Es umfasst optionale Stop-Loss-, Take-Profit- und Trailing-Stop-Einstellungen.

SniperJaw EA is a one-trade-at-a-time robot that uses the Alligator indicator (Jaw, Teeth, Lips) to follow the trend. You can control the trade size with LotSize, choose to close trades on opposite signal with UseEntryToExit, or use TakeProfit and StopLoss in pips if set. Slippage is managed by Slippage, and trading can be turned on or off using TradeEnabled. Alligator settings like JawPeriod, JawShift, TeethPeriod, TeethShift, LipsPeriod, and LipsShift let you adjust how the indicator works.

Tester statistics in pips with an early filter. This is how it should be done.

Ichimoku Edge is based on the standard Ichimoku Kinko Hyo indicator with default settings. It generates Buy and Sell signals from the cross of the Chikou Span with the price, confirmed by the position of price and Chikou Span relative to the Kumo (cloud).

This EA is intended to test a popular trading strategy. My own backtest shows that this strategy does not work as it was intended

RiskSizer Panel Lite is a simple MT4 trading panel that calculates an estimated lot size based on your risk percent. Drag two chart lines to set SL/TP, then use one-click BUY/SELL for fast manual execution.

Utility MT4 EA that sends BUY/SELL deal notifications to Telegram via Bot API (WebRequest)

A professional trade management Expert Advisor for MT4. It replaces static trailing stops with a dynamic, volatility-based ATR Trailing logic, and includes an automated Breakeven feature to protect funded prop firm accounts.

Professional open-source trade management utility for MetaTrader 4. Automatically applies Stop Loss, Take Profit, Break Even and Trailing Stop while providing a modern dashboard for efficient position management.

Professional open-source trade management utility for MetaTrader 4. Automatically applies Stop Loss, Take Profit, Break Even and Trailing Stop while providing a modern dashboard for efficient position management.

Professional open-source Break Even manager for MetaTrader 4. Automatically moves Stop Loss to Break Even using adjustable trigger, offset, Magic Number filtering and a modern Quantora dashboard.

Professional open-source Trailing Stop manager for MetaTrader 4 with adjustable trailing start, distance, step, minimum profit filter, Magic Number filtering and a modern Quantora dashboard.

Professional open-source Position Size Calculator for MetaTrader 4. Calculates broker-compatible lot size using account value, risk percentage, fixed risk amount and Stop Loss distance with a modern Quantora dashboard.

Th Expert will set the TP based on the SL manually set using the input multiplier. Using this you can set 2,3,4 etc times the SL set.

Dieser EA nutzt den Relative-Stärke-Index (RSI), den Stochastik-Oszillator und den Bollinger-Band-Indikator, um Trend- oder Gegentrend-Gelegenheiten zu erkennen. Als Multi-Pair-EA scannt er mehrere Währungspaare nach Signalen. Dieser EA verfügt über eine Vielzahl von Funktionen, einschließlich Trailing, Risikomanagement, Geldmanagement, Restriktionsmodus und mehr. Mit den richtigen Einstellungen hat er das Potenzial, erhebliche Gewinne zu erzielen.

Most EAs tend to close orders in take profit based on the distance in pips from the purchase price. However, this MQL4 code is based mainly on the current profit.

Simple one click trade panel, typically useful for scalpers and day traders.

Trading and analysis dashboard which usually provides great trading opportunities during daytime.

Auf "Bookkeeper's" Nachfrage, habe ich einen "Egzpert Advizor" basierend auf dem ZigZag Indikator, auf: http://codebase.mql4/ru/3681 veröffentlicht

Opens and closes orders using parabolic SAR signals

The Double Bollinger Band Strategy makes use of two Bollinger Bands in order to filter entries and exits in the forex market.

Trailing_StopLoss_for All_orders_and_symbols

Close all trades after reaching defined profit or loss

Backtesting Trade Assistant Panel

Diese Expert Advisor öffnet und schließt Position unter Verwendung von bewegbaren Linien die vom Kurs geschnitten werden.

This is a pretty simple startegy that follows trend. Recommended time frams is D1. when close price brakes up the EMA build based on high prices given that RSI is above 55 and RSI is above its Moving average - we buy. when close price brakes down the EMA build based on low prices given that RSI is below 45 and RSI is below its moving average - we sell. system closes previose trade if there is opposite signal system uses take profit and stop loss as well as trailing stop

Berater SMC MaxMin at 1200.

Advisor Firebird v0.60. Verwendet den Indikator MA.

Eine Handelsstrategie, die mit dem Muster MACD "Head and Shoulders" funktioniert

Der Expert nutzt 5 Indikatoren.

Imports live trades and orders from the firepips twitter page

I got this EA from a friend. It is based on the previous day's open and close price, but I would want it to close all trade on friday at a certain time.

Auto Magic Nr. Calc The Magic Nr. per ASC II Code from Symbols

Start balance 10000$, trade on eur/usd ,Daily timeframe, only short

I wrote a new indicator to find the range bound period, then we can place order when the price break the range bound.

Hello everyone, this is my first contribution to this lovely place. This expert advisor that catches the gaps. Really I like to thank this company for here efforts in making all these options and facilities that help the traders.

Close all positions on a basket of currencies when the profit target has been reached.

Crypto EA for ETH/USD pair.

The Expert will help you change the TP/SL of all open orders by setting the TP/SL based on the input percentage value.

This class allows you to create buttons on the chart as if they were chart objects(have time and price coordinates) these objects can be dragged on the chart and when scrolling they stay at the same place. If you wan't to learn some Object Oriented Programming or if you wan't to understand how chartevents work or you wan't to create graphical interfaces, you can learn a lot from this.

123456789...30