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
(57)
Projekte
89
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
Hello, I am looking for an experienced MT5 (MetaTrader 5) developer to create a simple and reliable Forex trading EA. Broker: Skyriss Platform: MT5 Requirements: • EA should work only on Forex pairs (EURUSD, GBPUSD, USDJPY, USDCHF) • Around 1–2 trades per day is enough • Proper risk management with Stop Loss (SL) and Take Profit (TP) • Prefer low-risk trading with 0.01–0.03 lot depending on balance • No martingale or
I am seeking an experienced MQL5 developer to build a high-precision Gold (XAUUSD) scalping Expert Advisor. The objective is to achieve a Profit Factor (PF) of 2.0 or higher with a focus on institutional logic rather than retail lagging indicators.The EA must be designed to pass a "100% Real Ticks" backtest (Exness/Dukascopy data) over a 30-day period with a $500 initial deposit.Core Requirements & Strategy
Title: Design and Development of an Automated Forex Trading Robot Using MQL5 and Machine Learning Techniques Abstract: This project focuses on the design and development of an automated Forex trading robot that integrates MQL5 programming and machine learning techniques. The system aims to predict market movements and execute trades automatically, minimizing human error and emotional trading. By leveraging historical
I’ve been following your profile and I'm interested in your expertise with the ATAS API and C# development. I have a clear technical scope for a high-performance M1 indicator focused on Binary Options and Scalping. ​The core logic is based on institutional Order Flow convergence: ​Stacked Imbalances: 300% ratio with a minimum of 3 consecutive levels. ​Delta/Price Divergence: Filtering for market exhaustion (New Highs
2 FX pairs M15 execution with higher timeframe bias Session-based trading (UK time) Fixed % risk per trade Controlled pyramiding (add to winners only) Strict daily loss limits (FTMO-style) Proper order handling (SL always set) Basic logging (CSV) Strategy logic will be provided in detail after NDA / agreement. Must deliver: Source code (.mq5) Compiled file (.ex5) Clean, well-commented code Short support window for
Hi, are you able to create a script/indicator on tradingview that displays a chart screener and it allows me to input multiple tickers on the rows. then the colums with be like "premarket high, premarket low, previous day high, previous day low" . When each or both of the levels break, there will pop up a circle on the chart screener, signaling to me what names are above both PM high and previous day high or maybe
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
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
Hi I have a simple task (hopefully) I have a custom strategy that I built with the help of Claude Anthropic - everything is finished and I zipped it with power shell but when importing it NT8 gives me the error message that the file was made from an older, incompatible version or not a NinjaScript. My folder structure is correct as far I can see so I don't know what the issues is and it's costing me too much to go
Do you happen to have a profitable strategy for MNQ? it is urgent if any one can help me with this i will be happy to discuss with you and move forward to pay for it kindly let me know the amount thank fill free to bid

Projektdetails

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