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
(58)
Projekte
90
43%
Schlichtung
4
0% / 100%
Frist nicht eingehalten
3
3%
Arbeitet
2
Entwickler 2
Bewertung
Projekte
1
0%
Schlichtung
4
0% / 50%
Frist nicht eingehalten
0
Arbeitet
3
Entwickler 3
Bewertung
Projekte
0
0%
Schlichtung
0
Frist nicht eingehalten
0
Frei
Ähnliche Aufträge
IF ANYONE IS INTERESTED IN GETTING ANY KIND OF CUSTOM BOT FOR TRADING I WILL ADD THE STRATEGIES ACCORDING TO YOUR CHOICE MINE BEST BOT IS SCALPING AND HEDGING BOT YOU CAN CONTACT ME FOR SERVICES
I trade ES futures on the Ninja trader platform. I recently came across an indicator and wanted to check with you if you can build a similar indicator that works on Orenko or Ninja renko charts, and also combines support and resistance untouched. Below is the indicator, which will tell you market chop and to avoid. I want to include a support and resistance bar on the chart when there is no chop please let me know
Project Description: I have a fully working Pine Script for TradingView called MFHA 3-Step Market Structure Strategy V2 . I need it converted into MT5 , with the logic kept as close to the Pine version as possible. What I need: MT5 Indicator Exact oscillator logic Multi-timeframe logic using 4H, 15M, and 1M EMA filter MTF EMA dashboard RSI display Buy and sell visual signals Background state/flash behavior where
I am looking for an experienced MQL5 developer to continue optimization work on an existing Expert Advisor (MQ5 source file available, 2.5MB). Important: This is NOT a project to build a new EA. The task is strictly to refine and improve the current system while keeping the core strategy intact. The EA is already functional and stable. A full code audit and baseline backtesting have already been done, and key
Hello, and please read everything !!! I am looking for a developer who can recreate a strategy similar to an EA I already have. The EA works well on demo, especially during specific volatility windows (for example DE40 between 09:00 and 10:00 Frankfurt time), but on real accounts it produces constant losses even with IC Markets Raw and VPS close to the broker. 🎯 Objective The goal is to recreate and adapt this
📢 Project Title:MT5 Expert Advisor (EA) – Advanced Renko Strategy (Full Automation) 📄 Project Description:I want to develop a fully automated MT5 Expert Advisor (EA) based on my existing TradingView Renko strategy.I already have a working Pine Script that generates Buy/Sell alerts with ATR and other logic. Now I need the same strategy to be fully converted into MT5 EA with built-in Renko logic (no external
Description: I need an MQL5 Expert Advisor for Gold (XAUUSD). I am a developer myself — I will read your code and I will know if it is a template. Do not apply if your proposal includes: Generic descriptions ("it will have TP, SL, trailing stop") — I already know that AI-generated code Copy-paste from existing free EAs Apply only if you can answer these before we start: What is the entry logic? Describe the exact
looking for a highly experienced mql5 developer to build a professional trading ea based on multi timeframe top down analysis and market structure concepts the system should combine higher timeframe context with lower timeframe execution and provide both precise logic and clean visual representation on chart ⸻ core requirements • implementation of multi timeframe logic higher timeframe bias combined with lower
I need an Expert Advisor (EA) for XAUUSD using a Grid + Martingale + Hedging strategy. Main features: • Open Buy & Sell at start (hedging) • Grid system with adjustable step (price-based levels) • Lot multiplier (martingale-style) • Fixed TP per trade + basket TP (close all in profit) • Continuous re-entry after TP • Risk management (max trades, max lot, equity stop) Additional requirements: • EA must include access
I need for an EA for XAUUSD using a grid + Martingle + hedging strategy developer Main features: • Open Buy & Sell at start (hedging) • Grid system with adjustable step (price-based levels) • Lot multiplier (martingale-style) • Fixed TP per trade + basket TP (close all in profit) • Continuous re-entry after TP • Risk management (max trades, max lot, equity stop) EA should be stable, error-free, and work with

Projektdetails

Budget
30+ USD
Ausführungsfristen
von 1 bis 5 Tag(e)