All orders - Trading robot/indicator debugging - closed

Create an order

Categories

Popular skills

All Forex Trading robot/indicator debugging Strategy optimization Statistics and mathematics C++ Strategy modules
8906 completed jobs in all languages
Sort by:
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 - 35 USD
Hey guys am seriously in need of a well experienced developer to develop me an indicator for only crash 1000 its simple indicator available on mt5 indicators list. Its awesome oscillator, accelerator oscillator and paraboric SAR so it the oscillators has two colors red and green. I want the indicator to alert (sound) when it changes colors then the paraboric SAR must arlet when it changes position arlet when on top
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
30 - 50 USD
I want MTF Heiken Ashi sub window indicator, almost exactly like the (4-time-frame-heiken-ashi) The similar indicator is attached below. And similar input panel. And must not repaint. (I mean any of the line must not repaint). Other features... 1, Option to choose any time frame. For example, from M1, M5, M30, H1, H4, D1, W1, and MN1. In any of the line. And must be labeled on right hand each of them indicating the
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
30 - 500 USD
Hello! I found a seemingly excellent open source code on this website: https://www.mql5.com/ru/articles/7777 (Let me know if you are unable to access this) The file " griderKatMultiEA.mq5 " is able to compile on MetaTrader 5. But when I try to backtesting, no trading happens. I guess the reason is the author publicized the strategy several years ago, when the MetaTrader 5 might be in a former version, incompatible
5 Applications
350 - 550 USD
Hi guys I would like to make a SMC EA for MT5 based on 5 timeframes analyzing the same price action. First of all here's a video which helped me for this: https://www.youtube.com/watch?v=vEXji2ClXMc The EA needs to recognize: - Market Structure highs and Lows (Swing Points) - BOS = Bodyclose above/below last swing point - Discount/Premium/Equilibrium - Orderblocks - Imbalances/Fair Value Gaps (FVG) - Liquidity
9 Applications
30 - 50 USD
I have a working trading system with use of 2 multi-timeframe histogram indicator that i want to automate. This signal will be used for both entry and exit daily. The daily signal will be generated from yesterday price action. Experienced developer can reach out tome as soon as possible. Thank you
Modifications on my existing tool (personal job)
60+ USD
Hi, I want you to modify my tool as per instructions. Everything is explained in the instructions. I hope you will find the instructions useful. Let me know if there is any missing info and I will help. Let us make this look great. Thanks
300 - 700 USD
**Description:** I am looking for a developer with expertise in both Pine Script and MQL4/MQL5 to convert my TradingView strategy script into a fully functional MetaTrader Expert Advisor (EA). The strategy is based on moving averages and MACD crossovers, incorporating ATR for position sizing and fixed stop-loss logic. **Project Details:** **Inputs from Pine Script:** - Fast EMA Period: x - Slow EMA Period: x - MACD
16 Applications
30+ USD
I have an indicator on a custom renko chart that writes to a file and an EA that is supposed to read the file and trade based on it but having some trouble with the EA
5 Applications
Convert a small indicator from MQL4 to MQL5 (personal job)
30+ USD
I want a current indicator converting from MT4 to MT5. The indicator was originally created in 2017 and the rules and logic should all be in the code. I'm hoping 3 days is enough to try and test
1 Application
Make changes on existing EA (personal job)
80+ USD
I need an experienced coder with availability to make changes to an existing EA script and assist with testing / post troubleshooting. The testing is very important so if you don't have time please do not apply. Fix Positions opening then cancelling Trade time window setting Fair Value Gap not plotting on chart Fair Value Gap requirements Remove manual updating of Magic Number per EA Edit message in alert
9 Applications