I need an MT4 Expert Advisor (EA) coded that enters single long/short positions. I will provide detailed EA specs including screenshots of all trade scenario’s

Auftrag beendet

Ausführungszeit 6 Tage
Bewertung des Entwicklers
Roberts is comfortable to work with.

Spezifikation

I will:

Provide detailed EA specs including screenshots of all trade scenario’s

Be happy for suggestions if any inputs/specs seem clumsy

Need the actual code for the EA

Need basic direction on strategy testing and installing the EA

 

You will:

Need to commit to timely completion of EA

Communicate in a timely way

Commit to a realistic completion date

Allow the EA to be tested with the MT4 strategy tester

 

 

GENERAL COMMENTS

Definition of terms for the EA Position / Trade:

I need an MT4 Expert Advisor (EA) coded that enters single long/short positions with a target value to determine entry’s/exits. In some instances, I’ll make several attempts to jump onto a trend, only to be stopped out. Each of these trades has a set Initial Stop Loss, which if hit, closes the trade and activates another entry signal where the original Trade Entry Trigger was.

Multiple use:

The same account will have the EA simultaneously run with different instruments

Flexibility:

All inputs/parameters need to be variable within the EA settings window.

Strategy Tester info:

Info to be displayed on the strategy tester are (lines/values/trigger types).

Platforms to be used

The EA will be used on the Citi Index, IG Markets and Interactive Brokers platforms but needs to run on any MT4 platform.

Real money account:

The EA will be tested in the strategy tester before being rolled over to a real money account.

Process to activate EA:

The EA will be activated (switched on) manually.

Process to de-activate EA:

The EA can be deactivated (switched off) manually.

EA will close all positions and not open any if:

Number of consecutive losses occur (X)

A single loss exceeds (X) percentage of account balance

A drawdown exceeds (X) percentage of account balance

These above variables will be included in the EA settings window

EA TRADING SPECIFICATIONS

Definitions:

Triggered:

The definition of triggered is when price trades at, or above/below, the defined trigger value. All actions, except for the Initial Stop Loss, are sent to the platform as At-Market orders when triggered by the EA.

Initial Stop Losses are automatically generated once the trades’ Actual Entry Price is available and sent to the platform as Conditional Buy/Sell orders.

All triggers remain active until triggered or cancelled by the EA.

Gaps:

·         Entries: When price gaps above/below the entry trigger, the trade is entered at the first price thereafter.

·         Initial Stop Losses: When price gaps above/below an Initial Stop Loss trigger, the trade is closed at the first price thereafter and a new Buy/Sell Entry Trigger calculated.

All entry/exit triggers are calculated using the following Bid/Ask:

 

Buy

Sell

Entry:

Bid

Ask

Initial Stop Loss:

Ask

Bid

 

Decimal Points:

I only trade stock indices so all triggers are entered and activated to one decimal point.

Number of Units:

The number of units per trade will be confirmed/changed within the Settings screen.

Actual Entry Price:

This is the price the units were actually bought/sold at. It’s often slightly different to the Buy/SellEntry Trigger due to slippage and occasional momentary platform outages etc.

Variable Inputs as seen on the EA Settings Window:

·         Number of Units (X)

·         Target Value (X)

·         Initial Stop Loss (dist) (X)              

·         Buy/Sell Entry Triggers (dist) (X)

·         Number of consecutive losses occur (X)

·         A single loss exceeds (X) percentage of account balance

·         A drawdown exceeds (X) percentage of account balance

Target Value:

The Target Value is used as the activation point for trade set-ups. Once price trades at, or above/below, the Target Value, Buy/Sell Entry triggers are calculated to be a pre-determined, and equal, distance from the Target Value (i.e. Buy and Sell Triggers will always be the same distance from the Target Value). The Target Value has three components:

·         Target Value (variable):                This is the level in the market that I decide to calculate my trade setups from

·         Buy Entry Trigger (variable):       Is set at a predetermined level from the Target Value

·         Sell Entry Trigger (variable):       Is set at a predetermined level from the Target Value

All three components will appear in the EA Setting window.

The Target Value will be shown on the screen as a line and draggable. When dragged, the Buy/Sell Triggers are automatically recalculated.

Position Entry Specs:

·         Buy - when price rises above the Target Value by the pre-determined distance

·         Sell – when price falls below the Target Value by the pre-determined distance

VERY IMPORTANT: If price gaps through the Buy/Sell Entry Trigger the trade is entered at the first tradable value.

VERY IMPORTANT: Buy/Sell triggers are only generated after price trades at, or above/below, the Target Value.

Buy/Sell Entry Triggers:

When price trades at, or above/below, a Buy/Sell Entry Trigger (It’s hit), Buy/Sell orders are:

·         Sent to the market as an At-Market order

·         All Buy Triggers are based on the bid price

·         All Sell Triggers are based on the ask price

Exit Specs:

Initial Stop Loss:

Initial Stop Loss values are calculated by adding/subtracting the Initial Stop Loss (dist) value from the Actual Entry Price. It’s automatically calculated as soon as the Actual Entry Price is available and immediately sent to the market as a Conditional Buy/Sell order.

Once active, a trade is closed as soon as price trades at, or above/below, its Initial Stop Loss value. Another Buy/Sell Entry Trigger is then automatically created, which if triggered, would see a new At-Market Buy/Sell order generated and sent to the market. Then, as soon as an Actual Entry Price is available a Conditional Initial Stop Loss order is automatically generated and sent to the market.

IMPORTANT: Conditional-Buy/Sell Initial Stop Loss orders are alwaysgenerated and sent to the market as soon asan Actual Entry Price is available.

 

TRADE EXAMPLE

Now that all the variable and automatic inputs are covered let’s look at an example as follows:

System specs to be used:

Number of Units:                                                                             1

Buy/Sell Trigger (dist):                                                                  50 pts (50pts from the Target Value)      

Trade type:                                                                                         Long

Target Value:                                                                                    950 pts

Buy Entry Trigger:                                                                            1000 pts (Target Value + Buy Trigger (dist)) = (950 pts + 50 pts)

Sell Entry Trigger:                                                                            900 pts (Target Value - Sell Trigger (dist)) = (950 pts - 50 pts)

Initial Stop Loss (dist):                                                                   50 pts   

 

On this occasion we’ll assumed that the EA was activated with a Target Value of 950 pts and there was no slippage with any of the transactions.

Let’s go through the above example on the chart:

(A)    The EA was activated with a Target Value of 950 pts

(B)    Price traded at the Target Value, triggering the creation of respective Buy/Sell Entry Triggers

(C)    Price traded at the Buy-Entry Trigger. The EA would’ve sent an At-Market buy order to the market. Then, as soon as an Actual Entry Price was available a Conditional-Sell Initial Stop Loss order would’ve been sent to the market.

(D)   Price traded at the Initial Stop Loss thereby closing the trade. This in turn would’ve seen a new Buy-Entry Trigger generated at the same level as the first one. 

(E)    Price traded at the Buy-Entry Trigger for second time. The EA would’ve sent an At-Market buy order to the market. As soon as an Actual Entry Price was available a Conditional-Sell Initial Stop Loss order would’ve been sent to the market. Price then continued moving away from the trade setup area.

(X)  Price falls close to the Sell trigger before reversing (note the Sell Trigger is notactivated).

 A screen shot of the example trade is attached


Dateien:

Bewerbungen

1
Entwickler 1
Bewertung
(137)
Projekte
167
35%
Schlichtung
11
91% / 0%
Frist nicht eingehalten
0
Frei
2
Entwickler 2
Bewertung
(129)
Projekte
203
86%
Schlichtung
2
0% / 50%
Frist nicht eingehalten
8
4%
Arbeitet
3
Entwickler 3
Bewertung
(588)
Projekte
1063
50%
Schlichtung
39
28% / 41%
Frist nicht eingehalten
49
5%
Arbeitet
Veröffentlicht: 1 Artikel, 8 Beispiele
4
Entwickler 4
Bewertung
(195)
Projekte
395
28%
Schlichtung
155
20% / 52%
Frist nicht eingehalten
112
28%
Frei
5
Entwickler 5
Bewertung
(136)
Projekte
196
43%
Schlichtung
17
29% / 59%
Frist nicht eingehalten
28
14%
Frei
6
Entwickler 6
Bewertung
(277)
Projekte
334
55%
Schlichtung
14
36% / 29%
Frist nicht eingehalten
1
0%
Frei
Ähnliche Aufträge
I am looking for a professional MQL5 developer to build a MetaTrader 5 Expert Advisor from scratch. The EA will be called LadyKiller EA. It must trade only the following instruments: • XAUUSD (Gold) • US30 / Dow Jones Index Requirements: • Strong and reliable buy and sell entry logic • Stop Loss and Take Profit system • Risk management (lot size control) • Maximum trades protection • Drawdown protection • Trend
I need an mql5 EA which can be used with 100$ capital very low drawdown The EA should be high frequency trading special for XAUUSD and btcusd or binary options but also the EA should be testable via strategy tester and demo test for five days is needed NO SELECTION CAN BE DONE WITHOUT TESTING when applying make sure you send the backtester results with demo EA testable via strategy tester
I currently have a powerful and well-structured Expert Advisor available on the MT5 platform. This EA is designed with: ✅ Advanced entry and exit logic ✅ Smart risk management system ✅ Automatic lot sizing option ✅ Break-even and trailing stop protection ✅ Spread and session filters ✅ Drawdown control features ✅ Optimized for XAUUSD and scalping strategies ✅ Suitable for prop firm challenges like FTMO It is built for
Do you need a profitable and well-structured trading strategy converted into a fully automated Expert Advisor on the MT5 platform? I specialize in developing advanced, high-performance EAs with: ✅ Smart entry & exit logic ✅ Risk-based lot size calculation ✅ Break-even & trailing stop system ✅ Spread & session filters ✅ Daily drawdown protection ✅ Prop firm (FTMO-style) risk compliance ✅ Fully automated trade
Hello, I'm looking to find out the cost of creating a mobile trading robot. I've tried to describe it as thoroughly as possible in the following document. I look forward to your response. I'd like to know the costs, delivery time, and how you plan to implement it before making a decision
I have an existing MT5 Expert Advisor (“E-Core”). I need an experienced MQL5 developer to integrate a structured risk management upgrade and a higher timeframe trend filter into the current code. Two files will be provided: 1️⃣ E-Core Source Code (Current Version) 2️⃣ Update Instructions File (contains exact inputs, functions, and logic to integrate) The developer must: Integrate the update logic
DO NOT RESPOND TO WORK WITH ANY AI. ( I CAN ALSO DO THAT ) NEED REAL DEVELOPING SKILL Hedge Add-On Rules for Existing EA Core Idea SL becomes hypothetical (virtual) for the initial basket and for the hedge basket . When price hits the virtual SL level , EA does not close the losing trades. Instead, EA opens one hedge basket in the opposite direction. Original basket direction Hedge basket direction (opposite) Inputs
Billionflow 30 - 100 USD
Trading specifications: Indicators: Bollinger band ( Period 40, Deviation 1 apply to close) Moving Average (Exponential ) Period 17 applied to high Moving Average ( Exponential ) Period 17 applied to low But Signal enter a buy trade when prices crosses the lower band of the bollinger band up and also crosses the moving average channel of high and low the reverse is true for sell signal
Hello, I am a user of the "BUY STOP SELL STOP V6" trading bot, which is an advanced Grid System bot. The bot is primarily designed for Gold (XAUUSD), but I want it to work on all currency pairs. "The bot contains a privacy/protection code that prevents it from running on other accounts or being modified on any platform, as it has a client account number lock mechanism" --- Bot Description & Current Settings Bot Type
I am looking for a highly experienced Pine Script v5 developer to build a professional, non repaint price action indicator for TradingView. or a ready made one so i can purchase. This is a structured two phase project. The goal is to create a clean, intelligent price action tool that works for both fast intraday trading and swing trading. Only apply if you have strong Pine experience and understand liquidity

Projektdetails

Budget
50+ USD
Ausführungsfristen
von 1 bis 4 Tag(e)