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
87752 completed jobs in all languages
Sort by:
10 - 20 USD
I need autotrend indicator/ea that will identify minimum of two minor highs and two minor lows on any time frame. i can draw this by hand myself but just want to use EA to do that . and when the two minor highs and minor lows has been identify,i will want to get alert and decide which one of the trade i need to take
3 Applications
(6) MQL5 Indicators Experts
MODIFY ENTRY LOGIC FOR EXISTING EA CRAZYBOT (personal job)
10 - 20 USD
to upgrade the existing ea for more aggressive entry logic based on the rules we have discuss before this. all the rules will be provided in email after this.thanks for accept this job sir
1 Application
(11) MQL4 Experts
15- USD
The Expert Adviser what I want is trading with 2 Moving Averages crossing. * A trade is open when : - BUY : The Smoothed Moving Average crosses up the Linear Weighted Moving Average from below. - SELL : The Smoothed Moving Average crosses down the Linear Weighted Moving Average from above. * Trade is close when opposite signal is given. - TRUE/FALSE * Opening trade only when price is above/below the
14 Applications
(8) MQL4 Experts
The Prefect Blend EA (personal job)
10+ USD
An entry on the 1st Open Position for my EA. For the 1st Open Position will Open Trades Buy and Sell at the same time with auto-calculated Take Profit and strategies. The strategies and descriptions will be provide later. Thanks
1 Application
(7) MQL4 Experts
Upgrading the ea (personal job)
35 - 40 USD
Hi sir, i would like to upgrade my ea. this upgrading should simple. only use some additional parameter. such as pending order, TP, SL, and others. i believe it should be finished in one day. Thanks
1 Application
(48) MQL4 Experts
10 USD
I have a binary Options EA and I want to add a time gap filter. After the EA takes a trade it should wait X (customisable) Minutes before taking another trade. i'll provide the code
4 Applications
(37) MQL4 Experts
15 - 30 USD
The goal is to write a script which will calculate and print the data modelling quality value from the MQL code according to the following formula: ModellingQuality = ((0.25*(StartGen-StartBar) + 0.5*(StartGenM1-StartGen) + 0.9*(HistoryTotal-StartGenM1)) / (HistoryTotal-StartBar))*100%; This can be printed for example in OnDeinit() after real number of ticks and bars were calculated. I can share the code for counting
1 Application
(14) MQL4 Experts
Pullback Trend EA (personal job)
40- USD
1. buy only when color ma is green. 2. Sell when color is purple. 3. buy when the price hits the green Support levels. 4. sell when price hits the red resistance levels. 5. I would like to choose the S/R levels when trades start being placed. For example, R1,R2 and R3 true or false. 6. The S/R indicator paints new levels each day. The EA will need to place orders at these new levels . So total trades should be more
1 Application
(70) MQL4 Experts
Yet another great job (personal job)
20 USD
;hWHOEF OKWHFOW HHWWW 'W LKNFGKAKGKGKFG ;OOKGOOKG 'OJGOK OOOKJG 'OJOKR ;OJHJOG O;JOG JH;GJD ;DHFG;D DJGD JJG ;JJ JJG JG ;O G GOHJGF FGJH;HJA OO;HFG;OA ;FOGH;JAG OOGIOG DFG DOGORHADF ;OOHOAG OGO O;AJG AOGKJ G DFGOKJDF DFODFGK GOOKG DFKDKJFDG DKGJDFKG OKGKO ;OOKJAFKG FGKOKG OAPJG AKJKGGJ G AKKJGA GKJJAKG AGAKSG ASGKKJKF GFKJG S FGJKODJKGA A'KJGA A;KGKOAG AOGAOKG ASFGGAOSGKA ASGOASGKA SGJSFK SAKJASG S GSOKJG ASGKA
1 Application
(43) MQL5 Experts
10 - 14 USD
Hello, i need a programer to transform Expert adviser from Mql4 to mql5. The EA is working fine and i just need to use it on MT5 The EA uses Ma and RSI. Thank you in advance
10 Applications
(4) MQL5 Experts Integration
Create ea (personal job)
10 - 30 USD
Create ea base custom indicator. I want to choose how many options open at a time, you can choose the hours to operate, and lot, and that has the parameters of the indicator in order to optimize
1 Application
(1) MQL4 Indicators Experts
10 - 20 USD
Hi coders ! This time i wanna a EA that uses the power indicator like the picture below...just buy and sell following the signals. I want also a spread filter. quite simple
6 Applications
(10) MQL4 Experts
25- USD
I´m looking creating of simple of script which would to compare data of two platforms and when the script has found difference between the data of two platforms, so it should to count number of difference. The number of difference should to show in statistic table in each chart of each platform. I can to provide the formula for searching and counting of difference between the platforms. In the script should possible
5 Applications
MQL4 Experts
10 USD
Looking for a EA that has a independent buy and sell grid. Input: Magic MM Manual Lot Max Spread Buy grid step Buy grid multiplier Buy grid TP Sell grid step Sell grid multiplier Sell grid TP needs to be 1 EA that creates the independent buy and sell grid
6 Applications
(5) MQL4 Experts
DD control (personal job)
40 - 50 USD
1) When you reach the DD%, close all positions. 2) We must not turn off the EA, 3) The DD% value refers to the balance of the account. (Example: The balance $ 1,000, 10% selected DD, DD value = $ 100)
1 Application
MQL4 Experts
60- USD
Hi, I need a BBands based EA, with possibility of 1 pip scalping. Also needs auto GMT, and time filter. More details in PM. Ea should use definied periods BBands as a high-low value. Happy bidding
21 Applications
(20) MQL4 Experts
CAMILLA EA (personal job)
60 USD
As it repaint, I need the EA to close the position when the new signal is confirmed. As the dot appears with the correct bar colour, the position should be open on the second bar (bar shift = 1) if the bar is the same colour as the signal bar. If the bar is green = no trade. If the signal is confirmed, a new position is opened and the old position closed. The EA also needs a time filter as the system only works
1 Application
(2) MQL4 Experts
10 USD
Can someone modify the code that "SleepSeconds" variable takes its value from a csv/txt file, refreshes its value and always updates itself. . . extern int SleepSeconds = 1440; . . . int start() { prepare() ; if( CloseAll ) closeAll() ; else { if( dailyGrowth / AccountBalance() < DailyGrowth && TimeCurrent() - lastTradeTime > SleepSeconds && ( marginLevel == 0 || marginLevel > MinMarginLevel ) ){ if( totalTrades >=
2 Applications
(1) MQL4 Experts Integration
Hedging EA (personal job)
35 - 55 USD
EA will open 2 Pending Order at Start_Hour (buystop and sellstop). Then when one of the PO hit, delete the opposite one. Open the hedging order at range of 1st step (Hedging_1st step). First open order can also be triggered manually
1 Application
(16) MQL4 Experts
30 - 50 USD
I need an Expert Advisor for MetaTrader 4. Trading on a single currency. Closing of positions - by the SL, TP, and by a reverse signal. All positions are accompanied by a trailing stop. The lot is calculated as a percentage of the balance. The most preferred currency would GBPUSD. 1) Signal to open a position: a) A buy -position is opened if the currency increases by more than 0.00002 (example: if GBPUSD
11 Applications
(8) MQL4 Experts