Orders for forex consultation - closed

Create an order

Categories

Popular skills

All Forex Trading robot/indicator debugging Strategy optimization Statistics and mathematics C++ Strategy modules
601 completed jobs in all languages
Sort by:
Pair Programming Day 2. (personal job)
200+ USD
Hello again Kareem. As discussed. 4-5hrs. One day at a time. Pair programming, solving the problems as they show up. Current initial goals: Convert current MQL4 code to MQL5. Fix syntax errors -- especially with the pointers. Whatever else comes up as needed. Thanks! David
1 Application
30+ USD
Hello.... I have made my EA, and plan to continue optimizing it. This EA is in MQL4, and runs on MT4 only. In MT4, the backtesting quality is 90%. I know some EA makers find a way to model it on 99.9% quality. I want to do the same. I want you to please show me/guide me on the EASIEST and CHEAPEST way to be able to backtest my EA with 99.9% quality. I will want some help on Zoom, maybe...a screenshare. I also need to
4 Applications
MQL4 Experts Consultation
40 - 80 USD
I trade manually with HA ans HAS, I have a few ways of not getting into the choppy markets and false signals so in my manual trading I make a profit. Besides that i would like some imput aswell. Trading is done with different pairs in different timeframes (timetabel required) Opening and closing of orders is done by also looking within the bigger and smaller timeframes. note: I know there is not system that has no
19 Applications
(3) MQL5 Experts Consultation
50+ USD
Hello looking for someone who can repair an existing order panel on MT5 .It worked until the last updates .Now stopped. Worked in live markets .Now after some Updates of MT5 it stoppes working .No Idea
12 Applications
Add othr indicator (personal job)
30+ USD
2. Add Relative Vigor Index to have another filter to open trade (MA triger stay) -to open long, RVI has to cross and be above Signal Line (green above red) AND MA trigger -to open short, RVI has to cross and be under Signal Line (green under red) AND MA trigger -to close long, RVI has to cross and be under Signal Line AND MA trigger or close only by RVI -to close short, RVI has to cross and be above Signal Line or
1 Application
(2) MQL4 Experts Consultation
THE DEVELOPER TO CTREATE EXPIRY ON TWO EAs (personal job)
30+ USD
I WANT THE DEVELPER TO CREATE LICENCES ON TWO EAs WITH EXPIRY DATES. THE EXPIRY DATES WILL LAST IN 60 DAYS. I ALSO WANT YOU TO SHOW ME HOW I COULD DO IT MANUALLY, SO THAT WHEN THIS EXPIRES I CAN ADJUST IT MYSELF
1 Application
(38) MQL5 Consultation
Price action expert advisor (personal job)
64+ USD
Hello Please create MT5 expert advisor as per specifications. Implement all necessary controls for the safe management of trade positions. Allow for single/ selected /multi currency trading. Include stop functions as per documentation. Allow for multiple take profit options as per documentation. Trailing stop function. break even function
30 USD
Hey I need help learning how to use data window to code an custom indicator to my ea. I’m trying to learn how to code but I need help with an custom indicator
5 Applications
(5) MQL4 Experts Consultation
30 - 50 USD
I need a mt4 code as part of an existing EA to increase lot sizing as per attached picture. The job also involves coding position sizing according to balance ie 1 Lot per of account currency. double MM_Size() //returns trade size { //your code here return(0.1); }
9 Applications
(8) MQL4 Experts Consultation
200 - 250 USD
We've developed an MT5 version of our EA and we are finding that the multi-pair strategy testing feature in our EA isn't working as expected. For example, let's say we are interested in testing EURUSD, GBPUSD and USDJPY. So I set these 3 pairs in the tester settings. And I choose 1 of the 3 pairs for the symbol in the tester. However, no matter which pair I select of the 3 pairs, it yields a different result in the
8 Applications
(17) MQL5 Experts Consultation
30 - 100 USD
Entry for short when (and opposite rules for long) Short term BBands touches the higher band under the same condition double that period is approaching / touching its prospective MA (I need to be able to adjust B Bands setting) to clarify the entry, we use a period and its double (i.e shorter term for example 30 mins and longer term 1 hour) or shorter term 1 day and longer term 2 days So entry in the above example is
9 Applications
MQL5 Experts Consultation
50+ USD
I need to assess the market price of a trading robot I want to create and help to create The Requirements Specification. I have detailed description of the strategy and profiles, templates and indicators
10 Applications
(2) MQL4 Consultation
30+ USD
I have created an EA with several timeframes, however, when tested, bugs are encountered, please advise. I am using a H4 timeframe when going through a test. input int barNumM= 42 ; // Number of bars in mid term array double SLS= 0 ; MqlRates mrateS[]; MqlRates mrateM[]; if ( CopyRates ( _Symbol , PERIOD_H4 , 0 ,barNumS,mrateS)< 0 ) { Alert ( "Error copying H4 rates/history data - error:"
4 Applications
(4) MQL5 Experts Consultation
30+ USD
Hi there, I'm requesting you to remotely access my pc over Zoom and show me how to update my code to correctly size position volume given an entry and stop loss price. I posted this as a question in the forum but have had no response. This is my progress so far. #include <Trade\Trade.mqh> #include <Expert\Money\MoneyFixedRisk.mqh> CTrade trade; CMoneyFixedRisk m_money; double risk_percent = 2 ; // have also tried
3 Applications
120+ USD
Dear Brother, thanks for your patience; MULTIMAGICS EA is really looking good now! Kindly continue your good work by helping me with following: 1. Finish outstanding issues for FOR MULTIMAGICS EA 2. code new PORTFOLIO EA Thanks you
100+ USD
I'm looking for a full time developer to join my team of traders. Your roll will be to develop - update and modify experts and indicators keeping up to date. As well as daily meetings, a list of develpment projects, you will be encouraged to be creative and build / develop applications that. Monthly salary is $1000 If intetested, please apply and we will arrange a zoom interview Thanks
8 Applications
(49) MQL5 Consultation
40+ USD
Hello Programmers Have new idea for new expert advisor for MT5 Developer should well know Ichimoku Cloud system - buy and sell option. Can send link for explaining it. Extra build in Bollinger band system working Averanging Martingale Technique automatic open/close and changes TP levels in diffrent lines Should make both side BUY and SELL orders. Seems scary, but would like to try does it work. Also I am open for
50 - 100 USD
hi I have developed a trading robot based on an indicator that I intend to sell to my students and I need it secured so that if a lachete he can not share it others, what option can you offer me? I would like my initials or info to include on the graph
10 Applications
50 - 75 USD
Not using a EA attached to a chart but just reading in real time every 0.5 seconds or every second the bid-ask prices of around 4 0r 5 major currencies pairs on one specific broker from MT5 Market watch or from elsewhere in the MT5 platform and recording that data in an excel sheet (or in csv format) with time pair bid ask. this for a period of 2 hours during the market are open. That represent around 7200 lines of
8 Applications
MQL5 Scripts Consultation
30+ USD
Hello, I'm looking for a dev to share the code on how to restrict my EA to one broker. The code will need to be something I can copy and paste to the first few lines of my EA changing just the "broker name" that is allowed. I'll be testing using broker
10 Applications
(49) MQL5 Consultation