Orders for indicators 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
35+ USD
Hello, I need help in automating the manual trading rules using a MT4 indicator. The setup has the following components: 1) Custom MT4 indicator 2) Standard Stochastic indicator The custom indicator has the following components: 1) A dashboard with text confirming the trade direction (Like Buy or Sell) 2) Has a trend channel similar to the Standard Deviation channel with 3 lines - Top line, middle line and bottom
15 Applications
100+ USD
Hello, There are this free expert advisors, named as Dark Venus, Stratos Goldwind and Dark Moon . I need the best set files to this EA which is free in the market. The EA are in MT4 Expert Advisor Area. The safest set files for 500 Dollar account. I need the set files for Risk to Reward, No martingale please . Kindly give me the SET File for any one of the above EA. Much Thanks
4 Applications
30 - 50 USD
Title: Custom MT5 Indicator for Future EA Development Description: I would like to create a custom indicator in MQL5 for MT5 that visualizes trading signals or conditions based on the following logic: 【This indicator uses 5 Fibonacci Fans drawn from a specific swing high to swing low (or vice versa). When the price touches one of the fan lines, and certain conditions are met, it displays an arrow on the chart. It
13 Applications
Improve EA by adding Risk Management Feature (personal job)
70+ USD
I need to add these updates to my EA: 1. Add Risk Management 2. Unlock Strategy selection 3. Update UI 4. Prepare Demo version of updated EA. Full task here: https://excmax.notion.site/Task-for-Risk-Management-1edb27bf1eff80648414d1023bd0d8cc The source code attached
1 Application
30+ USD
I have already my EA mql5 file available with me. I would like to develop a small feature in that EA as an additional functionality. This EA should have small options added as I require
11 Applications
Fix issues with news filter and lot size calculation (personal job)
30 - 200 USD
Fix issues with lot size calculation after news position closure.Fix issues with news closure when news is not coming but Ea is closing positions without reason.Add external input functions for text display.Add news explaining display.Add external inputs for indicator buffer number.Add external function TP in points.Add external distance function for buy sell buttons
MODIFY SUPPORT AND RESISTANCE INDICATOR TO TIMELY ALERT ON HFT ZONES. (personal job)
61+ USD
Need update on a simple supply and demand indicator to alert when HTF levels are tapped. It already has alerts on current timeframe and the delay interval set to 2 hours. So 30 min 1hr 2hrs and 4hrs.Also please if possible adjust the 2hr delay timer to work with each zone separately. This way I won't miss important alerts. The indicator as whole is okay no bugs or heaviness on reasources. Just need to get timely
1 Application
30+ USD
MQL5 Indicator Panel Update Issue I'm experiencing an issue with my multi-timeframe indicator panel in MQL5. When I change indicator parameters (such as MA Period, ATR settings, etc.), the visual elements on the chart update correctly, but the information displayed in the panel remains unchanged. For example, if I change MA Period from 8 to 60, I can see the indicator lines on the chart shift position according to
MT5 Multi Time Frame Trending Price Action EA - PHASE 3 (personal job)
175+ USD
Looking for an Experienced MQL5 Developer to code fully automated EA based on Trend Direction and Price Action. Symbols traded are Forex, Commodities, Indices, Crypto and Stock CFD’s. EA Strategy incorporates several strategies, including Breakout and Fibonacci Retracements for Trend Momentum Trading. Multi Time Frame Trading Based on 4 Time Charts, 15MIN, 1HR, 4HR, Daily Chart. EA needs Adaptability for
1 Application
Update of my WaddahAttar_HTF indicator (personal job)
100+ USD
Hi, As we discussed already, attached are the requirements for the indicator and as well the base code of the indicator. Let me know if you have additional questions or anything is unclear. Just to be clear, the current signals which the indicator is giving I need them to be filtered based on the rules from the attachments. Thanks a lot
1 Application
30+ USD
Convert Trading View BOS & Choch Indicator into mq5 code of MT5 Indicator Scope of work : 01. developer need to convert exact same trading View Indicator to MT5 Indicator 02. Developer need to Deliver Full mq5 Code of MT5 indicator 03. I will provide Trading view Pine code
15 Applications
30 - 50 USD
modify my EA trailing stop and average section I have a hedging type EA, but there are some codes that I don't understand why they are still not active on the one hand: Trailing is active, and sometimes trailing is not active (if there is 1 open position) on the other hand: if hedging (maximum 3 positions) is open, EA should close the position with a small profit, but this is not closed at all. I need help to fix
30+ USD
Requirements Specification I want to modify the alerts on an MQL4 TMA bands indicator. At present, the indicator gives two alerts: LowerBandTouchAlert : when price tags the lower band UpperBandTouchAlert : when price tags the upper band I want to add the option for the alerts to be filtered by the trend. The trend is defined by the indicator's 'Trend threshold' setting which colors the center line (green for an
12 Applications
MT5 Multi Time Frame Trending Price Action EA - PHASE 2A (personal job)
30+ USD
Looking for an Experienced MQL5 Developer to code fully automated EA based on Trend Direction and Price Action. Symbols traded are Forex, Commodities, Indices, Crypto and Stock CFD’s. EA Strategy incorporates several strategies, including Breakout and Fibonacci Retracements for Trend Momentum Trading. Multi Time Frame Trading Based on 4 Time Charts, 15MIN, 1HR, 4HR, Daily Chart. EA needs Adaptability for
1 Application
49+ USD
Hello, I am looking for a skilled freelancer who has experience in coding for MetaTrader to help me convert an existing MQL4 indicator to MQL5. The indicator currently functions well in MQL4, but I need it to be compatible with the latest version of MetaTrader and take advantage of the enhanced features offered in MQL5. Key Requirements: 1. Convert the existing MQL4 code to MQL5, ensuring all functionality is
30+ USD
Hi , i would like to add a Recovery system like . There should be 3 Parameters for recovery . (1-Recovery On/Off) (2-Recovery lot=x) After a loss Trade, it should increase lot given in recovery lot, it should increase untill win or until this parameter reaches (3-Recovery reset after losses =x). Another Setting (Risk per Trade On/Off) if enabled then it should not trade with normal lot . (4-Risk per Trade = x in %)
4 Applications
30+ USD
Hello I need a developer who can modify my EA. The ea should not open trades when stop loss is hit or trailing stop is hit or take profit is hit and wait for the next signal to begin opening trades again. The ea keeps opening trades after stop loss or trailing stop or take profit is hit using the old signal making it less profitable. It should not open another trade after stop loss ot trailing stop or take profit is
15 Applications
100+ USD
Hey man You can proceed converting the initial tradingview code to NT8 and you will add the multiple user-configurable parameters, including three profit targets, an initial stop loss, a break-even stop loss, and a trailing stop loss you added before. Thanks
Add ADX and DI logics to na existing Dashboard in Pinescript (Tradingview) (personal job)
60+ USD
d1.ADD AdX and DI logics to show their values on an existing Dashboard of a Tradingview’s custom indicator. 2. The Dashboard must show in specific collumns the ADX and DI values for each selectable timeframe so the user can have an overall sight of the values of both situations in real-time. 3. The dashboard must keep functional with all the previous features it had before, so the other indicators already
1 Application
50+ USD
I am looking for an experienced developer to fix bugs in an EA designed for XAUUSD scalping, which I wrote myself using AI. The EA is based on simple "price action" logic, which I succesfuly use for so many years in manual. The EA generates very good results in tests "on every tick" and on a demo account. However, on a real account with VPS, it opens incorrect positions or at the wrong times, closes positions at the
12 Applications