Orders for Expert Advisors development - closed

Create an order

Categories

Popular skills

All Forex Trading robot/indicator debugging Strategy optimization Statistics and mathematics C++ Strategy modules
88079 completed jobs in all languages
Sort by:
To create a trading panel (personal job)
32 - 53 USD
I need a trading panel that will allow two trades to be taken simultaneously. The panel would be able to manage the trades including stop loss, breakeven and take profit levels. The panel will indicate several parameters which I will discus with the chosen developer
1 Application
(25) MQL5 Experts
80+ USD
Looking for a professional programmer who has experience in making trade copiers for MT4. I need a trade copier that switches both BUY<=>SELL and OPEN<=>CLOSE simultaneously. I will need 2 EAs- sender and receiver. I will attach the sender EA to the sender MT4, and the receiver EA to the receiver MT4. BUY trades will be converted to SELL and vice versa. At the same time, OPEN will be converted to CLOSE and vice
5 Applications
(14) MQL4 Experts
60+ USD
This EA is base on martingale and grid. Programmer need to have experience to do button on chart for one of the function I require. We can discuss on this to see if it can be done. Also need to display some info on chart. Will provide more info if interested to take up this project. Thank you
15 Applications
(4) MQL4 Experts
Add an existing news filter indictor to existing EA (personal job)
50+ USD
Hi, This developer already added several news filter to several EA's of mine. I would like to add news filter to a new EA of mine. This is a personal job to a personal developer. Please don't send any offers, thank you
1 Application
(110) MQL4 Experts
30 - 200 USD
for example . x stock is 22.10 when I want to open position from 22.10 expert must open buy limit position every 10 points such as 22,21.90, 21.80,21.70,21.60…..(I must decide how many order)same time it must open buy stop order such as 22.20, 22,30, 22,40 …(I must deiced how many of them.) all of the must have profit target 10 points wit no stoploss. And when a buy limit or buy stop close because of takeprofit
10 Applications
(1) MQL5 Experts
Доработка советника (personal job)
30+ USD
Нуж но изме нить соз дан ный ран нее сове тник. Совет ник бу дет меня ться програм мистом, его соз дав шим. Все подро бности в техн ическом зад ании
1 Application
(27) MQL4 Experts
EA Modification (personal job)
150+ USD
Kindly check details a s discussed, modification of previously completed EA to allow for changes in scope. I will submit the job details in the next steps of the job submission phase
1 Application
30 - 50 USD
I need help writing a bit of modular MQl5 code for EA integration. The purpose of the code is to write the information of 20 different variables into a .csv file (in a format readable by excel) during the optimization in MT5. It needs to write the information for all currently running optimization passes simultaneously in ontick() (in other words, it needs the Frame() function) I want it to write into a different
3 Applications
(5) MQL5 Experts Other
75 - 150 USD
I currently generate price targets for the EUR/USD market on an Excel spreadsheet based on 5 minute intervals. The spreadsheet calculates 6 columns of potential target prices on a 5 min time period in advance. The spacing of targets can be between 5 and 25 bars apart. Requirement 1) is an MT4 EA Robot that imports the price target data columns into MT4 and plots them on a live 5 min chart, ideally directly from a
7 Applications
Simple ea (personal job)
30+ USD
Simple ea to close a running trade if the loss of the trade increase the threshold. The ea should close individual trades according to their current loss value. Means if there are 3 gbpusd trades and 1 one of the is -5$ and threshold is 2$ the the ea should close that trade now if the 2nd trade loss goes beyond that it should close that trade. The trades will be opened by an existing EA with stoploss but ofcourse the
1 Application
(4) MQL5 Experts
I NEED THIS TRADE MANAGER (personal job)
39+ USD
Our 24FxTrader EA opens 3 positions from 1 trade (each position targets different TP levels). So, you need to split your lot size to 3 parts. We recommend you to use half of Lot size of TP1 for TP2 and TP3 Lots. If you use 0.02 for TP1, use 0.01 for both TP2 and TP3. ‍ EA moves the Stop Loss as follows, (EA never forget to move SL to secure your profit) It’s simple like 1-2-3: – If first trade (lot 0.02) hit the TP1
1 Application
(7) MQL4 Experts
50+ USD
I'm currently using the indicator "Auto Support and Resistances" from MLABs, found in the indicators list from the marketplace. What I'm looking for is a expert advisor to trade these zones, using the MA (moving average) as a filter for buys and sells and current time frame of the chart. Long (buys) are when the price action is above the MA of choice and we cross a resistance area and the candle closes above that
6 Applications
(13) MQL5 Experts
New developments for my macd EA (personal job)
130+ USD
This will be a development on this job: https://www.mql5.com/en/job/151001 i need two or three more inputs: 1- Open second trade in the middle of the CD leg : This option only opens second trade in the middle of CD leg when draw channel is “False ”. I want this option to be applied also when draw channel is True . WE have a) " open second trade at first channel line test " input. this works accoring to the
1 Application
(1) MQL4 Experts
Develping EA idea (personal job)
40+ USD
I'm looking for an EA based on RSI and Standar deviation. When the SD crosses its MA and the short MA (of the RSI) is above the long MA, then BUY. The sell is with the opposite conditions. Finally there will be another entry signal when the short MA (of RSI) is above the 2nd short MA and both of them are above the long MA then BUY. The oppoiste conditions generate the SELL signal. The two strategies need two
1 Application
(5) MQL4 Experts
Creation of a new Robot (personal job)
100+ USD
Hello Master, how are you? Im here again with a new idea to develop a robot. I explain everything in detail for you when you apply to the job. Thanks
1 Application
(171) MQL4 Experts
30+ USD
So I would like to make a martingale strategy bot following what I have in my requirements specification. Please read it over and if you accept with my term, please comment and we will work it out
5 Applications
(1) MQL5 Experts
Multiple currency pair, autotrading ea - some changes... (personal job)
30+ USD
Hi, I would like You to do some changes on Expert Advisor that You made for me a while ago (I hope that You still have that source c0de). In "Comparisment condition" part of c0de, it needs to be changed: instead: "...then BoS=1" it needs to be "...then BoS=K" and in the following part instead: "...then BoS=-1" it needs to be "...then BoS=P. (Where "K" and "P" are integer variables that I can change from "Parameters
1 Application
(2) MQL5 Experts
50+ USD
Hello, I’d like to Integrate News filter to work with Strategy Tester. and also it should be in another function to check for a future news when running live. The module should be able to support fast backtest using news archive on csv file or library or website and implement it in ea. or can gather news on many years from a website which keeps these data and reuse it during testing . The data always should keep
2 Applications
(9) MQL5 Experts
The adjustment of my existing robot + script creation (personal job)
70+ USD
1) Adjust the stop loss 2) One operation at a time (just a single order) 3) Entry point (if can be done) to avoid arrows disappearing 4) Key generator to protect the EA (it will be a separate script or to create a crypted keys) =========================================================================================================
1 Application
(7) MQL4 Experts Scripts
Copier update (personal job)
260+ USD
#News Filter Can you please add news filter for copier the same as multibot. Make new section under safeties “News” #Split trades closing then opening Currently if the master closes part of the trade and the trades are split by the copier it will close all positions then open the portion again. This means we pay fees and spread twice for the partial. What are our options so that it will only close a portion of each
1 Application
(21) MQL5 Indicators Experts