Ea upgrade modify

MQL4 Experts

Trabalho concluído

Tempo de execução 7 minutos
Comentário do cliente
Excellent job on modifying ea and gave helpful advice.Will always give priority on jobs because he is quite good
Comentário do desenvolvedor
thanks Man..

Termos de Referência

MQL4 source codes are required for this job. 

EA modifications will be designed to work with any broker without hickups (professional design).

 MODULAR DESIGN 

. If the design is prepared for it, which means it is modular with a trading function clear separated in the start() function and uses static variables in restricted namespace then integrating MULTIPLE FUNCTIONS  is quite simple and straight forward. All which need to be done is just copy/paste and you are done. However, when an EA must be first converted to this form then the work load of doing this is almost equal to writing such an EA from a scratch. Without such a modular design, different EAs which use the same non local static variables (common practice with novice programmers) can interfere with each other and you can get unpredictable results.

 UPgrade existing multimagic modular  EA design.

the following codes, improvements and changes  are required 

The EA must be back testable on 4 digits as well as ready for 5 digits It is already backtestable.

 Modify existing ea which a professionally coded ea template 

Existing EA works fine , except with one problem of opening trades after s/l hit and t/p hit .The design is to open trades , if no filters prohibit.

 1)Add partial close , partial close pips , % partial.......................external inputs

2) code    to automatically reset every hour , so external inputs are same as source , mql4 file

3)Make this EA  default  trade manager , with external   settings.It will manage trades on the chart it is placed on .If disabled  from externals , it will enter trades as an EA normally does.

4)After closing a position , it will immediately  reopen a  buy or a sell , after a take profit  or s/l is hit .Change code to stop  open a position for two hours after s/l hit or t/p hit.RECTIFY THIS CODING

5)add martingale/profit taking codes from existing ea(codes supplied)

6)Ea a bit slow sometimes  , suggest solution to make it faster.

 

 

STAGE 2                                                ADD 8 CUSTOM INDICATORS AND FOLLOWING CODES 

Indicators are ready and will be supplied to successful applicant. 

 

      //Add indicators  close of bar  on preceeding 30 min must be greater than 80 points for long and lower than 80 points for shorts        

 I want to add 8 custom indicators.The indicators would give the signals for trade entry.

One indicator  must have a minimum reading of  +80 /80 .This indicator has to be valid in every signal.

a second indicator must also be  valid in every signal    .It must have a minimum reading of  +80 /80.This indicator readings would be read from log files , in common files.Use log files if indicator can not be read from chart

ABOVE TWO INDICATORS ARE VALID IN EVERY SIGNAL .Two above  indicators must be above + 80  or -80.

add  reading from third indicator  ( out of 6). 

For a trade to be valid , a third signal is required from any one of the six remaining indicators , only if 3 indicators are aligned  at + 80 for buys or  -80 for sells.then do you get a valid entry.write codes for  indicator write/read  log files to validate 3 rd indicator from records.

From the six other indicators , a valid  signal of + 80 /-80 is required  , from any one of the  six other indicators , the indicator from the six  would give an entry , provided the first two main indicators  are above + 80 /-80  at the same time .

A reading of  +80/-80 from another indicator , from the six other indicators , would trigger a second entry .The maximum number of signal entries are two.code maximum entries 2  longs or 2 shorts in daily candle , shift,0)

write indicator log files to validate 3 rd indicator

 For the indicator coding into the EA  , the EA order filled  has to be logged on a log log file  and before every signal , it will look at log files  to validate signal (if  any of the six indicators  signal  has been use in current daily  candle (shift ,0))

Example order is filled , EA will WRITE TO LOG FILE as follows

LOG :Date:Time:symbol:Indicator 

If , the third indicator is used in last trade   , enter 3  (or write name) in log  

The EXPERT will READ the log file  before signal  validation  , if any indicator out of the last six indicators  has been used , in this case  indicator 3 , signal is invalid  for second use of the indicator IN  SAME DAILY CANDLE.

If more than two indicators from the six  are used , IN current daily candle , all further trades are invalid  

 

 

Additional code required for checking (to deal with requotes, missed trades , frequent requests , bucket shop tacticts (no fills))

Code:Ea to check stop loss and take profit every 15 seconds   , if zero it will input  ea specificied stop

In the EA I would like stop loss check and profit target and order CLOSING    checks included (just in case trades are missed  due mt4 brokers excuses like contex is busy , too many frequent requests ) i.e check sl , check pft and check order CLOSING  every 15 seconds for upto 5 minutes

  bool checksl=false;

Make sure you do not miss writing this code. This ea must work in real accounts with mt4 bucket shops.

  

 #define ExpirationDate  D'2016.01.31 0:00'  add expiry date codes

 

#define ACCOUNT_NUMBER -1 // Set to account number to protect.add account lock.

Coder will test for bugs and functionality of ea , check functions are working correctly.


 Coder will send partial close script with expiry proof , with images of partial closed trades working correctly  , before application for work  can be entertained. MOST OF YOU STRUGGLE/FAIL TO WRITE correct PARTIAL close  CODES  , AND THIS IS IMPORTANT PART OF THIS EA.

 

 I don't want an ea delivered by an amateur and I have to test every function for a whole week finding mistake after mistake , that is not why i am paying you to give me a headache. .It is a waste of my time , sometimes a whole week. I don't want to pay peanuts , you pay peanuts , you get a ..................to code for you.It is cheaper to pay a professional , a bit extra.We are not looking for a cheap job , as they are more expensive in the long run , ,have headaches  and are not upgrade able , they do not have description on ea.

After delivery of ea , coder must provide back up service, and may be required to provide information after delivery.We don't need an amateur ea job with real money account.Please quote your cheap jobs elsewhere , there are plenty of demo account eas required in freelance.I have paid $3,000 for ea, so I  know how amateurs design eas and what kind of problems arise with amateur eas.

 

////////////////////////////////////Coder will write comments on ea  with explanations. 

Decision on this job will be made in 7 days. I know what the correct price for doing this job is .I don't  entertain any coder with average job price < $50 and less than 200 finished jobs and  ,100 ...5 stars.Nothing personal .Looking for c++

Arquivos anexados:

Respondido

1
Desenvolvedor 1
Classificação
(12)
Projetos
17
35%
Arbitragem
1
0% / 100%
Expirado
3
18%
Livre
2
Desenvolvedor 2
Classificação
(28)
Projetos
36
17%
Arbitragem
2
50% / 50%
Expirado
2
6%
Livre
3
Desenvolvedor 3
Classificação
(34)
Projetos
80
34%
Arbitragem
13
31% / 54%
Expirado
19
24%
Livre
4
Desenvolvedor 4
Classificação
(130)
Projetos
210
40%
Arbitragem
90
20% / 43%
Expirado
85
40%
Livre
5
Desenvolvedor 5
Classificação
(25)
Projetos
54
37%
Arbitragem
4
0% / 50%
Expirado
22
41%
Livre
6
Desenvolvedor 6
Classificação
(62)
Projetos
140
46%
Arbitragem
19
42% / 16%
Expirado
32
23%
Livre
7
Desenvolvedor 7
Classificação
(257)
Projetos
341
58%
Arbitragem
7
14% / 71%
Expirado
9
3%
Livre
Pedidos semelhantes
Creating of an expert advisor or trading bot that uses a Top Down analysis (using monthly, weekly, daily, hourly, minutes ( 30, 15, 5, 1) to determine trade direction or trend direction and makes multiple trade decisions for mt4. You can use or combine accurate trend indicators
Hello The EA will work on particular zone choose by the user and can mark it on any TF and with some rules can open trades and mange the trade by some unique rules. the EA need to check the difference by RSI as well and with some extra rules . developer should have good attitude and good communication (englsih) with high performence and knowledge with coding EA
I am looking forward to automate my trading strategy where I use renko bars on Tradingview. I really want to use unirenkos too, but unfortunately I couldn't figure out how to use ninjatrader on my MacBook and Tradingview does not offer unirenkos. As far as I see from your offered services you are very familiar with ninjatrader. I wanted to ask you if you could code me an Indicator for unirenkos for Tradingview so I
I am looking forward to automate my trading strategy where I use renko bars on Tradingview. I really want to use unirenkos too, but unfortunately I couldn't figure out how to use ninjatrader on my MacBook and Tradingview does not offer unirenkos. As far as I see from your offered services you are very familiar with ninjatrader. I wanted to ask you if you could code me an Indicator for unirenkos for Tradingview so I
Hello The EA will work on particular zone choose by the user and can mark it on any TF and with some rules can open trades and mange the trade by some unique rules. the EA need to check the difference by RSI as well and with some extra rules . developer should have good attitude and good communication (englsih) with high performence and knowledge with coding EA
Hello, I want to create an EA that can be able to take and optimise trade bids using the trend tracker concept I have developed. The tracker will monitor 2 lines to determine the trend of the market and afterwards take bids towards the correct direction. It will also be able to use a distance between the bids for the direction of the trend and plan a reverse bid when the price of the extreme doesn’t change again. The
Gradient boosting and L2 100 - 200 USD
I am looking for a well experienced programmer to put/implement a gradient boosting algorithm and an L2 to reduce overfitting in my ea which l already have which uses indicators . If you are experienced please adhere
Hello, I'm looking for a developer for repair calendar in EA MT4/MT5 (News Filter - https://ec.forexprostools.com ) for all windows servers. Note: EA MT4/MT5 works with calendar on PC Win 10, 11 but not on all windows servers. I have the source code and will post within the comments section for review. If you are able to do this and quality. Please apply. Thanks
Create mt4 ea 50+ USD
To convert the provided MT4 indicator script into an Expert Advisor (EA) and implement prompt functionality for user input, we need to modify the code to handle external parameters and provide a user-friendly interface. Below is the EA code that incorporates prompts for user inputs
SCALP MARTINCALE SPY TIMEFRAME 1MIN CANDLE - SHORT SIDE ONLY 1-SET RISK : A IS A VARIABLE (HOW MUCH $) 2-SET ATR(3) : SET THE TIME AT WHICH THE ATR SHOULD BE TAKEN, IF SET 933AM THEN THE ATR OF THE 1MIN CANDLE AT 933AM CANDLE WILL BE USED (ROUND AT 0.25 UP OR DOWN) *USE NEW YORK TIME 3-SET MAX NUMBER OF ENTRY : B IS A VARIABLE 4-SET RSI(14) / C IS A VARIABLE, IF RSI(14) > C = ORDERS OPEN 5-IF RSI(14) > C IS TRIGGERED

Informações sobre o projeto

Orçamento
Prazo
para 30 dias