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

MQL4 Esperti

Specifiche

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. 


Con risposta

1
Sviluppatore 1
Valutazioni
(55)
Progetti
96
40%
Arbitraggio
13
38% / 62%
In ritardo
25
26%
Gratuito
2
Sviluppatore 2
Valutazioni
(97)
Progetti
135
52%
Arbitraggio
4
50% / 50%
In ritardo
0
In elaborazione
3
Sviluppatore 3
Valutazioni
(2052)
Progetti
2607
62%
Arbitraggio
113
45% / 26%
In ritardo
417
16%
In elaborazione
4
Sviluppatore 4
Valutazioni
(467)
Progetti
496
53%
Arbitraggio
10
60% / 20%
In ritardo
3
1%
Gratuito
5
Sviluppatore 5
Valutazioni
(27)
Progetti
32
16%
Arbitraggio
4
25% / 75%
In ritardo
5
16%
Gratuito
6
Sviluppatore 6
Valutazioni
(32)
Progetti
35
54%
Arbitraggio
0
In ritardo
1
3%
Gratuito
7
Sviluppatore 7
Valutazioni
(230)
Progetti
406
33%
Arbitraggio
52
37% / 40%
In ritardo
147
36%
Caricato
8
Sviluppatore 8
Valutazioni
(1)
Progetti
1
0%
Arbitraggio
0
In ritardo
0
Gratuito
9
Sviluppatore 9
Valutazioni
(43)
Progetti
71
49%
Arbitraggio
1
0% / 0%
In ritardo
1
1%
In elaborazione
10
Sviluppatore 10
Valutazioni
(53)
Progetti
158
68%
Arbitraggio
4
100% / 0%
In ritardo
1
1%
Gratuito
11
Sviluppatore 11
Valutazioni
(298)
Progetti
427
26%
Arbitraggio
18
61% / 33%
In ritardo
26
6%
Gratuito
12
Sviluppatore 12
Valutazioni
(116)
Progetti
137
36%
Arbitraggio
15
13% / 67%
In ritardo
9
7%
Gratuito
13
Sviluppatore 13
Valutazioni
(463)
Progetti
691
56%
Arbitraggio
43
30% / 33%
In ritardo
112
16%
Gratuito
14
Sviluppatore 14
Valutazioni
(66)
Progetti
143
34%
Arbitraggio
11
9% / 55%
In ritardo
26
18%
In elaborazione
Ordini simili
The concept is pretty simple and straight forward. When price hit support and form a green candle and the CCI line is either in the over sold level or below the middle/zero line, then it will be a BUY. And when price hit resistance and form a RED candle and the CCI line is either in the over bought level or above the middle/zero line, then it will be a SELL. Now another condition for buy and sell. When price cross
So does anyone have a mt4 to sway markets trade copier that can send trades from mt4 to sway markets Thats really all Ill need to do and manage them. someone posted one before if you see this let me know if we can get something done. or if theres anyone that has or can make this for me I would prefer one that uses your login to send trades over from mt4 to sway
Hello! I need to make the indicator for Forex Tester 5. The platform supports indicators/strategies/scripts which are written in .dll format and can be created in Delphi or C++ programming languages. Are you interested in the task? In the attached files the Task is explained, and in the file in Excel you can see the formulas and data. The task is to make an indicator for Forex Tester 5. If you want to fulfil the
There is an indicator on tradingview under the name of "Rob Booker - ADX Breakout". I need to convert it to an mql4 expert advisor. Plus adding regular standard settings of EA as tp,sl,lots,etc
I need an EA to use for the Supertrend strategy I use in Tradingview. The Supertrend indicator generates buy and sell signals by following the trend. According to the buy signal from the indicator, it will buy in a certain lot amount / a certain percentage of the balance amount and then close the buy position with the sell signal and open a sell order. In general, it is my preference to work with signals from
I want to create an expert advisor based on a fair value gap indicator. The indicator gives a 'box' on the chart and as example for a buy i want it to open a buy order when a candle closed above this box. here is a for a buy trade. it opens when it close above a 'bearish' fair value gap and it close when it close below 'bullish' fair value gap. the difference between bullish and bearish fair value gap is offcourse
THE DEVELOPER MUST NOT HAVE ANY PENDING JOBS TIME IS OF THE ESSENCE I ALREADY HAVE SORUCE CODE, ADD ENTRIES AND CONDITIONS TO CODE I NEED THIS DONE BY TODAY OR TOMORROW MORNING THE LATEST The MT4 EA will work simultaneously on multi pairs the broker has to offer. The opening procedure will begin as follows: In this example I will use a BUY order. The same for SELL order. When the EA is dragged/ double clicked/ added
EA (mq4 file) needs customization: 1. Add 2 params and their functionality. 2. Fix Global Variables (GV) so EA will NEVER miss a trade for any reason. Should not take more than an hour to complete the job
When placing trades through the MT4 platform, it is not possible to get detailed trade analytics within MT4. The platform only provides a basic list of trades taken and the PnL. It does not even allow basic charting and trade analytics which makes it very difficult to figure out which trades are working, which ones are not, and why. For this reason, I am planning to develop a web app that will get trade-related data
I need someone who would use four moving averages on the mt4 and mt5 platform to create a trading robot The first moving average period would be 10, method is simple, applied to close, The second one is period 30,method is exponential, applied to close, the third one is period 50, method is simple , applied to close. The fourth one is period 200, method is simple and applied to close The 200 has to cross the rest of

Informazioni sul progetto

Budget
30 - 150 USD
Per lo sviluppatore
27 - 135 USD