Mql4 Projects
Looking for freelance Mql4 jobs and project work? PeoplePerHour has you covered.
Post an offer to educate them
Past "Mql4" Projects
opportunity
Automate EA trading strategy script
I am seeking a skilled freelancer with expertise in coding and programming forex trading EA to automate my trading strategy and enhance its profitability. The freelancer should have a deep understanding of forex market dynamics, algorithmic trading strategies, and programming languages such as Python, MQL4, or C++. The goal is to develop a reliable and efficient EA that can execute trades based on my specific trading criteria with minimal manual intervention. The freelancer should be able to work collaboratively with me to understand my strategy, test and optimize the EA, and provide ongoing support and maintenance. I am open to discussing the project details, including the scope of work, timeline, and budget. I am confident that with the right skills and dedication, the freelancer can help me achieve my trading goals and maximize my returns.
MQL4 Programmer Needed for Simple Robo Trading Project
Description: We are seeking an MQL4 programmer to help us develop a basic automated trading system (robo trade) for our financial markets trading. This project is ideal for someone looking to gain experience or build their portfolio with a simple MQL4 project. Responsibilities: Develop a basic automated trading system in MQL4 based on provided specifications. Implement simple trading strategies and logic. Conduct basic testing and debugging of the trading system. Requirements: Basic knowledge of MQL4 programming language. Familiarity with automated trading concepts. Ability to work within a limited budget and timeline. Good communication skills. Preferred Qualifications: Some experience with MQL4 programming. Understanding of basic trading concepts and indicators. Budget: This is a low-budget project. Please provide your hourly rate or a project-based quote that fits within our budget constraints. How to Apply: Please send a brief description of your MQL4 programming experience, along with your proposed rate or quote for this project. Include "MQL4 Programmer Application" in the subject line. Note: We are looking for a simple and cost-effective solution. Priority will be given to candidates who can deliver quality work within our budget.
opportunity
MQL4/5 & Pine script coding
Hi Require MQL4/5 & Pinescript code/programmer to create coding for the following: 1. Trading times of the day 2. Indicators to follow 3. Candlestick triggers 4. SL and TP 5. Limit number of loses per day. Can discuss in more detail on the call. Thanks Gio
Complete an EA MQL4 Script for MT4
i need some help with my mql4 EA project. It has 6 indicator/functions and create entry based on that, i have the formula for SL / TP as well. It buys based on given risk parameters. I just need it functioning. PFA and let me know if you can help. thanks
Mql4 and Mql5 update
I have an mql4 and mql5 (source code ) files for my ea , I would like to update my eas and ad some codes and input: News filter. Trailing stop . Days of trading . Time starts and ends . Close all trade on Friday (before the market closes). If you could help me with that please let me know. Thanks
Chage ea from mt4 to mt5
need a simple ea changeing from mt4 to mt5 tried this way but keIn MetaEditor 4, you’ll find the source file named “MQL4\Experts\Moving Average.mq4,” which you have to open. Select + Copy All text by pressing Ctrl + A, Ctrl + C. Press the F4 key and open the MetaEditor you find that the MT4 client terminal is open. After you’ve successfully downloaded the MT5 desktop terminal from the desired broker, open the MT5 client’s instance. Now, open MetaEditor 5 and create a new EA (template), something as we’ve demonstrated down there. Fill in the “Name” field, and assign a suitable name to your EA template. Once you’ve done that, you’ll get your forthcoming EA to be built on MT5. Now, after selecting all text on the template by tapping Ctrl + A, and deleting them all, paste the text you copied from MT4. MetaTrader 5 comes with other order systems (for instance, open, close, select, send, and so on) methods. However, for the conversion from MT4 to MT5 EA, the easiest method as per our experts is using one library – mq4.mqh.ep getting errors
Coding MQL4 Expert Advisor on MT4
I am trading forex on a proprietary (prop) firm account using a popular expert advisor . I want the ability to make my own trade entries different /unique from other trader who maybe using the same expert advisor so that our trades on the same pair do not have the same entry price , SL & TP. One option is maybe to delay trade execution of the EA by a few secs but I am open to other ideas .
Metatrader Reverse Compile EX4 to MQ4 MQL4
I'm searching for someone who can Reverse Engineer or decompiled a EX4 file to MQ4 file.
EA ex4 possible adjustment in the code
I have an mql4 indicator which is decompiled. When I call it with iCustom for expert advisor it is not working properly and the EA freezes and laggs and won't perform the algorithm. I want someone who can adjust and fix possilble problems in the code within the indicator to make it work with EA. Are you right person for this. If you are, contact me and we talk. My budget is 150usd.
MQL4-Modify existing Indicator to include notification feature
please refer to attached package explaining the requirements for programming MQL4. When conditions as explained are met, system shall generate Push notification on mobile, trigger E mail and pop up Alert on the terminal.
Dashboard Alerter
1. Dashboard should come as a template file (.tpl format) with 30 currency pairs in columns as shown in picture1 across MTF - M1, M5, M15, M30 & H1. 2. Sell = Red colour, Buy = Green colour signals to appear on dashboard with sound and popup alert notifications on MT4 terminal 3. Signals for buy and sell entries are based on MACD indicator (.mql4 source available) 4. When an alert (buy or sell) is clicked on the dashboard, it should open on a new window with the alert signal displayed in the new window as well
pre-funded
Convert mql4 indicator code to prorealtime code
I have a custom indicator for MT4. It is a non lag moving average which changes colour to yellow to indicate a change in direction of the market Need it to be converted to work on Pro Real Time. Code and screen shot attached
Need to Create Expert Advisor based on multiple Indicators
Expert Advisor has to take trades in MT4 using signals from two different indicators. EA has to be written in MQL4 programming language used in MT4. All the relevant files will be attached after the proposal.
pre-funded
Include RSI in the EA (MQL4)
Hi , I have the EA which is taking trades based on where the symbols appear in my Custom Indicator. Now, I want to EA to look into RSI as well before taking trades. The EA to take trades at all the Symbols 1,2 and 3 and also look for RSI as well before taking trades. If there is a symbol 1 ,2 or 3 and RSI is below 30 take a BUY If there is a symbol 1 ,2 or 3 and RSI is Above 70 take a SELL. Hope that makes sense. 1,2 and 3 are the symbols the custom indicator makes. Regards Ajith
Amending MT4 Expert Adviser
I need some amendments done to a recently created Expert Adviser (EA) in MetaTrader MQL4.
Modify MT4 EA
I need MQL4 Expert to modify my EA, My EA works on recovering loss strategy, after order close on stop loss, the order value doesn't reset to 0.01, I want it to reset to 0.01 if the order close on stop loss
Remove limitations from dll protectet EA whritten in MQL4
I need Account, and Symbol limitations removes from an Metatrader EA.
Mql4 reading from extern files in Arrays
I Working with mql4. I have made an Expert Advisor by myself. But now i have tried to reading Files and writing Textfiles. Both of them failed. I am not shure where ist the failure, it can be i think the File i was tried to read. The Program can open the file, i have a positive Handle. But Reading in a Array failed without Errorcode. I Will have a file (later some files) with some Lines written (The Count of Lines is not known, i need to read the complete File to know how much Values i wil become). Every Line should be standing at end in an String Array Line by Line. I give my Try Code and also a Testfile. The Values inside the Textfiles has also reading as a string. The Convertation i can do later by myself i think. Important is only reading that file in a string Array and also important for me is to write Strings in a Textfile. The Format inside the File is as example: "RSI_Period: 14", Next Line: "Anzahl Perioden: 15". I hope you can help me. because this function is important for my Expert Advisor thank you for you help. please excuse my english, i am german. It is also possible to work with Teamviewer if it can be a problem with my Computer (Folder or File Problems). Because the Money you need say what you will become for it completely. I Hope you are interested to help me with this problem. And notice: A will stay till The End of the Year not at home. I can read Mails at next on 02.01.2020. But the i will write immediatly.
MT4 INDICATOR TO MT4 EA ( EXPERT ADVISOR) AUTO TRADING
I have an Non Repaint Indicator I want that to Convert in EA Can You Make it I found Some Website providing Software for Converting Indicators to EA But I want to know if you can do that, tell me how much time it will required for you I want that indicator to EA Should work on all Time Frame, All Scripts With 1 Month Demo Version type and 1 year Licence Type File both these file should expire automatically after their duration. If I install this EA to Any others Account He/she Cant use that EA with Any other Account I mean One EA File should Work on 1 Account only. Which and how many files you will going to provide me after converting My Non Repaint Indicator to EA and I want to put my Personal Details on That Indicator Like Any Name and email so that it will not change by any other person. I Can Provide you My Indicator MQL4 Source File & EXE File
Conversion of pine script indicator to mql4 EA and indicator
I have an indicator written in trading view's pinescript that I need converted to an indicator for mql4. I also need it to be turned into an EA based on the strategy I have from this indicator. The indicator is 80% written in mql4 already I just need it finished and automated