An Expert Advisor based on object recognition (like rectangles).

MQL4 전문가

명시

Hi developers, 

I don't know if this is possible, but if it is then the developers on MQL5 will definitely be able to help. :)


The Idea: 

I want an EA that can recognize objects drawn on a chart, and make trading decisions because of it. 

For instance: if I draw rectangles on the chart to mark a supply or demand zone, I want the EA to enter the trades when the price reaches the zone. 

SELL: if it reaches the rectangle from the bottom, and

BUY: if it reaches the rectangle from the top. 


When price reaches the rectangle from the top and enters a buy trade, but price keeps dropping through and CLOSE below the zone, the trade needs to be taken out. This can either be a SL feature, or a recognition feature. 
It will then become a SELL trade, because it is below the rectangle. 



This EA should only work on the chart that it's attached to. 

For instance only on EURUSD, or GBPUSD, or whichever chart it is attached to - not the whole terminal. I suspect there would be different magic numbers involved if I want to use it on multiple charts in one terminal. 


Please ask me any questions that would clarify any confusions. 


INPUTS/VARIABLES that I would like to have in addition to the inputs needed for the above logic (but not limited to):

  • A way to attach it to multiple charts in one terminal
  • Take profit
  • Stop Loss
  • A choice between using percentage risk per trade or lots per trade
  • A trailing stop loss
  • I would like to indicate how many trades should be opened per signal. 
I will add anything that I have missed before the project starts. 


응답함

1
개발자 1
등급
(55)
프로젝트
96
40%
중재
13
38% / 62%
기한 초과
25
26%
무료
2
개발자 2
등급
(97)
프로젝트
135
52%
중재
4
50% / 50%
기한 초과
0
작업중
3
개발자 3
등급
(2102)
프로젝트
2673
62%
중재
114
46% / 25%
기한 초과
420
16%
로드됨
4
개발자 4
등급
(481)
프로젝트
510
53%
중재
10
60% / 20%
기한 초과
3
1%
무료
5
개발자 5
등급
(29)
프로젝트
35
14%
중재
5
40% / 60%
기한 초과
5
14%
무료
6
개발자 6
등급
(32)
프로젝트
35
54%
중재
0
기한 초과
1
3%
무료
7
개발자 7
등급
(248)
프로젝트
444
34%
중재
56
36% / 38%
기한 초과
163
37%
로드됨
8
개발자 8
등급
(1)
프로젝트
1
0%
중재
0
기한 초과
0
무료
9
개발자 9
등급
(47)
프로젝트
78
50%
중재
1
0% / 0%
기한 초과
1
1%
작업중
10
개발자 10
등급
(62)
프로젝트
193
73%
중재
4
100% / 0%
기한 초과
1
1%
무료
11
개발자 11
등급
(298)
프로젝트
427
26%
중재
18
61% / 33%
기한 초과
26
6%
무료
12
개발자 12
등급
(116)
프로젝트
137
36%
중재
15
13% / 67%
기한 초과
9
7%
무료
13
개발자 13
등급
(468)
프로젝트
703
56%
중재
45
29% / 31%
기한 초과
115
16%
작업중
14
개발자 14
등급
(66)
프로젝트
143
34%
중재
10
10% / 60%
기한 초과
26
18%
무료
비슷한 주문
I need to get a trading forex robot based on support and accurate resistance and moving avarage more details will be provided on the video links I want a situation where by once I put the robot on the chart and choose buy or sell and the number to open then it will only buy or sell in that particular direction only
NADGIO 30+ USD
I need a developer that can convert two Buy and Sell indicators into a trading robot. the indicators has an input parameter, this should be made available for adjustment. Features 1. Break Even 2. Trailing Stop 3. Global TP and SL 5. Time Filter 6. News Filter (If possible)
I need a developer who can convert trading view indicator in to mt5 expert advisor with some modifications. The other details will shared once chosen the developer. Looking for someone who has good knowledge of forex, mql5,and pine script
Hello, i hope you all well. I am looking or a good developer who can understand SCM/ICT concepts so that can modify an existing EA to trade against that. The EA is already there with code and it was trading based on Breakouts zones. Now i want the EA to be modified so that it trades based on inducements and liquidity. The EA should use Pending orders on those zones instead. I do not want new developers to apply
EA for index trading using ATR % of 5day 1 Give Average true range for the past 5 day so 5day ATR also for ref use the indicator "atr value indicator " my entries will be based on a % of this NO. NO. TO BE SHOWN IN TOP CORNER The Expert im looking for is 1.AT X TIME (ie 8:am ) 2.IF price moves X % of the 5 day atr( either up or down ) within Y TIME (IE 5MINUTES ) (if PRICE moves say 30% of the 5 day atr down i buy or
I want to create an Expert Advisor (EA) that can be set to open either buy or sell trades, depending on user preference (buy-only or sell-only mode). The EA will initiate trades when the market reaches (or is equal to or less than) a specified DeMarker value (e.g., DeMarker value = 0.3). The user will set both the DeMarker value for starting trades and another DeMarker value to stop opening new trades. - **DeMarker
Create a mql5 expert advisor for forex/commodities trading based on modified candlestick formation. If modified bullish engulfing appears, EA will open buy position at closing of last candle area with martingale until opening of last candle area and set stop loss at open last candle area. Trailing stop appears when half of all buy positions running profit then when all buy positions running profit, and so on. If
I want to grid based robot such like CM Manual Grid for mt 5 Snap of that attached. like The expert Advisor helps set a network of pending orders and collect profit from any price movement. I can use it to trade many grid strategies. I can also use it to track open positions. "Buy Stop — - open a network of pending stop orders for sale "Sell Stop" - open a network of pending stop orders for purchase "Buy Limit" -
I have developed a very strong TradingView strategy in Pine Script but unfortunately, a third-party connector is requiired and in my opinion, I want a more direct connection. I am not brilliant at coding, but I have coded the majority of the MT5 code and I would like you to make sure that the MT5 code matches my TradingView script and executes the same way as the TradingView script
Hi, I would like to have an EA to open trade when 2 time frame met the condition. Need to have ability to select the TF combination, Example: H4 with H1, H1 with M15 etc. PS: Able to lock EA with "Name" or "Account Number" PSS: Able to set trading session for specific pair. Example: US session = EURUSD For Buy #1 Big TF Candle Closed Outside Top BB #2 Big TF Candle touch low MA #3 Got to Smaller TF Candle touch &

프로젝트 정보

예산
30 - 150 USD
개발자에게
27 - 135 USD