Orders for Expert Advisors development - Trading robot/indicator debugging - closed
Create an orderCategories
All
Indicators
Experts
Libraries
Scripts
Integration
Converting
Translation
Design
Consultation
Other
Popular skills
All
Forex
Trading robot/indicator debugging
Strategy optimization
Statistics and mathematics
C++
Strategy modules
7764 completed jobs in all languages
Sort by:
30+ USD
Hello, I want to create a dollar-cost-averaging trading bot ( EA on MT5) as follows: 1. Open market long trades as soon as possible on the symbols USDJPY & USDCHF as long as there is no open position on the same symbol. 2. Have a safety buy order if the price drops by 1% from the first entry price (base order), and a second safety buy order if the price falls by 2.5% from the base order, and a third safety buy
10 Applications
30 - 50 USD
Hello programmers.. i have an EA. 1. i want 2 tab buttons at top. Tab 1 - Reset ( if i click this reset button, then only EA should start run. when its running the button ll be green) Tab 2 - Close (if i click this close button, all orders running in the particular chart ll be closed. Reset button ll be red colour) 2. when orders taken in live market, EA comment should come in
7 Applications
30 - 50 USD
i would like to make a trading bot based on price action and the 50 simple moving averages. here are the rules for entry a trade. The robot automatically must entry a trade when a bullish or bearish ingulfing candle prints and cross the 50 moving average, the trade will only happen once the ingulfing candle closed. i want the bot to continue open positions only if price action gos on the direction desired, for
17 Applications
50+ USD
Apply only for 50$ only experienced developers .Risk management only. Need same results to my ea. 1.lot step 2. Auto lot 3.auto lot stop when trade close with Profit% 4.daily loss % 5. Opposite trade if loss. See results than apply
18 Applications
30 - 200 USD
These are the required parameters: 1. Lot Size - fixed size (0.01) 2. TP - in Points 3. Period of time to start Net-Zero: ie 24 hours from 1st trade (in hours) 1. The idea of the trading system is as follows: market entries are performed every new candle of the timeframe of the chart in the trend direction with TP set according to to TP set by user. 2. Trend is determined by testing the exact same scalp strategy on
24 Applications
200 - 300 USD
Hello, I am here to request a custom MetaTrader 5 Expert Adviser. I need an experienced developer as this needs to be a seamless, quick process. Below I have listed some of the requirements, exact details and settings will be provided upon approval of the job. Features & Requirements: 1: 2 moving averages on the Daily timeframe - This will dictate the trade direction. 2: 3 Indicators on the H1, 2moving averages & an
20 Applications
30+ USD
MOVING AVERAGE CROSSOVER EXPERT ADVISOR FRAMEWORK Description This robot shall work on the strategy of moving average crossing either to the upside or downside. Robot settings (inputs) Session Entry and Exit Condition or instruction Buy Condition The robot shall place a buy condition or open a buy position at CMP when a bearish candle OPEN AND CLOSES BELOW the moving average. (It must close before opening a
50 - 100 USD
EA is based on RSI the EA should the identify the current trend and enter trades based on trend Parameters: 1- entry point is either cross-up cross-down from the 80 line or 20 line on on the RSI indicator Plus momentum in the right direction as in engulfing candle to signal buy entry or sell entry 2-Risk management Risk management should be 2% of account LOT size should be in the parameters and to be determined by
34 Applications
35+ USD
make ea for range bar chart based on 1 mt4 indicator. ea must open trade based on indicator arrows, the indicator settings is not default (a set file will be provided). if you can implement the offline range bar chart in the ea it would be great but i don't mind just loading the ea onto the range bar chart. ea must have time filter, tp and sl in pips, auto lots x balance, target max daily loss and profit in % and
3 Applications
MQL4
Experts
Forex
Trading robot/indicator debugging
Strategy optimization
Statistics and mathematics
C++
Strategy modules
Panels and dialog boxes
Stocks
C#
Python
Custom graphics
Futures
MySQL
JavaScript
Options
Product Design
Java
Collection of data on the internet
SQL
PHP
HTML
Uploading data to a website
Data mining
Text writing
Text translation
OpenCL
ALGLIB
PostgreSQL
Linux
Photoshop
R
RegExp
RSI DIVERGENCE EA (RDEA.mq4) (personal job)
120+ USD
This RSI divergence EA will use two RSI upper levels (UL1 and UL2) and two RSI lower levels (LL1 and LL2) as shown on attached screenshot1 to determine the divergence and order entry. I will demonstrate this with Sell instance and Buy instance. FOR SELL ORDERS RDEA will use UL2 to determine Sell divergence and UL1 for sell order entry and LL1 to cancel unfulfilled Sell divergence. SELL DIVERGENCE SIGNAL RSI must
1 Application
Modification in the existing Indicator (range breakout ) (personal job)
35+ USD
1. To fix the supertrend bug in the indicator according to the demonstration 2. To add new level "range cushion" for range breakout confirmation and modify the entry according to the demonstration
35+ USD
Hello, looking for developer which can make simple Trading Bot on MT5 for DR/IDR based on my rules. Intro: M5 bar close above/below certain session hour range, then place order immediately . Then wait TP/SL Reference: the "TheMas7er" DR/IDR concept explain https://www.youtube.com/watch?v=Uxwr4CVhGhg 3 DR session explain 3 DR session: ARD: 19:30-20:30 UTC-4 ODR: 3 :00-4:00 UTC-4 RDR: 09 :30-10:30 UTC-4
5 Applications
40+ USD
I need an experienced programmer to code the attached indicator into an EA with added features. The strategy of the indicator is based on the THREE WHITE SOLDIERS and THREE BLACK CROWS candle stick pattern. Note that i do not have the source code for the indicator but the indicator is free on mql5 however, if you are familiar with the candle stick pattern you should be able to code it into an EA without the source
11 Applications
30 - 100 USD
The script is simple as it can be, EA should act same or closely match the performance and results of the TradingView script in TV , (USD/CAD) from 1M chart to 1H fastEMA_period = input ( 5 , title = "Fast EMA Period" ) slowEMA_period = input ( 56 , title = "Slow EMA Period" ) // Calculating indicators fastEMA = ta.ema ( close , fastEMA_period ) slowEMA = ta.ema ( close , slowEMA_period ) // Trade
19 Applications
Expert advisor based on PSAR (personal job)
30+ USD
The idea of the trading system is as follows 1. Market entries perform when the price crossing the Parabolic SAR in the Chart 2. Trend is determined based on the PSAR. if the price is higher than PSAR (Price>PSAR) the trend is growing. If the price below than PSAR (Price<PSAR) the trend is consider to be falling 3. Trading Signals: Open Position option: Buy Signal is when the price is crossing the SAR , then
1 Application
120+ USD
I need an experienced expert advisor developer with at least 300 job being done above to program an MT5 EA based on my strategy. The strategy is based on Bollinger band, Relative strength index(RSI), and MA on the same trading window. Some of the EA conditions is as fellow:- 1.it should check or have News filters, and also have options trade the news or not. 2. it should have options or conditions for trading Session
30+ USD
I am having a problem with my EA, where it bugs out with a journal error (Failed limit, (Market closed)) It usually happens around market closing, and a trade should be taken because my ea puts limits instead of executing the market. Needs it fixed on Forex, Futures indixes, Crypto
12 Applications
Modify Existing Scalping Expert Advisor (personal job)
70+ USD
——————————————————————————————— ——————————————————————————————— ——————————————————————————————— ——————————————————————————————— Hi Shukurjon, I would like help to modify an existing EA please. Strategy Description The EA will use the 'Extremum' based on the 1-hour timeframe only. The 'Extremum' input is used to identify the most recent high and low of the last x bars. The EA must continuously adapt each buy stop and
1 Application
30 - 111111 USD
Good day, i need someone to develop an EA with these simple rules: Trading period: from 07:00AM to 08:30PM UTC. Time Frame: 5mn. Only 10 Positions daily. Manually choosing for each Position: Position Side (Buy or Sell); Entry Price; TP; SL; Position Size. (however the execution of these orders must be automatic of course). The reasoning is this: If the First Position hit TP then trading for this day ends instantly
22 Applications
30 - 40 USD
Strategy based on stochastic oscillator. Buy when Red Crosses green and green is downward and opposite is sell. I want the ea to trade every cross. Where buying and selling takes place where there is an intersection or cross between the red and green lines
18 Applications