All orders - C++ - closed
Create an orderCategories
All
Indicators
Experts
Libraries
Scripts
Integration
Converting
Translation
Design
Consultation
Other
Popular skills
30 - 100 USD
Hi Programmer I want to convert one EA from Mql4 to Mql5 This EA coding by myself.I'm not good Programmer may be you see bug in code. So I want to convert this code to mql5.I expect keep every condition in this code move to mt5. Thank you
18 Applications
30 - 120 USD
there I hope you're doing well I want to convert the tradingview indicator to make an indicator for mt5. And in that, I want to make an automatic robot on the base of the indicator. I have the pine script of that indicator
30 - 50 USD
Specification Hello, I want to make a Simple Martingale EA: 1) Start initial trade instantly as soon as the EA is attached. 2) Direction: SELL / BUY / RANDOM / HEDGE. NOTE: When Hedge is selected, The EA should take both BUY and SELL orders at the same time, and keep on adding levels of trades with multiplier, in whichever direction it goes negative. 3) Initial Lots: Example: 0.01 4) Distance: ATR with Multiplier /
14 Applications
I want to modify existing EA (personal job)
30+ USD
1. i want to modify the existing EA you make if 2 days not hitting a Takeprofit i want the EA close it. 2. ignore sunday barcandle for daily timeframe dont put trade on sunday barcandle. 3.Auto lot size if my account balance double the balance the EA double the lotsize i set. 4. before the EA work must put password before he work.. example: password: 02468
1 Application
I want to modify the indicator alerts. (personal job)
30+ USD
I want to modify the indicator alerts. Please note that the indicator has no issues, except it send an alert for a possible pending order (stop setup) I don't want it. Please remove it and leave the possible Buy and possible Sell alert as it is. Again, only remove the possible (STOP Setup) alert. If you check attached screenshot, you will see there's no arrow when it gave the possible STOP Setup alert. That is an
1 Application
MQL4
Indicators
Forex
Trading robot/indicator debugging
Statistics and mathematics
Strategy optimization
C++
Strategy modules
Panels and dialog boxes
Stocks
Python
Custom graphics
Futures
MySQL
JavaScript
Options
Product Design
Java
Collection of data on the internet
SQL
PHP
HTML
OpenCL
ALGLIB
Linux
R
RegExp
30 USD
Hi, I would like to publish a new EA for MT4 but I have a problem with the validation system of MQL5. (See below) So I would like a coder to correct these errors so that the code of my EA will be accepted by MQL5. I precise that my condition to proceed to the payment is NO ERROR in the validation system and the publication of my EA. I also want (of course...) to get the new code of my EA with the modifications that
10 Applications
I want you to add an alert to this volume indicator. (personal job)
30+ USD
1, To give an alert when the red histogram (Red histogram only) showed up and above the moving average line (Buy). And no alert again until next white histogram for Sell. 2, To give an alert when the white histogram (White histogram only) showed up and above the moving average line (Sell). And no alert again until next red histogram for Buy. For more on the alerts, (See the attached screenshot) 3, Both the alert will
30+ USD
First of all i want to thank you all for your hard work in coding and wish you loads of happiness, 1. Trade Placement Issue: a. Currently, the EA skips trades after a closed candle, and you want it to consistently place trades with every closed candle, either bullish or bearish, based on your selection (buy only/sell only). Breakeven Functionality: 2. Add a Breakeven feature to the EA's inputs. b. Display
12 Applications
57+ USD
As discussed. Am in need of already made mt5 ea based on my requirement and specification.Kindly bid for this project so we can discuss based on our conversation. I need you to resend me the real ea do we can get started
6 Applications
30+ USD
I would like a signal working on any pairs on forex in M5. It's must ring and alert in a box wich pairs it's concerned when : I have three moving average : 10, 20 and 150. i have pivot point of the day. If the moving average 10 and 20 overpass the moving average 150 and is above the pivot point of the days, it's ringing IN M5 And too, the same things behind the pivot point If the movings average 10 and 20 underpass
8 Applications
30 - 50 USD
There is this AIO Divergence indicator in MT4 attached. I would like it converted to work in MT5. I'm offering $50 for the job. This indicator does both hidden and standard divergence, also it offers many different choices for the type of divergence indicator
5 Applications
30 - 100 USD
Hi everyone, I'm searching for a high experienced android app developper that could help me passing from the basic MIT appinventor app to something more estethic, with all the options I already have like data storage, connected to a website (webrequests and everything) to try to connect to MT4 or further things, I'd like to know how to do it and to modify it also. It's really basic stuff if you know how to use all
1 Application
80 - 139 USD
Enter trade between 8.30-11am NY (UTC-4). If it opens a trade between this time and it has not hit take profit yet, then let it run until take profit hit Mark highest & Lowest point 00.00-8.30am with a Green dotted line for the High and a Blue dotted line for the Low (UTC-4) (Show the color difference in sessions) Wait for sweep of high or low Wait for market structure shift or Change of Character (Choch) Enter on
5 Applications
IFBP + Break (personal job)
85+ USD
Hi Umar, Please can you make changes to this indicator, I want to see the probability of confirmation of a confirmed fractal break ...this will help avoid unnecessary alerts and help get in confirmed areas of trend. So for example: This is a present iFractal break Pullback indicator buffer and this is the new indicator, we will look later are all my other indicators and re-write the code for them once we have
1 Application
30 - 50 USD
Hola, soy nuevo usando la plataforma de Trading View. Quiero saber si es posible hacer un indicador/script que simule gráficos de segundos para trading view. las entradas serían las siguientes: Color de vela alcista Color de vela bajista Segundos: (se puede seleccionar 5, 10,15, 20, 30, 40, 60 segundos)
1 Application
150 - 250 USD
The applicant should be well versed in using lines, mathematical coding, different conditions, and multiple indicators. INDICATOR BASED ON LINES AND 2 INDICATORS (B- system) This indicator (B-system) is one of the many ways of creating diagonal lines, and they are not classic trend lines. The lines help to confirm Entries or Exits of a trades. The indicator uses two existing indicators: 1st - Fractals - adjustable
8 Applications
30+ USD
I had some code converted from MT4 to MT5. The main function of the EA is that when a certain level of floating drawdown is hit e.g. -$500, the total lot size of those positions are reduced by a specified level e.g. 40% and all the trades in that sequence are modified to breakeven. To achieve this I used the following function (OrderClose()), which also adjusts the trade comment to "to #Order Ticket" or "from #Order
3 Applications
30+ USD
I can't connect with API using 'application/json' header on WebRequest command. Any advices? string headers="application/json"; string res=WebRequest("GET",url,headers,timeout,data,result,result_headers); Print("Status code: " , res, ", error: ", GetLastError()); Print("Server response: ", CharArrayToString(result)); Errors: 2020.03.28 19:26:01.978 2020.03.26 00:01:30 EA USDCAD,H1: Server response: add headers failed
5 Applications
45+ USD
i want you to implement candlestick patterns into my orderblock demand and supply zones. i have the candlestick pattern files that you can use to do the job or if you have a better one we can use. below youll see how price reacted to the demand zone and youll notice candlestick pattern like bullish harami before price went up. let me know if you can do this job
2 Applications
Implementation of a new strategy on MT5 (personal job)
70+ USD
USE NIDDLE EXECUTION: TRUE/FALSE WHEN THIS IS SET TRUE, EA WILL USE THIS STRATEGY TO EXECUTE TRADE. WHEN SET FALSE, THIS STRATEGY IS TURNED OFF. PENDING ORDER DISTANCE:(INPUT PARAMETER) THIS IS THE NUMBER OF POINTS AT WHICH THE EA WILL PEND THE ORDER. MINIMUM PENDING ORDER DISTANCE:(INPUT PARAMETER) THIS IS THE MINIMUM NUMBER OF POINTS FROM MA AT WHICH THE EA WILL PEND THE ORDER. DELETE PENDING ORDER: IF PENDING
1 Application