EA TO TAKE BUY, SELL BIDS USING DEFINED LOGIC CONDITION RULE

Spezifikation

I want to create an EA that can take bids according to information of a logic I have developed to give indication of a BUY or SELL opportunity. The EA will then be able to activate the BUY at the lowest possible position once the indicator clears it for a BUY and take bid upwards or identify the highest point and clears it for a SELL and take bids downwards.

As you can see from example of JULY 2024 data to see how the indicator conditions determine the direction and then EA should be able to take the bids accurately and also be able to manage the bids for optimization of the profit. So that current profits will not reverse to losses.

The Column includes Highest. Lowest, Current Prices and finally the DECISION (for the EA to start executing bids. The decision consists of BUY, SELL and WATCH condition.

BUY means price is Going upwards, and EA should activate bids from the price immediately and track it upwards until it reaches the extreme or tries to reverse. EA will also take multiple bids within a range from the start of the Decision to a determined safe level that will be indicated as a distance in price value

From the example below of the real time prices in JULY 2024, you can see the Prices when the decisions activated and the price of the Extreme HIGHEST/ LOWEST at the end of the period.

 

SELL means price is Going downwards, and EA should activate bids from the price immediately and track it downwards until it reaches the extreme or tries to reverse. EA will also take multiple bids within a range from the start of the Decision to a determined safe level that will be indicated as a distance in price value

 

EXAMPLE

So once the new decision signal appears and is confirmed by a candle close of previous candle in that it identifies the extreme candle position at the time to mark the beginning of the bids and to know the worst case position to reverse.  However, the middle price is average of the Highest and Lowest price can serve as a changing point or a distance from the middle line to the extreme will serve as the bid range after which it will stop taking new bids when the range has been achieved. So for AUDJPY for example, if the Bid range is 2 and BUY starts at 107.3 and is confirmed by the previous candle for the lowest point of the candle, it then begins to BUY upwards continually until the Highest of the candles doesn’t go above the previous candle.

Same condition will apply to SELL by taking bids downwards when the next candle is lower than the previous one after the decision has activated a SELL.

So For BUY it activated at 107.3 and will BUY till 109.3 (ie 107.3+2). Same with the SELL started at 107.3 on the 11th and will sell down to 105.3. and only close when the trend stops using the candle movement. It can however reenter again at the Highest point of the candle for a new SELL or the lowest point of the candle for a new BUY.

Multiple trades will be opened and risk and returns will be set to be managed effectively with automated close of profits before reversal, as well as reentry of new bids accordingly.

EA will indicate on the screen the following information.

Highest price with date and time

Lowest price with date and time

Average price) (medium of Highest and Lowest prices)

 Market position (BUY/SELL) using the parameters

Start(first) price of first trade/bid for BUY/SELL

First Extreme. If time of Highest price is after Lowest Price, then LOW, else HIGH

Trend Direction- If First Extreme is LOW, then BUY, else SELL

Additional Parameters:

       Start Lot Size - 0.01 by default

       Move Lot Size - 0.01 by default

       TakeProfit - 0 by default. If 0 - off

       StopLoss- 0 by default. If 0 - off

       Start High

       Start Low

       Gap (price)

       Move Price DIstance

       Use Alerts - true/false


IMPORTANT 

Only Serious and immediately available developers should apply

EA will be tested in real time for up to 2 weeks to confirm first review

Their will still be up to 2 Months post revision in case there is any issue on the EA

Source code will be delivered after project.

 

 

 


Bewerbungen

1
Entwickler 1
Bewertung
(50)
Projekte
81
42%
Schlichtung
3
0% / 100%
Frist nicht eingehalten
2
2%
Arbeitet
2
Entwickler 2
Bewertung
Projekte
1
0%
Schlichtung
3
0% / 33%
Frist nicht eingehalten
0
Arbeitet
3
Entwickler 3
Bewertung
Projekte
0
0%
Schlichtung
0
Frist nicht eingehalten
0
Frei
Ähnliche Aufträge
"I don’t just code bots – I engineer profit engines. Contact: quant.alpha@proton.me ✨ Why Traders Will Love It: ⚡ AI-Powered Decisions – Self-learning PPO model adapts to changing gold market conditions . ⚡ Military-Grade Risk Control – Auto position sizing, volatility filters, and instant circuit breakers . ⚡ Seamless MT5 Execution – Handles slippage, partial fills, and spread risks like a pro. ⚡ Proven Backtesting
I am looking for an experienced developer who can create a MetaTrader 5 (MT5) Expert Advisor (EA) based on a single TradingView indicator and a set of Buy/Sell conditions that I will personally share with you. Requirements: Convert the TradingView indicator (Pine Script) logic to a working MT5 EA Implement specific Buy and Sell conditions (I will provide exact rules) EA must include basic risk management options (Lot
I need a clean, simple EA for MT5 that consistently produces ~5% monthly return with moderate trade frequency (6–12 trades/week). - Must auto-compound or use risk-based lot sizing - Must include .mq5 source file , not just .ex5 - Must show backtest proof on 2 different pairs , preferably M30/H1 - Must be original or legally yours to transfer, this will be used in a broader structured trading setup I’m building I
I am looking for a professional expert advisor developer to build my EA (MT4 and MT5). The first thing that I need is screenshot of the work to make sure the developer can Done my project. I need to make sure that the developer fully understood my Strategy and could do it. So the developer should start the job and proof ability to finish the job then we will go ahead to make contract. So I need a good developer with
Description de la stratégie de trading : Bot de trading ULTIMATE AI Smart Money Concept (SMC) Aperçu: J'ai besoin du robot de trading IA ultime, conçu pour mettre en œuvre une stratégie de trading Smart Money Concept (SMC) axée sur l'identification des configurations de trading à forte probabilité en fonction de la structure du marché, des blocs d'ordres et de l'évolution des prix. Ce robot vise à capitaliser sur le
Trading Strategy Description: ULTIMATE AI Smart Money Concept (SMC) Trading Bot Overview: i need The ULTIMATE AI trading bot that is designed to implement a Smart Money Concept (SMC) trading strategy that focuses on identifying high-probability trading setups based on market structure, order blocks, and price action. The bot aims to capitalize on institutional trading behavior by analyzing price movements and
I need a highly disciplined, low-risk EA for MT4/MT5 that trades only when 100% strategy conditions are met. It must include multi-timeframe trend logic, support/resistance rejection, BOS/CHoCH detection from real swing levels, and a breakout strategy with trailing SL. EA should scan all major pairs (from one chart), trade only during 07:00–16:00 GMT, and skip trades 2 hours before major news. Max 1 trade per pair
need a expert advisor for mt5 and need a pine script strategy This indicator is as an evolution of the classic Donchian channel. Pivots are identified using a zigzag structure and graphical markers, with the pivots derived entirely from the behaviour of the channel. A pivot is triggered when the channel flattens, forming a connector point for the next zigzag leg. To avoid weak or insignificant pivots, a depth
need a expert advisor for mt5 and need a pine script strategy This indicator is as an evolution of the classic Donchian channel. Pivots are identified using a zigzag structure and graphical markers, with the pivots derived entirely from the behaviour of the channel. A pivot is triggered when the channel flattens, forming a connector point for the next zigzag leg. To avoid weak or insignificant pivots, a depth
EA Optimization 50+ USD
I have HFT EA but he is working perfectly on demo account but not working on real account. I need a man who makes EA working on real account. please fill free to contact me who can make it possible, source code will be shared

Projektdetails

Budget
30+ USD
MwSt (23%): 6.9 USD
Insgesamt: 36.9 USD
Für die Entwickler
27 USD
Ausführungsfristen
von 1 bis 5 Tag(e)