Develop EA and Indicator on a simple concept of volume - Time frame 2-3 days

MQL4 Indicateurs Experts

Tâche terminée

Temps d'exécution 16 jours
Commentaires de l'employé
Nice to work with him.
Commentaires du client
Raju is highly recommend very reliable and exceptionally brilliant guy, So take my word for it please as I've been trading for more than a decade, and provide him with a chance to help you.

Spécifications

PLEASE ONLY RESPOND WHEN YOU HAVE READ THE FULL REQUIREMENT BELOW AND NOT JUST BID TELLING YOUR STARS ETC...

I have attached 4 screenshots for reference.

I want both an indicator and an EA, to be build on basis of this concept.

Both must be tested / back-tested as well, and evidence by screenshots must be submitted by the developer before you state that it's complete.


SS1 highlights

candle change percentage @ -8.5 or point difference between 1st and 2nd candle

Volume @ 186

SS2 highlights 

candle change percentage @ -0.5 or point difference between 1st and 2nd candle

Volume @ 226

Open trade in the opposite direction of 1st Candle close i.e. SS1 bearish, we BUY in this scenario and SL should automatically be set to 10 points lower then the  2nd CANDLE SS2 LOW unless I specify the value in EA parameter.

-----------------------------

SS3 highlights 

candle change percentage @ 26.5 or point difference between 1st and 2nd candle

Volume @ 582

SS4 highlights 

candle change percentage @ -0.5 or point difference between 1st and 2nd candle

Volume @ 619

Open trade in the opposite direction of 1st Candle close i.e. SS3 Bullish, we SELL in this scenario and SL should automatically be set to 10 points HIGHER then the 2nd CANDLE HIGH (SS4) unless I specify the value in EA parameter.

-----------------------------

SS5 highlights 

candle change percentage @ 0.099 or point difference between 1st and 2nd candle

Volume @ 4112

SS6 highlights 

candle change percentage @ 0.096 or point difference between 1st and 2nd candle

Volume @ 4470

Open trade in the opposite direction of 1st Candle close i.e. SS5 Bullish, we SELL in this scenario and SL should automatically be set to 10 points HIGHER then the 2nd CANDLE HIGH (SS6) unless I specify the value in EA parameter.


SCENARIO: Always measure the last candle close with current candle close  and evaluate the change percentage with volume of 2nd candle close. If the change percentage of 2nd candle is lower than 1st and the volume of 2nd candle is higher or even similar than 1st candle close than this scenario is valid.

INDICATOR must calculate candle percentage or points difference between the open of 1st candle to close of 2nd candle: there are few on MQL that can do this, so you need to find a good one. Example URL: https://www.mql5.com/en/code/8935. However, it must be able to run on any time frame based on chart opened.


example charts are (SS1 and SS2 for 2 candle close, for bullish BUY scenario) and (SS3 and SS4 - SS5 and SS6 2 candle close, for bearish scenario)  so on whatever timeframe it must be run, we have to wait for close of 2 candles and take the trade on 3rd candle open, and only than raise the alert or EA must trade.


Whenever and on whatever timeframe and instrument (commodities, forex, Indices etc) this scenario (explained above) occurs:-

Indicator must raise an alert with name of instrument and mark a Circle on the chart..

I must be able to set Parameter for alert to be raised or not and color of circle etc.


EA must ignore certain/multiple times when to trade, if mentioned. 

Parameter for timings to ignore.. example are 2 timings 0800HRS to 0900HRS and 1300HRS to 1400 HRS. I should be able to change them as per my need.

All time must be GMT and be able to run on both MT4 and MT5.

Default SL is 10 points, and I must be able to set SL, TP and also be able to put trade  at break-even when the price moves xx number of points in profit.

Ability to close half position when TP reached and put the rest of trade at Break-even with target number of points set as take-profit.

Option to start Reverse trade if SL HIT.


And that's it, a very simple requirement and a simple budget :-)


Dossiers :

JPG
SS1.JPG
28.1 Kb
JPG
SS2.JPG
27.0 Kb
JPG
SS3.JPG
34.0 Kb
JPG
SS4.JPG
31.9 Kb
JPG
SS5.JPG
24.5 Kb
JPG
SS6.JPG
28.6 Kb

Répondu

1
Développeur 1
Évaluation
(2085)
Projets
2645
61%
Arbitrage
113
45% / 26%
En retard
418
16%
Travail
2
Développeur 2
Évaluation
(5)
Projets
9
0%
Arbitrage
5
20% / 20%
En retard
1
11%
Gratuit
3
Développeur 3
Évaluation
(277)
Projets
334
55%
Arbitrage
14
36% / 29%
En retard
1
0%
Gratuit
4
Développeur 4
Évaluation
(65)
Projets
87
39%
Arbitrage
3
0% / 33%
En retard
29
33%
Gratuit
5
Développeur 5
Évaluation
(12)
Projets
16
31%
Arbitrage
0
En retard
0
Gratuit
6
Développeur 6
Évaluation
(94)
Projets
148
59%
Arbitrage
16
38% / 13%
En retard
25
17%
Gratuit
7
Développeur 7
Évaluation
(1855)
Projets
3458
88%
Arbitrage
73
40% / 15%
En retard
265
8%
Gratuit
8
Développeur 8
Évaluation
(28)
Projets
47
23%
Arbitrage
13
31% / 15%
En retard
12
26%
Gratuit
Commandes similaires
Hello I'm trying to fix a indicator that I have, It's a .ex4 file, Can I just code a new indicator because I only have a failed version of it in a ex4 file. Here are the three files. They are EX4 files. So i wanted to have a trade panel that can fill up the whole screen where it shows all the pair symbols. MTF_TMA_Harmonic ex4 file is exactly what I'm looking for however the ex4 file for some reason doesn't work
I have a machine learning library in MT5 that I want to make an indicator with… You think you can help me? My strategy is simple... Predicting the Daily, Weekly, and Monthly High, Low, and Close prices... Then BUY @ LOW and SELL @ HIGH
My EA places orders when an arrow appears according to the pz day-trading indicator. 1) I need to change the indicator, so that it places orders when the stock indicator arrow appears. All other EA conditions remain the same. 2) I need it to place orders when the candle turns colored according to the Pvsar indicator. The only change is that for pvsra I need a buy order to be placed above the high of the candle that
Hello there, I'm trying to fix a indicator that I have, It's a .ex4 file, Can I just code a new indicator because I only have a failed version of it in a ex4 file. Here are the three files. They are EX4 files. So i wanted to have a trade panel that can fill up the whole screen where it shows all the pair symbols. MTF_TMA_Harmonic ex4 file is exactly what I'm looking for however the ex4 file for some reason doesn't
Hello I'm trying to fix a indicator that I have, It's a .ex4 file or Can I just code a new indicator because I only have a failed version of it in a ex4 file. Here are the three files. They are EX4 files. So i wanted to have a trade panel that can fill up the whole screen where it shows all the pair symbols. MTF_TMA_Harmonic ex4 file is exactly what I'm looking for however the ex4 file for some reason doesn't work
Hi everyone I have a question, is there anyone who can rewrite the code from tradinvivew pineditor to mql5 meta trader? It is about 150 line. My strategy has 50% success rate with RR 2,6. Tested for last one year, strategy works only in bull market. This is trading on gold, unfortunately I am not in the best financial position, in return I would send you the code, if you don't like it I understand that you will stop
Editing of strategy 30 - 60 USD
I have a strategy that i would like edited. I have a strategy where right now it takes profit at the next high or low. That can be removed if necessary. The SL is set using the current RSI Band Gap. I'd like the same to be done for the TP. You'll see in the settings that I have a SL and TP buffer. I would also like for those to be kept the same but again I just want the TP to be the RSI Band Gap. It'll make more
need a professional developer to modify my current indicator. Need to add time frame parameter with true .false option. Which i set true show only those TF signal and when all signal match with the current TF ( to enter trade). Alert get generated. Price is non negotiable .please don't respond if you don't agree to price. Thank you
create a scanner for find bos and choch indicator on the chart, I want the indicator based on line charts rather than candlesticks .the indicator can scanner all symbols and all timefimes when i want. Create a panel that displays symbols, time and indicates whether it is bos or choch. the scanner can alert to my phone terminal. If you are interested please contact me
I'm looking for a skilled developer who can produce an indicator and trading bot for the following specification: Input parameters Parameter Data type Range start time Time Range end time Time Range buffer Number pips Range colour Colour EMA Cross EMA 1 EMA 2 Period 50 200 Days to include Mon Tue Wed Thur Fri Tick box to select Entry on close TF Time Frame 5, 10, 15, 30 Mins 1hr, 4hr Max time to enter Time

Informations sur le projet

Budget
75 - 150 USD
Pour le développeur
67.5 - 135 USD
Délais
à 3 jour(s)