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:
Add new feature (personal job)
35 USD
New Feature for EA Add a feature that will Resend orders X times until the order is placed. This is to help execute missed orders from being off quote. This will work on every open trade feature within the EA
1 Application
(33) MQL4 Experts
PT Tester 4.1.3 (personal job)
45 USD
Changes to be made to existing inputs: Remove the following input - Alternate – This input can be eliminated since the Use Variable option replaces it. Add the following input – Change Take Profit to TP 1 (if false, input 0) and Percent 1 under it . Then add a TP 2 (if false input 0) and Percent 2 . Change the term Use Variable to Sequence. Add 4 additional types of trades to the Sequence inputs. So instead of
1 Application
(2) MQL4 Experts
10 - 15 USD
I'm wondering if it's possible to make a tool which, when equity drops below either a certain value, or beyond a certain % drawdown, then automatic trading could be disabled and all open trades closed as quickly as possible? I'm using EA's, and they are making the trades, so it would be good to have a tool which would essentially override these robots, by turning off automatic trading in MT4, and then closing all the
5 Applications
(3) MQL4 Indicators Experts
30 - 50 USD
I want an EA that opens positions at certain price levels and closes positions using SL and TP orders . The price levels that will be used are the round numbers and half numbers . No indicators . Will be given a very detailed instructions using charts examples showing step by step the procedure that the EA must follow
10 Applications
(4) MQL4 Experts
100 - 300 USD
Hi I am looking for Fibonacci indicator and EA I want Fibonacci from 1 min to 1 month donot repaint if I am on chart 4hours I can see 1 day Fibonacci indicator but I want to see all history on my chart Fibonacci indicator when time change Fibonacci indicator should immediately give new level to see where market have resistance and support rest for Ea we discuss on my email once I can see potential coder for my
6 Applications
(10) MQL4 Indicators Experts
MTFA (personal job)
10 - 15 USD
Based off the TMS-Matrix you just used for the previous job. I'd like the usual variables as well as the ability to change the 4 time frames periods. And it should kind of work how it worked in the last EA... When all the lines are blue it places a long and when all the lines are red it places a short. It should take profit when any of the lines change to the opposite color
1 Application
(8) MQL4 Experts
Convert MT4 EA to Multicharts Signal (personal job)
50 - 80 USD
Sorry, this job is for Igor. Per my previous message to you. Please use the following setup for coding: 1) SETPROFITTARGET (ProfitTarget*NumberOfContracts) ; 2) SETSTOPLOSS (StopLoss*NumberOfContracts) ; 3) Program the code for 1M chart (data1) and reference the logics of the 1Hr chart (data2), see below chart. examples: currbar = BarNumber of Data(2); XAverage_2 = XAVERAGE (Lamda, Fast_Period)of Data(2);
1 Application
(19) MQL4 Experts
20 - 35 USD
Ea counts consecutive up ticks, e.g 35 (10 ticks = 1 pip). When opposite tick(s) are encountered e.g. 1, we stop the up consecutive tick count and enter the buy order. After condition is met, we have option for time count and market to remain within a range, only if it stays within the range do we enter the buy order. We have option to count losses after SL within a max time and if too many losses, we stop trading
6 Applications
(9) MQL5 Experts
10 USD
Hello guys, I need an EA to execute trades based on Moving Averages & RSI. Money management and Martingale is part of the element. For those who are interested we will talk more. Thanks
3 Applications
(32) MQL4 Experts
30- USD
Hi, I need a professional coder to help me modify a dynamic stop orders EA. And I need it fast. I will send you specs and source code once confirmed
8 Applications
(4) MQL4 Experts
2MA-ea modification plus fibz indy and ea (personal job)
12 - 20 USD
You will modify the previous ea by fixing individual exit target each for the three strategies and then code a fresh ea with exact same entry and exit rules of 2ma ea but only replacing ma2 with fib level and just like 2ma ea, all three strategies must have its own unique exit target
1 Application
(2) MQL4 Experts
10 - 50 USD
The strategy is quite simple, the main signal of the strategy is provided by the indicator mindhero, blue for buy and red for sell, also some filters may be used (SMA, trading hours) for filtering entries plateform : mt4/ 5 digits Opening and closing position ++ Open buy postion 1- a blue arrow from mindhero indicator appears on chart ( entry after the close of the candle ) 2- This candle is situated above SMA
6 Applications
(6) MQL4 Experts
Razor scalper + Trend Laser EA (personal job)
50 - 200 USD
Hello, I would like to make an EA using both indicators from pipfinite: Razor Scalper + Trend Laser here a video how to combine: https://www.youtube.com/watch?v=EZmnZC_Kl5Y&feature=youtu.be The EA should have these inputs: - list of tradable assets - TP & SL for each asset -numbers of lots for each asset. - TimeFrame ( but my preferable is m1) - minimum success rate ( if below , there will not be a trade) -number of
1 Application
MQL4 Experts Scripts
50- USD
I need an EA to trade with signal from some indicators as follows, screenshots attached for more details, and indicator also attached for examine. Indicators used: PZ Day trading (MinRange, MaxRange, HighLowFilter) those are configured in EA EMA 34 Close (Period configured in EA) EMA 89 Close (Period configured in EA) Signal: PZ Day trading indicator signal Position caclulation: Lot size should be calculated as risk
5 Applications
(9) MQL4 Experts
MACD Robot (personal job)
50 - 100 USD
There is a free indicator here that I would like made into a robot. I will let you know what the name of that indicator is privately (In Word document I've attached). I would like it to trade when the signal on the indicator indicates it's time to buy or sell. I would like to be able to adjust take profit, stop loss, have a martingale, determine martingale multiplier, be able to trade it on any timeframe, able to use
1 Application
MQL4 Experts
Create MACD and OSMA classes to process signals (personal job)
50 USD
This is similar concept as in #46427 , but for MACD and OSMA indicators for the given conditions. Requirements: - Signal() method to return True when there is a signal to trade for the given buy/sell operation. - Update() method to update indicator on signal method call. - User inputs should be included in a class file. - The code should compile and work in both MQL4 and MQL5
1 Application
(14) MQL4 Indicators Experts
Modifications to EA (personal job)
100 USD
Hi Bart, I am looking to add some more functionality to couple of scripts. 1.7.1 needs to be developed further to not only compare 3 ticks but also 4 ticks, 5 ticks, 6 ticks, 7 ticks and 8 ticks to both open and close the trades. This should be offered as a drop down box. "OpenTrade" and "CloseTrade". If open trade is "4 ticks" then it should compare to see if 1st tick > 2nd tick > 3rd tick > 4th tick for buy and 1st
1 Application
(7) MQL4 Experts
10 - 15 USD
Hello, I need a simple EA to place pending orders for the DAX30. Here is the description: Dax EA 1. Pending order with 2 options: a. buy stop, b. sell stop. Possibility to enter numeric value for buy stop/sell stop, e.g. 10.500 (at this value the buy/sell shall be executed). If only a value is entered, e.g. for a buy stop and no value for the sell stop -> only place the buy stop. 2. SYMBOL: GER30, i.e. 1 digit
3 Applications
(10) MQL4 Experts
Modify an existing EA to include trade halting and Pinbar settings (personal job)
30 USD
Modify an existing EA to include the option to stop trading after certain amount of martingales have been executed. The existing martingale count should still stay intact as I will only want to halt trading on certain pairs and then reset martingale once I am back in front of computer. The second portion of the order is to build the rules of a different EA into the existing EA. As long as the same signals are
1 Application
(1) MQL4 Experts
Cci trend v4 mod (personal job)
25 USD
asd fd ff ghfhgh jgjhjn dgrdg gfdgr hfd fgrgrg hde he rtgrege gerfgd ertergfvsdf rt s f re gfsd gf gggsg r r gsgs fdf ersdfd sf e sd fsdfefs vs dsd s d dsccsd send you file leater
1 Application
MQL4 Experts