CREATE EA WITH TREND/ MARKET MONITOR AND BID CONTROL

명시

Hi Programmers,

I want to create an EA that will make use of the average prices to determine the direction of the market and take bids accurately towards the direction until it reaches the maximum distance for taking bids.  It will also consider a profit to loss ratio which will be based on risk as a % of the account balance.

As you can see from the picture and the prices showed , the prices represent the manually computed average prices for the products for the Month of September 2025. I want the EA to use the movement and changes in the prices to determine if market is going up or coming down and then BUY if going up or SELL if coming down.

The below table shows some products with different average prices at intervals. The Average prices is obtained by using the Highest price and lowest price at specific time intervals to compute changes in the prices. The Green coloured showed that prices are going upwards and therefore a BUY and the Red shows price falling and a SELL.

Another condition to be used is to identify all BUY positions and all SELL positions if we have multiple positions of same direction, and the EA will then be able to compile All BUY opportunity prices together and SELL opportunity prices as well together.

EA will then ensure it monitors real time prices to determine the best action to take as a BUY or SELL. A SELL opportunity will occur if the current price falls below the Lowest RED position (which is based on the Extreme price of every trend move before changing direction ie DOWNWARDS), and also a BUY opportunity will occur if the current price goes above the Highest GREEN position (which is based on the Extreme price of every trend move before changing direction ie UPWARDS)

In the first example above, (SILVER) the GREEN colours have the Highest position as 38.025 and lowest at 37.775, it is expected that the market will surely go to one of the directions ie RED or GREEN. From the first sample, the market left the Green axis to go upwards to above 39.795 which is higher than the first red of 38.225, therefore indicating a BUY OPPORTUNITY. EA will then ensure it manages the trades for the BUY positions upwards.

In the second example above,(NZDCAD) the RED colours have the Highest position as 0.808 and lowest at 0.806, it is expected that the market will surely go to one of the directions ie RED or GREEN. From the first sample, the market left the RED axis to go downwards to below 0.8005 which is lower than the first Green of 0.805, therefore indicating a SELL OPPORTUNITY. EA will then ensure it manages the trades for the SELL positions downwards.

In the last example above, (GOLD) the RED colours have the Highest position as 3369 and lowest at 3332, And the GREEN colours have an Highest of 3330.5 and lowest of 3327. it is expected that the market will surely go to one of the directions ie RED or GREEN. From the first move of RED, the market left the RED axis to go downwards to below 3332 which is still Higher than the first Green of 3330.5, but then the GREEN also reached a lowest of 3327 and went upwards againg to above 3330.5 indicating a BUY OPPORTUNITY. EA will then ensure it manages the trades for the BUY positions upwards.



THE EA should also indicate as a variable the following information

Highest Price after installation with date and time

Lowest price after installation with date and time

Highest GREEN position/ price (BUY limit)

Lowest RED position/ price (SELL limit)

Current Market trend (BUY/SELL) based on UPWARDS/DOWNWARDS trend

Take profit/ Stop Loss.

Profit to Loss Ratio (Risk Management)

I will also have the source code after completion.

Please note that I will have up to 8 weeks to test the accuracy of the EA, but can approve the project for completion after testing for 5 days consistently.

Only professional and serious immediately available Programmers should apply.

 

Thanks


응답함

1
개발자 1
등급
(144)
프로젝트
153
42%
중재
3
33% / 33%
기한 초과
1
1%
작업중
2
개발자 2
등급
(24)
프로젝트
30
13%
중재
12
0% / 75%
기한 초과
8
27%
무료
3
개발자 3
등급
(19)
프로젝트
22
36%
중재
4
25% / 50%
기한 초과
1
5%
무료
게재됨: 4 코드
4
개발자 4
등급
(14)
프로젝트
19
11%
중재
4
50% / 25%
기한 초과
4
21%
작업중
5
개발자 5
등급
(4)
프로젝트
8
0%
중재
3
33% / 67%
기한 초과
4
50%
무료
6
개발자 6
등급
프로젝트
0
0%
중재
0
기한 초과
0
무료
7
개발자 7
등급
(322)
프로젝트
499
67%
중재
5
40% / 0%
기한 초과
4
1%
무료
게재됨: 8 코드
비슷한 주문
I am currently manual testing an additional indicator but, I have a few(3) paid(licensed) indicators that I use to trade with. I use one as a primary signal and the other 2 as confluence for entries. I want to backtest them together in order to have an auto/semi-auto data backed system. Would you be able to assist with this? Im am planning on fully engaging this project in 1-2 weeks from now. My indicators are on
OFFICIAL MQL5 SOFTWARE REQUIREMENTS SPECIFICATION (SRS) Project Name: "Quantum-Shield 2.0" Institutional EA Platform: MetaTrader 5 (MT5) Execution Logic: Fully Automated Instrument: GER40 (DAX) Timeframe: 10 Minutes 1. ARCHITECTURAL MANDATE The Expert Advisor must be a monolithic, high-performance C++ based MQL5 application. No DLLs, no external python bridges. The logic must be entirely self-contained. 2. SIGNAL
Hi All, I am looking for an EA which I have attached the video of. It places a buy stop and sell stop with 250 pips above and below current price for every minute with SL as 300 pips and TP as 500 pips. If any of of them triggers in the minute other will be cancelled, it will not place any pending orders till either of SL or TP is hit and places new set of pending orders the very next minute of SL or TP hit minute
Okay so basically this is a repair job of a strategy I hired a guy to do that doesn't quite workas I intended it to but is very close. So should be fairly simple to fix . I have enclosed a video file. Its important to understand that the take profit and stop loss were added by the guy who coded it but arent central to the strategy. The main thing is that the system must reference the prior bar and sell when the ow is
Specification I need a mt5 Expert advisor EA to manage intraday trades with strict risk management. The EA must -Handle between 5 to 8 clean trades a day max altogether throughout all 3 sessions. no big news trading times and no overnight trades -Use 1 % on forex pairs and up to 2% on XAUUSD risk per trade - Automatically calculate lot size based on stop loss -use fixed RR ratio [1:2] For forex pairs
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
I have an existing TradingView Pine Script. I will provide the Pine Script source code after agreement. Goal: Convert the logic into MT5 (MQL5) and build an EA. Phase 1: Create MT5 indicator that matches TradingView signals (M15 only) Phase 2: Build EA with strict execution rules: max 4 trades total one trade per symbol gold lot limit (max 0.02 total) reversal logic (close then open opposite) no re-entry after manual
Requirements 1.Robot for Entry and Exit rules as per my indicators. 2.Back testing which can work on all time frames. 3.A system which i can modify later on as well according to my studies
I have been working on an EA that is based on Ichimoku cloud and SMC internal blocks for stop loss. ENTRY BUGS: 1. I have entries issues with the chenkou and price action. It is entering trades when chenkou is poking through the kumo. This shouldn't happen. There should be a candle close with chenkou above kumo or below. 2. Another entry issue with other criteria for tenkan and price action also these entries are
Looking for experience profitable manual traders that will be willing to trade my live mt5 account for profit share. Requirements Must have at least 6 months of profitable months. Min 10 percent monthly Send me investor credentials for mt5 or mt4 account. Can be trading Any instruments. Must reply with mt5 credentials or will disregard

프로젝트 정보

예산
30+ USD
VAT (23%): 6.9 USD
총: 37 USD
개발자에게
27 USD
기한
 5 일

고객

(20)
넣은 주문81
중재 수0