All orders - Strategy optimization - closed

Create an order

Categories

Popular skills

All Forex Trading robot/indicator debugging Strategy optimization Statistics and mathematics C++ Strategy modules
3383 completed jobs in all languages
Sort by:
40 - 100 USD
Calculation of Support/Resistance Zone EA function A function, which returns a nearest Support and Resitance ZONES for selected timeframes. Calculation of zones should be done on swing max/min fractals. Expected function: Entry parameters: timeframe, 1M, 5M, 15M, etc... (a S/R zone will be calculated based on data fron this timeframe) count of zones (returns a number of closes S/R zones details) other necessary
Dream Catcher 7 (personal job)
30+ USD
Add a new filter of the stochastic indicator to work as shown below, I should be able to change all the inputs of this particular indicator as i please. First filtering method if( main is greater than signal) {open buys only and filter out sells) else if(main is less than signal) {open sells and filter out buys} Second filtering method: if((main is greater than signal) and (signal is greater than specified overbought
Create an EA based on 3 indicator (personal job)
50+ USD
Akmal: I would like to build new EA Based on few moving average combine together with stochastic osscilator, accelerator oscillator EA can run in multi pair TF used at least H1 or H4 Position intraday or scalping Function include 1- expiry date ( where i can adjust it) 2- auto set TP (10-15pip) and SL (40-50 pip) 3- trailing stop ( it price moves profit 3 pip from initial price, breakeven takes place) 4- daily target
50 - 100 USD
Need an EA that opens and closes trades with crossovers of 3 different indicators /////// usual Inputs & Money Management parameters (tp/sl/trailing/ stealth etc) ///// Magic Number///Comment////Dashboard////No Pending orders required//// a a a
Modify EA (personal job)
40+ USD
modify EA xxx xxx xxx xxx xxx xxx xxx xxx xxx xxx xxx xxx xxx xxx xxx xxx xxx xxx xxx xxx xxx xxx xxx xxx xxx xxx xxx xxx xxx xxx xxx xxx xxx xxx xxx xxx xxx xxx xxx xxx xxx xxx xxx xxx xxx xxx xxx xxx xxx xxx xxx xxx xxx xxx xxx xxx xxx xxx xxx xxx xxx xxx xxx xxx xxx xxx xxx xxx xxx xxx xxx xxx xxx xxx xxx xxx xxx xxx xxx xxx xxx xxx xxx xxx xxx xxx xxx xxx xxx xxx xxx xxx xxx xxx xxx xxx xxx xxx xxx xxx xxx xxx
1 Application
(4) MQL4 Experts Strategy optimization
30 - 70 USD
My wish is: that you Programming "1ay" as an expert but integrating the "SupResCandles" and "profitclose" (they take the code from suprescandles and from profitclose and incorporate the code they want to make into "1ay") that should be easy work! and you integrate this panel (accountinfosample) in expert that is in principle only integration and migrier work! I wish expert as well as source file! Please apply only if
Modify ea (personal job)
30+ USD
Modify existing ea and add more parameter on input. entry will order when spread are depends on what we setting. example If we setup 50 points spread, that mean entry will place when spread is below 50points, if we setup 20points EA will place entry when spread are below 20points. it can be custom on input base on what we need
1 Application
(4) MQL4 Experts Strategy optimization
30 - 50 USD
hello i would like create an indicator based on CCI value, the detail will be discussed during work agreement. the requirement as below: 1- arrow entry signal on the candle chart
40+ USD
dear coders, I need someone to create for me EA by using my own strategy. Just simple build in mt4 indicator (envelopes + moving everage) with custom and hidden SL/TP. I also want to include Money Management. I don't prefer to use set file and indicator file
10 Applications
MartinHedge EA (personal job)
30+ USD
The idea is that I need an EA that buys when 2 MAs cross over each other (ex: 10 cross above 20) and I need it when another cross happens (ex: 10 cross below 20) to sell with lot multiplier. I mean if I start with 0.1 buy, the next sell trade will be 0.1xmultiplier (say 1.5 or 2 ..). Then scenario should continue buy, sell, buy, sell etc until a predetermined desired amount of profit/loss in USD is reached. I need
MT4 EA to trade on 3 MA (personal job)
30+ USD
I'm looking for something like this. User variables should be: TimeFrame (default H1) ShortSMA (default 5) +ShotSMAmultiplier MidSMA (default 13) +MidSMAmultiplier LongSMA (default 34) +LongSMAmultiplier UpperNoTradeRange LowerNoTradeRange Other value as usual TP, SL, Trailme, Comment, Magic, Filename, etc
30+ USD
Hi programmers, I'm new here, hope we can benefit from each other. Here is the plan: (image just added to clarify) EA - Based on SMA slope ==> BUY/SELL/CLOSE criteria 1) Active on all 35 majors Forex pairs or Selected pairs 2) Criteria to Buy /Close a Buy - SMA5 on M5 got a slope over "X" value - Spread must be bellow "Y" value - Lot size at "Z"% of the balance - SL at -10 pips from EP - Set TP to "V" pips over EP -
DREAM CATCHER 5 (personal job)
30+ USD
Hello Genesis, May we add an ADX filter. # 2018.10.09 20:08 EN reply 2018.10.10 So I should be able to turn this ADX indicator filter on and off. Also, I should be able to set the ADX period I want to use . This filter should filter trades in Two ways First way(without using the ADX line): If (the +Di is greater than the -Di) {the only trades that should be executed are buy market orders} else if (the -Di is greater
ADDING BUY SELL AND BULLISH SWING AND BEARISH SWING CONFIRMATION WORDS (personal job)
80+ USD
now this indicator i would like you to add 3 ema ..20..50..and 200.. and a lock where i will be using my accounts as a security code only visible in mq4 file ...the we add those buy and sell words as i have explained on the templates.. but i would also like you to make the buy and sell words to have a delay of 4 hrs after the arrow has shown.... for instance if im in 1hr timeframe and the red arrow shows up ..the
1 Application
(1) MQL4 Indicators Strategy optimization
30+ USD
I HAVE MY EA READY BUT IT DIDN'T PASSED TEST BY CHEKS A TRADING ROBOT TEST BEFORE PUBLISHING IN MARKET. SO I WANT A PROGRAMER TO HELP ME STEP BY STEP TO CLEAR AT ALL STAGE. I ALSO WANT TO ACC MONEY MANAGEMENT, RISK MANAGEMENT, LOTSIZE MANAGEMENT CONTROLER WITH ONE STOP AUTO STOP AND AUTO START BUTTON ON SCREEN CHART. I HAVE ALREADY DEVELOPE EA AND EA'S SCRIPT IS ALL WELL AND IT WORKS ALSO. BUT I WANT TO CHECK THEM BY
30+ USD
Hi have an EA *attached} and need it to convert to mql5. Furthermore I need stong assistance in backtesting and optimization that EA. Especiallz under MQL cloud, file/saving during backtest optimization
50 - 100 USD
I have a straightforward indicator that I want to convert to an EA. I also have tutorial videos on how the indicator works, and where I want the order to be placed, when to close the order, etc. The indicator finds specific support and resistance levels and marks them on the chart. Once the price breaks one of these levels, at next bar open the indicator should place an order with the TP at the broken point
MOVING AVERAGES SLOPE AND CROSSOVER BASED EA (personal job)
50+ USD
Hi Genesis, now that we know how to make a moving average filter, we need to add more of them, so I am able to choose how many I want to use and what the parameters should be for each. Imagine that I choose to use 3 moving average filters. So that the following logic is used to filter trades. If ((filter1 is true) or (filter2 is true) or (filter3 is true)) {ignore trades} # 2018.09.30 14:58 EN reply
30 - 50 USD
8EMA and 50SMA Lot size: Last candlestck difference between high and low be divided by desired risk amount e.g. $25, $50, $75, $100 or more etc Sell Entry: Whenever 8EMA is below 50SMA, Price must be below 8EMA, i look for candles more like pin bars with price opening from below 8EMA and rose above it or touches 8EMA and close below it, sell pending order is placed 1-2pips below low of last candlestick e.g. if last
30+ USD
The indicator does not update itself I always have to refresh the indicator in order for it to display the updated information. 1. I need the indicator to be updated at all time with current market movement. 2. Remove the dashboard information. Very Simple Task 😁